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-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-29Fix solidify complex fixed thickness on flipped normal boundaryHenrik Dick
2020-01-27Fix particle instance modifier generating NaN polygons in some casesMiguel Pozo
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
2019-09-19Subdiv: Add vertex deformation callback to multires/subsurfSergey Sharybin
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-19Cleanup: use uint,ushort,uchar for modifiersCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-08-30Cleanup: spellingCampbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton