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-12Rigify: fix exceptions when generating from scratch.Alexander Gavrilov
2022-07-11Rigify: fix T99352 - generation issues when same named rig is linked.Alexander Gavrilov
2022-07-11Rigify: fix T96376 - adjust node match epsilon according to scale.Alexander Gavrilov
2022-07-11Rigify: fix T95864 - inconsistent bone roll in the wolf metarig.Alexander Gavrilov
2022-07-11Fix FBX IO handling of BoundaryRule enum values.Samuli Raivio
2022-07-11Fix T99335: Rigify horse has wrong parents.Patrick Huang
2022-07-11Rigify: fix T98490 - neck middle tweak not inheriting any scale.Alexander Gavrilov
2022-07-11Fix T99542: 3D print toolbox thickness check causes assertionCampbell Barton
2022-07-10Rigify: make uniform limb scaling optional and hide the constraint.Alexander Gavrilov
2022-07-10Animall: add French translationsDamien Picard
2022-07-10Animall: move to own dir, to add translations laterDamien Picard
2022-07-10Sun Position: add French translationDamien Picard
2022-07-09glTF exporter: fix division by zero in some specular approximationJulien Duroure
2022-07-09Collection Manager: Fix T99142. Task: T69577Ryan Inch
2022-07-08glTF: cleanup menuJulien Duroure
2022-07-07glTF importer/exporter: Manage some official Khronos Extensions about MaterialsJulien Duroure
2022-07-06glTF exporter: export all actions of a single armature is now under an export...Julien Duroure
2022-07-05Node Wrangler: remove obsolete Emission Viewer codeBenni Merz
2022-07-05Node Wrangler: expose Custom Color property in the Frame Selected operatorBenni Merz
2022-07-05Fix T94290: node wrangler misconnects some nodesWannes Malfait
2022-07-05Fix T98658: Bsurfaces error when cyclic cross and follow is checked in redo p...Pratik Borhade
2022-07-05Fix T98902: Btracer Particle Trace is brokenPratik Borhade
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-07-01glTF exporter: Fix T99306 : Fix camera & light export when Yup is offJulien Duroure
2022-06-30Cleanup: fix various typosBrecht Van Lommel
2022-06-29Depsgraph Debug: add an operator to generate an SVG and open in browser.Alexander Gavrilov
2022-06-29glTF: Draco: Directly look at path specified by environment variableJulien Duroure
2022-06-29glTF exporter: Make sure to not modify virtual treeJulien Duroure
2022-06-25glTF exporter: Export DEF bones only, without animation, is now possibleJulien Duroure
2022-06-25glTF exporter: Allow custom name for merged animationJulien Duroure
2022-06-25glTF importer: Add missing image nameJulien Duroure
2022-06-19AnimAll: add column heading for missing object typesDamien Picard
2022-06-19AnimAll: More UI tweaksDaniel Salazar
2022-06-18AnimAll: Rename UVMap and Vertex Group settings againDamien Picard
2022-06-18Animall: make UI more aligned to Blender's conventionsDamien Picard
2022-06-18AnimAll: add material index for faces and curvesDamien Picard
2022-06-18Animall: rename properties so they're more explicit and standardDamien Picard
2022-06-18AnimAll: Store properties in scene so they are saved on the blend fileDaniel Salazar
2022-06-18AnimAll: Make key selected only disabled by defaultDaniel Salazar
2022-06-18AnimAll: Remove key handle type since this can lead to jumps. See T98965Daniel Salazar
2022-06-18AnimAll: make panel open by defaultDaniel Salazar
2022-06-18AnimAll: Minor UI updatesDaniel Salazar
2022-06-18AnimAll: Preparation to support vertex creases when the API permits itDaniel Salazar
2022-06-18AnimAll: Vertex Group should be singular since it only affects the active oneDaniel Salazar
2022-06-18AnimAll: Clearer names for keyable propertiesDaniel Salazar
2022-06-18AnimAll: Cleanup comments and adding Damien Picard as authorDaniel Salazar
2022-06-17Fix T98953: Typo in property name.Thomas Dinges
2022-06-17glTF exporter: Regression: Fix T98912 - export driven SK when mesh parented t...Julien Duroure
2022-06-16AnimAll: remove accidentally duplicated blockDamien Picard