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-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-06Cleanup: Const in headers, standardize variable namesHans Goudey
2022-08-06Cleanup: Remove unused functionHans Goudey
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-06-17Cleanup: compiler warningsBrecht Van Lommel
2022-06-17Curves: refactor Add brushJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
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
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-10-19Geometry Nodes: Fields version of the raycast nodeHans Goudey
2021-10-15Geometry Nodes: Fields transfer attribute nodeHans Goudey
2021-07-31Cleanup: Remove unecessary helper functionHans Goudey
2021-06-18Cleanup: clang formatJacques Lucke
2021-06-17Raycast geometry node.Lukas Tönne
2021-04-21Geometry Nodes: extract mesh surface sampling functions to separate fileJacques Lucke