]> git.tdb.fi Git - libs/gl.git/history - blender/io_mspgl/mesh.py
Add a bunch of comments to the Mesh class in the Blender exporter
[libs/gl.git] / blender / io_mspgl / mesh.py
2019-05-04 Mikko RasaAdd a bunch of comments to the Mesh class in the Blende...
2019-05-04 Mikko RasaRename some variable to be a bit clearer
2019-05-04 Mikko RasaSimplify the vertex splitting algorithm
2019-05-04 Mikko RasaMake the edge map transient
2019-05-04 Mikko RasaMore post-refactoring bugfixes
2019-05-04 Mikko RasaImprove progress reporting in the Blender exporter
2019-05-04 Mikko RasaFix some errors introduced in the refactoring
2019-05-03 Mikko RasaMajor rework of mesh handling in Blender exporter
2016-10-29 Mikko RasaAdd properties to export materials as texture array...
2015-07-14 Mikko RasaProperly handle compound children with non-identity...
2015-04-17 Mikko RasaRaise an exception if attempting to export a mesh with...
2014-09-15 Mikko RasaMinor adjustments
2014-08-16 Mikko RasaFix line exporting
2013-09-11 Mikko RasaDeal with some irregularities in the Blender exporter
2013-05-03 Mikko RasaAuto smooth angle is stored in radians, not degrees
2012-08-13 Mikko RasaSupport for exporting armatures and vertex groups
2012-08-12 Mikko RasaRestructure the exporter to make room for new stuff