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-05-30Fix T98488: GPencil weightpaint not visible if first point is no weightAntonio Vazquez
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-03-31Cleanup: Compilation warnings in gpencil code after DNA C++ changesSergey Sharybin
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29Cover DNA_gpencil_types.h with C++ structure methodsSergey Sharybin
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-17GPencil: Fix cyclic flag cleared by simplify modifierHenrik Dick
2022-03-13GPencil: Simplify modifier minimal vert count fixHenrik Dick
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-01GPencil: Improve subdivision modifierHenrik Dick
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-15Fix T93074: Gpencil cutter not using flat caps in middle cutsAntonio Vazquez
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21GPencil: Curvature support for length modifierHenrik Dick (weasel)
2021-09-19Revert "GPencil: Curvature support for length modifier."YimingWu
2021-09-19GPencil: Curvature support for length modifier.YimingWu
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-23GPencil: Fix memory leak in split & trim functionsYimingWu
2021-08-17GPencil: Fix unreported switch direction not flipping weightsHenrik Dick
2021-08-17GPencil: Convert from Mesh copying Vertex GroupsHenrik Dick
2021-07-20Cleanup: spellingCampbell Barton
2021-07-16Cleanup: Simplify logic, use C++ typesHans Goudey
2021-07-16Cleanup: Move gpencil_geom.c to C++Hans Goudey