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-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-19Geometry Nodes: Copy parameters when copying a curves data-blockHans Goudey
2022-07-14Geometry Nodes: update curve type counts after realizing instancesJacques Lucke
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-02BLI: improve span access to virtual arraysJacques Lucke
2022-06-18Fix: curves have incorrect resolution attribute after realizing instancesJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-04Cleanup: Remove unused functionHans Goudey
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-18Cleanup: Remove unused includesHans Goudey
2022-03-11Fix: Handle handles reset when realizing with other curve typesHans Goudey
2022-03-10Cleanup: Reduce duplication in realize instances codeHans Goudey
2022-03-09Fix: Add missing breakHans Goudey
2022-03-09Fix: Use "construct" instead of "assign" for uninitialized memoryHans Goudey
2022-03-09Curves: Port realize instances node to the new data-blockHans Goudey
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Fix T95205: remove attribute only onceJacques Lucke
2021-12-19Cleanup: Clang tidy lamda function nameHans Goudey
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke