vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.05k stars 87 forks source link

SCENEGRAPH: adding a reference to a model node with children #370

Closed mgerhardy closed 5 months ago

mgerhardy commented 5 months ago

should also add reference nodes for the children, too

e.g. a scene where you reference a tree should get all the children of the referenced main tree model, too

This is needed for e.g. loading b64 cubzh scene files: https://github.com/vengi-voxel/vengi/issues/366