]> git.tdb.fi Git - libs/gl.git/commitdiff
Make resource handling in the Blender exporter more flexible
authorMikko Rasa <tdb@tdb.fi>
Thu, 16 May 2019 11:38:27 +0000 (14:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 16 May 2019 19:34:55 +0000 (22:34 +0300)
All resources are now collected into a dict and referenced or inlined as
necessary.  This makes it possible for SceneExporter to see the resources
used by objects and export them to the resource collection as separate
items.


No differences found