]> git.tdb.fi Git - libs/gl.git/commitdiff
Redesign file writing in the Blender exporter
authorMikko Rasa <tdb@tdb.fi>
Wed, 15 May 2019 21:42:03 +0000 (00:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 16 May 2019 19:34:54 +0000 (22:34 +0300)
Instead of writing statements directly to the file as string fragments,
construct an in-memory representation of the exported data first.  This
allows it to be manipulated and combined easier.


No differences found