]> git.tdb.fi Git - libs/gl.git/history - blender
A complex demo program to show off features of the engine
[libs/gl.git] / blender /
2012-09-02 Mikko RasaStandard vertex components for tangent and binormal...
2012-09-02 Mikko RasaRearrange exporter controls and add the omitted export_...
2012-09-02 Mikko RasaLoad VertexFormat for Mesh as an array of VertexComponents
2012-08-13 Mikko RasaSupport for exporting armatures and vertex groups
2012-08-12 Mikko RasaRestructure the exporter to make room for new stuff
2012-08-12 Mikko RasaFix bugs that crept in with refactoring
2012-08-09 Mikko RasaAn extra sanity check for TBN export
2012-08-09 Mikko RasaRefactor strip generation code and add comments
2012-07-31 Mikko RasaUse a custom drawing function to group the properties...
2012-07-31 Mikko RasaSupport exporting textures with objects
2012-07-31 Mikko RasaImprove texture unit handling
2012-07-31 Mikko RasaDon't try to export a material texture if the mesh...
2012-07-31 Mikko RasaSplit mesh and object export into separate operators
2012-07-31 Mikko RasaFix exporting compound objects with no materials
2012-07-26 Mikko RasaAdapt exporter to Blender 2.63
2012-02-19 Mikko RasaAdjust material export and material-based texcoord...
2012-02-07 Mikko RasaCompatibility with Blender 2.6
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-04-07 Mikko RasaAdapt to changes in bpy API
2011-03-06 Mikko RasaFix texunit processing order to avoid artifacts in...
2011-02-03 Mikko RasaImprove smoothing in blender exporter
2011-01-30 Mikko RasaAdd a Blender 2.5 port of the exporter