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-07-05OBJ: mark Python IO legacy in the name tooAras Pranckevicius
2022-07-04OBJ: remove "experimental" from C++ based importer/exporter, mark Python legacyAras Pranckevicius
2022-06-30Cleanup: fix various typosBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-03-31Merge branch 'blender-v3.1-release'Aras Pranckevicius
2022-03-31OBJ: reintroduce export menu item for the old (pre-3.1) python exporterv3.1.2blender-v3.1-releaseAras Pranckevicius
2022-02-11Merge branch 'blender-v3.1-release'Alexander Gavrilov
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-11Another way to disable old obj exporter.Howard Trickey
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-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
2021-08-16Cleanup: minor wording clarification for OBJ importCampbell Barton
2021-08-16Cleanup: obj import/export indentationCampbell Barton
2020-12-15Fix T83671: OBJ Import: Ignore invalid lines (with 'command' but no data).Jens
2020-12-09Fix T84328: Correct errors caused by renamingRobert Guetzkow
2020-09-17Shaders: update OBJ and FBX for for Principled BSDF emission strengthBrecht Van Lommel
2020-04-28OBJ: Cleeanup: keep sane logical organization of code.Bastien Montagne
2020-04-28OBJ: Fix mistakes in rBAc03185fe40dc, add some tooltips.Bastien Montagne
2020-04-18OBJ UI: Tweaks to support new layout featuresWilliam Reynish
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Fix IO Addond Manual LinksAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-20Fix T72558: OBJ export: option to export Polygroups missingPhilipp Oeser
2019-12-16Fix T72148: OBJ import could fail with spaces in filenamesPhilipp Oeser
2019-12-12io addons fix 404 manual linksmeta-androcto
2019-12-08Fix T72241: error importing OBJ with NURBS curveBrecht Van Lommel
2019-12-03Cleanup: io_scene_obj, unused imports, varsCampbell Barton
2019-11-18Fix T71618: Can't import OBJs that have single-value colors in their MTL file.Bastien Montagne
2019-10-10Fix T70666: OBJ IO: Add support for new Emission option of Principled BSDF.Bastien Montagne
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-04OBJ IO: Increase sub-version number after FileBrowser merge.Bastien Montagne
2019-09-04Fix access to disabled OBJ exporter propertyJulian Eisel
2019-09-03UI: New options layout for IO Add-onsJulian Eisel
2019-08-14Fix T68618: OBJ export: error cleaning up (temp) meshes without geometryPhilipp Oeser
2019-08-05Fix T68249: Obj import will error if texture coordinates do not have 2 values.Bastien Montagne
2019-07-31Fix T66087: OBJ file import does not show edges until entering edit mode.Bastien Montagne
2019-07-30Fix T67889: Object Importer Error.Bastien Montagne
2019-07-26Fix T67673: Import .obj with more than one unnamed object fails.Bastien Montagne
2019-07-22Fix T67266: .obj import error with mtllib name in quotes - regression from 2....Bastien Montagne
2019-07-15Update wiki_url to new manual pagesAaron Carlisle
2019-06-03Fix T65326: OBJ import is broken when no material is in OBJ file.Bastien Montagne
2019-05-28Fix T65215: export/import a simple cube to/from wavefront (.obj) format fails...Bastien Montagne
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-03-18Fix T62695: OBJ mtllib fails when filename contains spacesCampbell Barton