Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-02-11Revert "Split io_scene_obj into separate io_import_obj and io_export_obj."Howard Trickey
2022-02-03Split io_scene_obj into separate io_import_obj and io_export_obj.Howard Trickey
2022-01-10Fix T94516: OBJ/MTL Material Roughness imported and exported inaccurately.Bastien Montagne
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2020-09-17Shaders: update OBJ and FBX for for Principled BSDF emission strengthBrecht Van Lommel
2019-12-03Cleanup: io_scene_obj, unused imports, varsCampbell Barton
2019-10-10Fix T70666: OBJ IO: Add support for new Emission option of Principled BSDF.Bastien Montagne
2019-08-14Fix T68618: OBJ export: error cleaning up (temp) meshes without geometryPhilipp Oeser
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-05-15OBJ IO: Use Principled BSDF's Alpha new setting.Bastien Montagne
2019-02-06Fix T60845: Export OBJ: error exporting as obj when file contains collection ...Bastien Montagne
2019-01-08Fix T60282: use keyword argument in obj exporterJacques Lucke
2019-01-06Fix T60238: Error in OBJ exporter if material has a normal map.Bastien Montagne
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-01Merge branch 'master' into blender2.8Campbell Barton
2018-11-01Update for changes to Blender's APICampbell Barton
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-10-16OBJ IO: Change specular IO conversion.Bastien Montagne
2018-10-12Update for node_shader_utils changes.Brecht Van Lommel
2018-10-12Fixes for tessface removal.Brecht Van Lommel
2018-10-10Update for removal of tessfaces.Brecht Van Lommel
2018-09-28OBJ IO: Initial support for modern shaders.Bastien Montagne
2018-09-21Initial porting of OBJ (wavefront) IO add-on to 2.8.Bastien Montagne
2018-05-24Fix OBJ exporter for 2.8Dalai Felinto
2017-09-25Fix T52833: OBJ triangulate doesn't match viewportCampbell Barton
2017-06-06Fix T51700: OBJ exporter would have inverted normals in some cases.Bastien Montagne
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-01-17Fix T50453: Add option to OBJ export to apply render or preview modifiers.Bastien Montagne
2016-10-30Fix T49865: export .obj broke UVs.Bastien Montagne
2016-09-13Fix T49338: Export to OBJ add extra space to the texture file name on MTL fileSergey Sharybin
2016-04-05Avoid writing redundant zerosCampbell Barton
2016-02-02Fix T47299: Error writing MTL optionsCampbell Barton
2015-12-23Fix T47053: Problem while import/export of obj files.Bastien Montagne
2015-12-21Fix T47010: Blender OBJ UV's give issues with some appsCampbell Barton
2015-11-07Remove unused operator argumentCampbell Barton
2015-10-13OBJ IO: add (limited) support for options of textures in MTL files.Bastien Montagne
2015-10-10Fix T46437: Dupli objects should also export themselves, not only their dupli...Bastien Montagne
2015-08-13Fix T45766: Exported OBJ/MTL files do not include emissive lighting parameters.Bastien Montagne
2015-07-11OBJ IO: add some progress report for user.Bastien Montagne
2015-07-11Fix T45403: Error on OBJ export.Bastien Montagne
2015-07-05Fix T45316: Obj loading/saving brightness inconsistency.Bastien Montagne
2015-04-24Fix T43487: Wavefront OBJ exporter should export more precise illum value in ...Bastien Montagne
2015-03-01OBJ IO: More cleanup (mostly from pep8).Bastien Montagne
2015-03-01OBJ import/export cleanup.Danilo Bargen
2014-05-12Fix T39879: extra UV seams where meshes overlap.Bastien Montagne
2014-03-28Fix T39487: Index Of Refraction when export to objBastien Montagne