Canvas properties: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 60: Line 60:
=== Depth Sorting {{Pending}} ===
=== Depth Sorting {{Pending}} ===
I think I have to look at depth ordering of groups and especially the ability to hide groups. Not too complicated but not possible from Nasal yet (you could do it by deleting and re-adding all elements but that's not a good solution
I think I have to look at depth ordering of groups and especially the ability to hide groups. Not too complicated but not possible from Nasal yet (you could do it by deleting and re-adding all elements but that's not a good solution
== Symbolic Constants vs. Magic Numbers ==
Constants will always be integer variables so we the constants defined in eg. api.nas should stay there. Maybe we can also write them from C++ to always stay in sync if anything changes, but that needs to wait until James has done his code.


=== Static Textures & Cascaded Canvases {{Pending}} ===
=== Static Textures & Cascaded Canvases {{Pending}} ===

Navigation menu