Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | Fix near one opacity in editor icons | Krazy-J | |
Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988). | |||
2021-06-16 | Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD | reduz | |
* Renames for 2D and 3D * Class name was confusing, given both 2D and 3D have a "visible" property that is unrelated to actual on-screen visibility. * New name makes it clear that this is about visibility on screen. |