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
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-22Fix T92631: Fix negative thickness regression in complex solidifyHenrik Dick
2021-10-14Cleanup: avoid using size for array length in namingCampbell Barton
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-08-13Cleanup: split BKE_mesh_calc_normals_poly function in twoCampbell Barton
2021-08-03Fix T89691: Solidify modifier simple/complex inconsistencyMiguel G
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-05Fix T80897: Complex solidify crash when special ngons are mergedHenrik Dick
2020-10-05Fix T80893: Complex solidify special case with singularityHenrik Dick
2020-10-05Fix T80895: Complex solidify compare edges by contentHenrik Dick
2020-10-05Modifiers: Use vertex group options for complex solidify flat facesHenrik Dick
2020-10-05Fix T80269: Match material offset in solidify modesHenrik Dick
2020-08-07Cleanup: enable and silence Clang-Tidy readability-function-sizeSybren A. Stüvel
2020-08-07Cleanup: Modifiers, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-01Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-01Cleanup: Solidify modifier: Remove unneccessary error message.Demeter Dzadik
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-20Fix T75840: Add check for not generated edgesHenrik Dick
2020-04-14Add Complex Solidify option for thickness per faceHenrik Dick
2020-04-14Improve Solidify/Bevel Modifier cooperationHenrik Dick
2020-04-13Fix T75032: New complex solidify algorithm handles poorly merging threshold o...Henrik Dick
2020-03-27Solidify modifier: add option to assign shell & rim geometry to selected vert...Cody Winchester
2020-03-24Fix solidify complex degenerate cases with duplicate facesHenrik Dick
2020-03-24Cleanup: clang-formatCampbell Barton
2020-03-23Change solidify's material offset in complex mode to conform with simple modeHenrik Dick
2020-03-23Fix T74195: Solidify Complex Dissolve Crash.Henrik Dick
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-01-29Fix solidify complex fixed thickness on flipped normal boundaryHenrik Dick
2020-01-21Fix numerical instabilities of solidify with complex constraintsHenrik Dick
2019-11-04Solidify Modifier: support non-manifold inputHenrik Dick