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-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-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-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
2018-09-06Multi-Objects: UV_OT_export_layout (80%)Dalai Felinto
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-09-06Merge branch 'blender2.8' of git.blender.org:blender-addons into blender2.8Kalle-Samuli Riihikoski
2018-09-06Only textures update bug fixed.Kalle-Samuli Riihikoski
2018-09-05Icon Viewer: Keyword argumentsAleksandr Zinovev
2018-09-04Fixing vertex groups bug. Also node locate update.Kalle-Samuli Riihikoski
2018-09-04Merge branch 'blender2.8' of git.blender.org:blender-addons into blender2.8Kalle-Samuli Riihikoski
2018-09-04Add support for Vertex Groups.Kalle-Samuli Riihikoski
2018-09-04Blender ID: 2.80-compatible unregistrationSybren A. Stüvel
2018-09-04Blender ID add-on: made it compatible with current Blender 2.8Sybren A. Stüvel
2018-09-04small improment for the last update.Kalle-Samuli Riihikoski
2018-09-04added support for multi-uv sets.Kalle-Samuli Riihikoski
2018-09-03measureit: corrected version numberNBurn
2018-09-03Change i a little bit how 3b file opens other than Win OS.Kalle-Samuli Riihikoski
2018-09-01Small bug with new 3b path fixed.Kalle-Samuli Riihikoski
2018-09-01improve 3b feature.Kalle-Samuli Riihikoski
2018-09-01adds open 3b file featureKalle-Samuli Riihikoski