]> git.tdb.fi Git - libs/gl.git/commit
Add an option to automatically detect if tangents need to be exported
authorMikko Rasa <tdb@tdb.fi>
Tue, 13 Apr 2021 11:06:36 +0000 (14:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 13 Apr 2021 11:06:36 +0000 (14:06 +0300)
commit68cb1241d18f2e1d4d1bb3322edc694e2ea267df
tree345c66481c5adfa722c2116a6ad5e9984a4a90d7
parentab786f1f6ea398fe0b91d6ec7c039468a90c044b
Add an option to automatically detect if tangents need to be exported

It's enabled by default, which should reduce hassle when authoring
models.
blender/io_mspgl/mesh.py
blender/io_mspgl/properties.py