Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Vertex Weight Mix: support Minimum and Maximum mix modes.Alexander Gavrilov
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-09Modifier: add support for vertex groupsMaxime Casas
2021-08-27Modifier: smooth interpolation supportHenrik Dick
2021-08-12Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-24Weld Modifier: add "loose_edges" optionFredrik Hansson
2021-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-03-18Cleanup: spellingCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-01-20Cleanup: spellingCampbell Barton
2021-01-19Refactor modifier copying code.Bastien Montagne
2020-12-09Cleanup: use common 'MOD_WELD_MODE_' prefixCampbell Barton
2020-12-09Modifier: Add "Connected" mode to the weld modifierHenrik Dick
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-23Cleanup: Use DNA deprecated guards around old flagsHans Goudey
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-10Cleanup: remove unused Modifier stackindex struct memberCampbell Barton
2020-10-07Volumes: new Volume Displace modifierJacques Lucke
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Subdivision Surfaces: add option disable using the limit surfacePiotr Ostrowski
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick