20,741
edits
| Line 91: | Line 91: | ||
Yes, that's true - that's been discussed previously, but there was talk about using a dedicated scene graph for such moving map displays on the devel list. | Yes, that's true - that's been discussed previously, but there was talk about using a dedicated scene graph for such moving map displays on the devel list. | ||
== Canvas Groups/Layers | == Canvas Groups/Layers {{Done}} == | ||
The layer/grouping feature we talked about will definitely be useful once the canvas is being used for such displays, because these "layers" can usually be toggled individually - so group sorting to disable hierarchies of drawable nodes, sounds like the way to go. | The layer/grouping feature we talked about will definitely be useful once the canvas is being used for such displays, because these "layers" can usually be toggled individually - so group sorting to disable hierarchies of drawable nodes, sounds like the way to go. | ||