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
2019-09-03Update Blender version for changed IO Add-onsfilebrowser_redesignJulian Eisel
2019-08-21OBJ IO layoutsWilliam Reynish
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-15OBJ IO: Use Principled BSDF's Alpha new setting.Bastien Montagne
2019-03-13Disable/remove 'use_mesh_modifiers_render' in FBX/OBJ for now.Bastien Montagne
2019-03-05OBJ importer: do not do 'smart' init of new UV layers.Bastien Montagne
2019-02-07Fix T61254: Import OBJ error:Bastien Montagne
2019-02-06Fix T60845: Export OBJ: error exporting as obj when file contains collection ...Bastien Montagne
2019-02-05Don't split groups by default when importing .obj filesJacques Lucke
2019-02-05Fix T61179: Import OBJ groups bug.Bastien Montagne
2019-01-11Fix T60387: Blender 2.8 OBJ file format not work in import mode.Bastien Montagne
2019-01-10Fix first part of T60381: OBJ import broken in case of multiple OBJ objects n...Bastien Montagne
2019-01-04OBJ Import: Fix finalize material code not being performed on last material.Bastien Montagne
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-11-28Fix T58094: Failure to import .obj files without material data.Bastien Montagne
2018-11-20OBJ Import: Improve mesh building performances (over 20% speedup).Bastien Montagne
2018-11-20OBJ Import: Improve parsing performances (overall 5% speedup).Bastien Montagne
2018-11-20OBJ import: minor cleanup and optimizations.Bastien Montagne
2018-10-17Potential fix for T57280 (OBJ import: typo in material handling code).Bastien Montagne
2018-10-16OBJ IO: Change specular IO conversion.Bastien Montagne
2018-10-04Merge branch 'master' into blender2.8Bastien Montagne
2018-10-04Fix T57055: Import wavefront OBJ does not correctly parse the '-bm' parameter.Bastien Montagne
2018-09-28OBJ IO: Initial support for modern shaders.Bastien Montagne
2018-09-26OBJ: Cleanup: remove 'use_cycles' option.Bastien Montagne
2018-09-21Initial porting of OBJ (wavefront) IO add-on to 2.8.Bastien Montagne
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-01-19Fix object importer in blender 2.8Dalai Felinto
2017-07-14Fix T52054: Regression: Wavefront OBJ Import Fails With Current Builds.Bastien Montagne
2017-06-09Fix T51658: Exporting and Importing OBJ Files isn't working.Bastien Montagne
2017-06-06Fix T51700: OBJ exporter would have inverted normals in some cases.Bastien Montagne
2017-05-27OBJ import: Add basic support for Cycles shaders.Bastien Montagne
2017-03-19OBJ IO: remove usage of register_module.Bastien Montagne
2017-01-17Fix T50453: Add option to OBJ export to apply render or preview modifiers.Bastien Montagne
2016-03-19Fix T47831: Obj_Import_Problem.Bastien Montagne
2016-01-26Fix T47236: Error importing OBJCampbell 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-07-12Fix T45378: Import obj with "keep vertex order" option on does not work.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