]> git.tdb.fi Git - libs/gl.git/commit
Simplify exporter creation
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Oct 2021 08:12:29 +0000 (11:12 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Oct 2021 10:41:09 +0000 (13:41 +0300)
commit3e4e6a2c15b5a61f6e713e12290cd10e82b20513
treeb85fc905dd62eda23f2d2d3ef5151b442598d7a9
parentcdb41a03865c72e69e7829641089fba4c361a56e
Simplify exporter creation

Since options are no longer set as instance variables, the helper
functions feel unnecessary.
blender/io_mspgl/export_material.py
blender/io_mspgl/export_object.py