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-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-17Merge branch 'master' into xr-devPeter Kim
2022-06-17glTF exporter: Regression: Fix T98912 - export driven SK when mesh parented t...Julien Duroure
2022-06-16AnimAll: remove accidentally duplicated blockDamien Picard
2022-06-14AnimAll: remove vertex colorsDamien Picard
2022-06-14AnimAll: add attribute animationDamien Picard
2022-06-14fix accidentally re-added license headerMartin Felke
2022-06-13Fix T98840: Recursion Error with Development - Edit Operator AddonMartin Felke
2022-06-13Fix T98345: Import von FBX didn't work.Bastien Montagne
2022-06-13Fix T98604: FBX import does not handle some framerate codes.Bastien Montagne
2022-06-10Node Wrangler: create world output if the node tree is of type worldDamien Picard
2022-06-10Fix T92871: Node Wrangler: connect to output shortcut in Geo NodeDamien Picard
2022-06-10Node Wrangler: make preference hotkey list filter update interactivelyDamien Picard
2022-06-10Add camera rigs: fix poll method when not created with add-onDamien Picard
2022-06-10Object Color Rules: fix object selectionDamien Picard
2022-06-09Merge branch 'master' into xr-devPeter Kim
2022-06-08Real Snow material updatemarcopavanello
2022-06-06Fix T98610, T57542: missing relative path option for image sequencesBrecht Van Lommel
2022-06-04Merge branch 'blender-v3.2-release'Julien Duroure
2022-06-04glTF exporter: Fix only def bone export when parent are different (def -> non...v3.2.0Julien Duroure
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton