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
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-09-30Fix T101118, T101471: Crash with bevel weight in solidify modifierHans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-24Fix: Build error with flag usage and strict warningsHans Goudey
2022-03-24Complex Solidify: handle vertex creasesHenrik Dick
2022-03-02Fix T95963: change thresholds in complex solidifyHenrik Dick
2022-02-21Complex Solidify: improve constraints solverHenrik Dick
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Fix: Enable edge bevel weight in solidify if neededHenrik Dick
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
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