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-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-07Cleanup OBJ debug prints from recent own commit.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-30Fix: Material.diffuse_color has an alpha component nowJacques Lucke
2019-01-25import_obj: Comment why getting an int as a float is neededCampbell Barton
2019-01-11Fix T60387: Blender 2.8 OBJ file format not work in import mode.Bastien Montagne
2019-01-11Fix second part of T60381: OBJ import of textures would fail when map scale/o...Bastien Montagne
2019-01-10Fix first part of T60381: OBJ import broken in case of multiple OBJ objects n...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
2019-01-04OBJ Import: better handling for metallicPhilipp Oeser
2019-01-04OBJ Import: Fix finalize material code not being performed on last material.Bastien Montagne
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-12-07Fix T58896: Addons with ob.vertex_groups.new without name keyworkDalai Felinto
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
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-11-15OBJ import: Fix specPhilipp Oeser
2018-11-08Update for changes in Blender's APICampbell Barton
2018-11-06Updates for change in ViewLayer RNA API.Bastien Montagne
2018-11-05OBJ import: fix (remove) deprecated viewlayer handling code.Bastien Montagne
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-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-15Merge branch 'master' into blender2.8Philipp Oeser
2018-10-15Fix T57113: OBJ material import int conversionPhilipp Oeser
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-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-05-24Fix OBJ exporter for 2.8Dalai Felinto
2018-04-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-19Fix object importer in blender 2.8Dalai Felinto
2018-01-08Fix T53702: OBJ MTL fails w/ negative numbersCampbell Barton
2017-12-19Fix for Fix (c): T52945: OBJ import - load_material_image - map_options not p...Bastien Montagne