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-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
2019-10-07Fix T70476: Sculpting with Subsurf on top produces artifactsSergey Sharybin
2019-09-26Quadriflow: Symmetry supportPablo Dobarro
2019-09-25Cleanup: Modernize Smooth modifier code.Bastien Montagne
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-22Cleanup: MOD_explode: Sanitize code some more.Bastien Montagne
2019-09-22Cleanup: MOD_Explode: sanitize face-without-particle case.Bastien Montagne
2019-09-22Fix T70150: Explode modifier crashes with empty vertex group.Bastien Montagne
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-20Fix T70101: Displace modifier handles empty vertex group incorrectlyJacques Lucke