heyx3 / Bplus.jl

A modern OpenGL 4.6 rendering framework, written in Julia.
Other
69 stars 3 forks source link

Allow for moving a `SceneTree.Node` to a different sibling index #82

Open heyx3 opened 12 months ago

heyx3 commented 12 months ago

Nodes are strongly-ordered, so we may as well offer the ability to change that ordering.