]> git.tdb.fi Git - libs/gl.git/history - blender/io_mspgl/properties.py
Add functions for setting arrays of 2x2 and 3x3 matrix uniforms
[libs/gl.git] / blender / io_mspgl / properties.py
2019-05-19 Mikko RasaImplement material maps for exporting objects with...
2019-05-17 Mikko RasaUse filtering options from Blender texture
2019-05-17 Mikko RasaMove material and texture export to their own classes
2019-05-15 Mikko RasaTemporarily remove the material texture feature from...
2019-05-04 Mikko RasaRemove extraneous semicolons from Python code
2019-04-30 Mikko RasaMove most properties from exporters to the relevant...
2018-04-25 Mikko RasaCosmetic changes and TODOs
2016-10-29 Mikko RasaAdd properties to export materials as texture array...
2015-11-23 Mikko RasaAllow flagging meshes for winding test in Blender
2014-12-07 Mikko RasaSupport defining and exporting object LoDs in Blender
2014-12-06 Mikko RasaAllow materials to be overridden when inheriting a...
2014-09-15 Mikko RasaAdd an object property for inheriting the specified...
2014-05-06 Mikko RasaMore options for exporting techniques
2014-05-06 Mikko RasaAdd an object property to control compound exporting