Canvas properties: Difference between revisions

Jump to navigation Jump to search
→‎Depth Sorting {{Done}}: remove brainstorming (implemented and available)
(→‎Images: Static Textures & Cascaded Canvases {{Done}}: remove brainstorming (implemented))
(→‎Depth Sorting {{Done}}: remove brainstorming (implemented and available))
Line 67: Line 67:


One would just have to decide on which instance of FG the calculations of the ECIAS and other displays should take place, but with full mounting support this should be easily distributable as computing power is available.
One would just have to decide on which instance of FG the calculations of the ECIAS and other displays should take place, but with full mounting support this should be easily distributable as computing power is available.
=== Depth Sorting {{Done}} ===
Normally elements inside a group are drawn in the order they appear in the property tree. By adding a "z-index" property to certain elements it is possible to change the render order inside a group. It's value defaults to zero, therefore setting a negative value renders the according elements below its siblings and a positive index above the other elements.


=== Nested/shared "multipass" Canvases ===
=== Nested/shared "multipass" Canvases ===

Navigation menu