]> git.tdb.fi Git - libs/gl.git/history - blender/io_mspgl/scene.py
Export instances created through geometry nodes
[libs/gl.git] / blender / io_mspgl / scene.py
2022-03-16 Mikko RasaExport instances created through geometry nodes
2022-03-16 Mikko RasaRefactor object prototype discovery in the blender...
2022-03-05 Mikko RasaRedesign progress and error reporting in the Blender...
2021-10-20 Mikko RasaMake it possible to set up and export some common effec...
2021-10-20 Mikko RasaStore prototype reference instead of just name in scene...
2021-10-16 Mikko RasaRecognize transparent materials in Blender and export...
2021-10-16 Mikko RasaRemove the scene type property from Blender exporter
2021-05-13 Mikko RasaSupport exporting ambient occlusion postprocessor from...
2021-05-13 Mikko RasaMove the HDR flag in Blender to render settings
2021-05-05 Mikko RasaExport the scene's background color as ambient light...
2021-04-24 Mikko RasaExport exposure value from Blender's render settings
2021-04-17 Mikko RasaAdd a HDR option in Blender
2021-04-17 Mikko RasaAdd a Blender operator to export the entire project...
2021-04-17 Mikko RasaRefactor scene data preparation to its own class