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-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-18Fix: Crash after recent attributes commitHans Goudey
2022-09-17Attributes: Validate some builtin attributes for untrusted inputsHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-06Fix: Restore fix for empty attributes after recent commitHans Goudey
2022-09-06Cleanup: Remove unused update custom data pointers in attribute APIHans Goudey
2022-09-06Fix T100747: Cannot add "String" attribute to meshPhilipp Oeser
2022-07-24Fix: Removing attributes from UI invalidates cachesHans Goudey
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-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-02-16Cleanup: Deduplicate functions for creating attributesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-10-29Geometry Nodes: do cache invalidation after writing attributesJacques Lucke
2021-10-20Geometry Nodes: Make Random ID a builtin attribute, remove socketsHans Goudey
2021-10-18Cleanup: Use simpler method to create attribute lookupsHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-04-22Geometry Nodes: Add initializer for attribute creationHans Goudey
2021-04-17Geometry Nodes: use virtual arrays in internal attribute apiJacques Lucke
2021-03-17Cleanup: remove unnecessary namespace specifiersJacques Lucke
2021-03-17Cleanup: improve gathering supported domains by geometry typeJacques Lucke
2021-03-13Geometry Nodes: Revert current normal attribute implementationHans Goudey
2021-03-08Cleanup: Move geometry component implementations to separate filesHans Goudey