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
2020-02-15Modifiers: Add option to directly specify a 2D transform for UVWarpLukas Stockner
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-12Harmless Fix for recent cleanup.Bastien Montagne
2020-02-12Modifiers: Vertex Weight Modifiers add invert vgroup optionCody Winchester
2020-02-12Modifiers: Weld Modifier - simplify invert_vgroup codemano-wii
2020-02-12Modifiers: Weld Modifier add invert vgroup optionCody Winchester
2020-02-12Modifiers: Hook Modifier add invert vgroup optionCody Winchester
2020-02-12Modifiers: Fix bug where UVWarp Modifier would try to get bone matrix from a ...Cody Winchester
2020-02-11Fix T56108: Crash editing corrupted vertex groupsCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: add extern "C"Jacques Lucke
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-06Smooth Modifier add invert vgroup optionCody Winchester
2020-02-06Curve Modifier add invert vgroup optionCody Winchester
2020-02-06Lattice Modifier add invert vgroup optionCody Winchester
2020-02-03Warp Modifier add invert vgroup optionCody Winchester
2020-02-03Displace Modifier add invert vgroup optionCody Winchester
2020-01-29Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-29Fix solidify complex fixed thickness on flipped normal boundaryHenrik Dick
2020-01-28Cleanup: warnings, clang-formatCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix particle instance modifier generating NaN polygons in some casesMiguel Pozo
2020-01-27Cast modifier: Add invert vgroup option.Cody Winchester
2020-01-21Fix numerical instabilities of solidify with complex constraintsHenrik Dick
2020-01-21Fix numerical instabilities of solidify with complex constraintsHenrik Dick
2020-01-21Fix T62882: Make Dynamic Paint update weights in viewportNico Zevallos
2020-01-18Weld Modifier: Reduce size of the leaf nodes to halfmano-wii
2020-01-16Fix (unreported) surface deform modifier not reporting its errors in thePhilipp Oeser
2020-01-15Fix T68489: Shrinkwrap modifier with project not working for curvesPhilipp Oeser
2019-12-30Fix T72792: Crash with Vertex Groups + Weld Modifier after generative modifiersmano-wii
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: conform header guards to Blender's styleCampbell Barton
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-14Fix T72412: Weld Modifier: Merged edges not displayed in wireframemano-wii
2019-12-12Cleanup: Rename variables (_tot -> _len)mano-wii
2019-12-12Fix T72380: New Weld Modifier is crashing when used after a Vertex Weight Mod...mano-wii
2019-12-12Modifier: New Weld Modifiermano-wii
2019-11-25Bevel Modifier: Reset default width to 0.1 from 1.0Hans Goudey
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Fix T71412: Add transform component to deforming modifierPhilipp Oeser
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-05Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-05Fix T71259: Array Modifier Performance is slowSergey Sharybin
2019-11-04Solidify Modifier: support non-manifold inputHenrik Dick