]> git.tdb.fi Git - libs/gl.git/history - blender/io_mspgl/export_object.py
Use an explicit material slot name in RenderPass
[libs/gl.git] / blender / io_mspgl / export_object.py
2018-04-25 Mikko RasaUse an explicit material slot name in RenderPass
2017-09-10 Mikko RasaEliminate a useless temporary variable
2015-11-28 Mikko RasaAdd an option to use shared meshes when exporting
2014-12-10 Mikko RasaAllow bounding sphere hints for objects and export...
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-09-15 Mikko RasaUse image path as texture identifier if available
2014-09-15 Mikko RasaTake material diffuse intensity into account
2014-09-15 Mikko RasaDisplay overall progress when exporting scenes
2014-08-17 Mikko RasaAdd a Loader for Scene, and a matching Blender exporter
2014-05-06 Mikko RasaMinor tweaks to the Blender exporter
2014-05-06 Mikko RasaMore options for exporting techniques
2014-05-05 Mikko RasaAdd an option to export a separate mesh file when expor...
2014-05-05 Mikko RasaRefactor object exporter to a separate class