]> git.tdb.fi Git - libs/gl.git/commitdiff
Try to simplify object names when exporting a scene
authorMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 15:27:50 +0000 (18:27 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 15:35:57 +0000 (18:35 +0300)
The exporter now tries to find the longest common prefix for objects
sharing the same prototype and exports the prototype using that name.
This avoids having randomly numbered object names.


No differences found