]> git.tdb.fi Git - libs/gl.git/commit
Adjust texture datafile statements in Blender exporter
authorMikko Rasa <tdb@tdb.fi>
Sat, 13 Feb 2021 13:53:55 +0000 (15:53 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 13 Feb 2021 13:53:55 +0000 (15:53 +0200)
commit2a0d4c5aa8a6e3cca56fb446ab8e9a0fadc02bd1
treeaad8f7718f9cb59288446c26502f518b82fab394
parentcc7454c7f32ee8a8ff5d67c7a530d843bb68448c
Adjust texture datafile statements in Blender exporter

Sized pixel formats are now used for storage and it's only specified if
data is exported inline.
blender/io_mspgl/export_texture.py