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-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-03fix (unreported): Weld Modifier: possible use of uninitialized variableGermano Cavalcante
2020-04-01Fix customdata interpolation being done multiple times in Weld ModifierGermano Cavalcante
2020-04-01Fix T74588: Weld Modifier: Vertex colors and UVs get incorrect valuesGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-03Fix T74377: Weld Modifier destroys vertex groupsGermano Cavalcante
2020-02-12Modifiers: Weld Modifier - simplify invert_vgroup codemano-wii
2020-02-12Modifiers: Weld Modifier add invert vgroup optionCody Winchester
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-01-18Weld Modifier: Reduce size of the leaf nodes to halfmano-wii
2019-12-30Fix T72792: Crash with Vertex Groups + Weld Modifier after generative modifiersmano-wii
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