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-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-03-03Modifiers: Wave add invert vgroup optionBastien Montagne
2020-03-03Fix T74377: Weld Modifier destroys vertex groupsGermano Cavalcante
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-20Modifiers: Refactor Mask modifierJacques Lucke
2020-02-19Fix for Fix (c) : Normals Edit modifier using unititialized array of normals...Bastien Montagne
2020-02-19Fix T73941: Custom normals from normal edit modifier ignored by further modif...Bastien Montagne
2020-02-18Modifiers: UVWarp modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Bevel modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Explode modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Laplacian Deform modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Laplacian Smooth modifier add invert vgroup optionCody Winchester
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