diff options
author | Sven Göthel <[email protected]> | 2024-01-31 11:44:11 +0100 |
---|---|---|
committer | Sven Göthel <[email protected]> | 2024-01-31 11:44:11 +0100 |
commit | 03f24c544a70ebecc4e61c48425d361abc34d951 (patch) | |
tree | 39bf9eff0cd8f700948136ad86f2aa5997248bd0 /src/graphui/classes/com/jogamp/graph/ui/shapes/ImageButton.java | |
parent | f93b6c570b94beab1656f0024bdc06a22b2431d6 (diff) |
Bug 1495: GraphUI Shape: Only updateMat() if marked dirty once in applyMatToMv() and getMat(*)
It is sufficient to mark the internal iMat dirty when mutating the source values (pos, ..) and calling updateMat() only once when used in applyMatToMv() and getMat(*).
iMatIdent can also be set to true within updateMat() IF neither mutations occured, i.e. no translocation, scale or rotation.
Diffstat (limited to 'src/graphui/classes/com/jogamp/graph/ui/shapes/ImageButton.java')
0 files changed, 0 insertions, 0 deletions