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-26Fix crash in Solidify modifier with Inner CreaseSergey Sharybin
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-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-07-31Cleanup: Remove mesh edge "tmp tag"Hans Goudey
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-10-03Cleanup: spelling in commentsCampbell 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-11Modifier: use high quality normals for vertex offsetHenrik Dick
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-30Fix simple solidify wrong custom data on large ngonsHenrik Dick
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-24Fix (unreported) memory leak in Extrude mode of the Solidify modifier.Bastien Montagne
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: enable and silence Clang-Tidy readability-function-sizeSybren A. Stüvel
2020-07-11Cleanup: spellingCampbell Barton
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
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-15Fix mistake from last commit to solidify.Henrik Dick
2020-04-15Fix crash whith Simple Solidify and Bevel Convex.Henrik Dick
2020-04-14Improve Solidify/Bevel Modifier cooperationHenrik Dick
2020-03-27Solidify modifier: add option to assign shell & rim geometry to selected vert...Cody Winchester
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-11-04Solidify Modifier: support non-manifold inputHenrik Dick