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-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-09-06Cleanup: Remove unused update custom data pointers in attribute APIHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-12Fix: missing geometry copy before modifying itJacques Lucke
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-06Cleanup: Simplify if statements, clang tidyHans Goudey
2022-02-16Cleanup: Deduplicate functions for creating attributesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-10-20Geometry Nodes: Make Random ID a builtin attribute, remove socketsHans Goudey
2021-04-17Geometry Nodes: use virtual arrays in internal attribute apiJacques Lucke
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-03-23Cleanup: allow looking up size of unsupported domainsJacques Lucke
2021-03-13Geometry Nodes: Revert current normal attribute implementationHans Goudey
2021-03-10Geometry Nodes: move geometry component type enum to CJacques Lucke
2021-03-08Cleanup: Move geometry component implementations to separate filesHans Goudey