]> git.tdb.fi Git - libs/gl.git/commit
Use filtering options from Blender texture
authorMikko Rasa <tdb@tdb.fi>
Thu, 16 May 2019 21:46:21 +0000 (00:46 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 May 2019 22:10:28 +0000 (01:10 +0300)
commite891021affc89a329d65b526744ebd38589cae32
tree930cdcecd398a460e4db2a20f799ac0d4be04c19
parent725fccf49be5669a5a74f267eb409bf2fc071e05
Use filtering options from Blender texture

A new property has been added on textures to reference the original image
only and use default options at load time.
blender/io_mspgl/export_material.py
blender/io_mspgl/export_texture.py
blender/io_mspgl/properties.py
blender/io_mspgl/util.py