]> git.tdb.fi Git - libs/gl.git/history - blender/io_mspgl/__init__.py
Check the flat qualifier from the correct member
[libs/gl.git] / blender / io_mspgl / __init__.py
2022-09-25 Mikko RasaRefactor handling of texture storage properties in...
2022-03-05 Mikko RasaRedesign progress and error reporting in the Blender...
2021-10-09 Mikko RasaAdd export_light to the list of reloadable files in...
2021-04-17 Mikko RasaMove operators to their own file in the Blender exporter
2021-04-17 Mikko RasaAdd a Blender operator to export the entire project...
2021-04-17 Mikko RasaRefactor ExportMspGLBase into a simpler ExportHelper...
2021-04-17 Mikko RasaRemove the show_progress flag
2021-04-17 Mikko RasaRefactor scene data preparation to its own class
2021-04-15 Mikko RasaAdjust scene export code
2021-04-15 Mikko RasaRename visible_collections to visible_only
2021-04-15 Mikko RasaRedesign object exporting
2021-04-15 Mikko RasaRemove some rarely-used export settings
2021-03-28 Mikko RasaSupport defining uniform values for materials in Blender
2021-02-13 Mikko RasaAdd description fields to the export operators
2021-02-13 Mikko RasaAdd an exporter setting to export all selected objects...
2020-06-27 Mikko RasaConvert exporter operator properties to annotations
2020-06-27 Mikko RasaReplace single file mode in object exporter with collection
2020-06-27 Mikko RasaRefactor export extension change into the exporter...
2020-05-03 Mikko RasaUpdate the Blender exporter for version 2.80
2019-07-03 Mikko RasaAdd an option to skip existing resources when exporting...
2019-06-23 Mikko RasaExport the entire scene by default
2019-06-16 Mikko RasaAdd looping detection to animation exporter
2019-06-11 Mikko RasaAdd an option to export all animations for all selected...
2019-06-11 Mikko RasaAdd exporter for animations
2019-05-26 Mikko RasaAdd an exporter for Blender cameras
2019-05-19 Mikko RasaImplement material maps for exporting objects with...
2019-05-18 Mikko RasaSimplify the resource separation options
2019-05-17 Mikko RasaMove material and texture export to their own classes
2019-05-16 Mikko RasaRedesign file writing in the Blender exporter
2019-05-15 Mikko RasaCombine shared_mesh and shared_tech into a single option
2019-05-06 Mikko RasaRewrite triangle strip generation in the Blender exporter
2019-05-04 Mikko RasaRemove extraneous semicolons from Python code
2019-05-02 Mikko RasaRemove the external tech exporter property
2019-05-01 Mikko RasaRemove the compound property from exporter
2019-04-30 Mikko RasaMove most properties from exporters to the relevant...
2015-11-28 Mikko RasaAdd an option to use shared meshes when exporting
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-09-15 Mikko RasaMinor adjustments
2014-09-15 Mikko RasaAdd a hidden option to disable progress meter
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-06 Mikko RasaAdd an object property to control compound exporting
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
2013-09-11 Mikko RasaAdd an option to export colors as sRGB
2012-09-02 Mikko RasaRearrange exporter controls and add the omitted export_...
2012-08-13 Mikko RasaSupport for exporting armatures and vertex groups
2012-08-12 Mikko RasaRestructure the exporter to make room for new stuff