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
2018-10-02Print3D: use annotationsCampbell Barton
2018-10-01Fix FBX exporter when modifiersDalai Felinto
2018-10-01Update for 2.8Campbell Barton
2018-09-30FBX import: Fix removed 'show_edge_sharp' parameter from meshes.Bastien Montagne
2018-09-28Use orientation_helper decoratorDalai Felinto
2018-09-28Fix T56942: node wrangler backdrop error.Brecht Van Lommel
2018-09-28OBJ IO: Initial support for modern shaders.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Fix T56938, T54222: network render broken pipe errors.Brecht Van Lommel
2018-09-27Fix T56937: import images as plane error due to removed property.Brecht Van Lommel
2018-09-26Fix incorrect pose bone copy with multiple objects in pose mode.Brecht Van Lommel
2018-09-26Bsurfaces: Cleanup some statements that make no senseJacques Lucke
2018-09-26Port 'STL format' addon to Blender 2.8Jacques Lucke
2018-09-26OBJ: Cleanup: remove 'use_cycles' option.Bastien Montagne
2018-09-26FBX import: Add comment about how to handle texture clamping.Bastien Montagne
2018-09-25Demo Mode: port Demo Mode addon to Blender 2.8Jacques Lucke
2018-09-24Bone Selection Sets: fix broken shortcut to select a setInes Almeida
2018-09-24Fix FBX import of armatures.Bastien Montagne
2018-09-24Export UV Layout: Rewrite Export UV Layout addonJacques Lucke
2018-09-24Fix T56847: Archimesh (normal of somefaces reversed)Antonioya
2018-09-24Bone Selection Sets: Temporary solution for copy/pasting multiple sets.Ines Almeida
2018-09-22Bone Selection Sets: minor refactoring and improvements.Ines Almeida
2018-09-22Bone Selection Sets: organize file according to structureInes Almeida
2018-09-21Initial porting of OBJ (wavefront) IO add-on to 2.8.Bastien Montagne
2018-09-21Cleanup/Fix various minor issues.Bastien Montagne
2018-09-21blender2.8 FBX IO: Fix basic dupli and anim.Bastien Montagne
2018-09-21Initial port of FBX to 2.8.Bastien Montagne
2018-09-19Fix incorrect always-register call in mesh_uv_layout add-on.Bastien Montagne
2018-09-13Prefer get_rna_type() since it doesn't leak memoryCampbell Barton
2018-09-12Material Utils: add GPencil as a type supporting materialInes Almeida
2018-09-10ImageAsPlane: Port to 2.8.Bastien Montagne
2018-09-10ImageAsPlane: use new py3.7 'field' syntax for operator parameters.Bastien Montagne
2018-09-10Merge branch 'master' into blender2.8Bastien Montagne
2018-09-10ImageAsPlane: Cleanup: compat with 2.8 & props names single/double quotes.Bastien Montagne
2018-09-10Fix import_images_as_planes: remove use_fields option.Bastien Montagne
2018-09-10Merge branch 'master' into blender2.8Bastien Montagne
2018-09-10FBX: remove ASCII6.1 export support.Bastien Montagne
2018-09-10Fix T56732: FBX camera import fails with assert(fbx_props[0] is not None).Bastien Montagne
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Update for changes in Blender's APICampbell Barton
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-09-07Cleanup: single quotes for iconsCampbell Barton
2018-09-07Pie menu official: Updates for latest API changesSergey Sharybin
2018-09-07View3D pie menus: Updates to recent API changes and renamesSergey Sharybin
2018-09-06Copy Attributes: update for latest API changes.Brecht Van Lommel
2018-09-06UV_OT_export_layout: Workaround to make the addon registerDalai Felinto
2018-09-06UV_OT_export_layout: Correct API to obj.to_mesh(...)Dalai Felinto
2018-09-06UV_OT_export_layout: Properties to fieldDalai Felinto