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
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-09-15Geometry Nodes: Add special domain interpolation for selectionsHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-07-15Fix: missing null checkJacques Lucke
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Cleanup: Convert to static type directly from CPPTypeHans Goudey
2021-04-23Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-23Fix T87582: incorrect interpolation from edge to corner domainJacques Lucke
2021-04-22Geometry Nodes: Add initializer for attribute creationHans Goudey
2021-04-17Geometry Nodes: use virtual arrays in internal attribute apiJacques Lucke
2021-04-12Fix T87348: convert vertex colors to linear color spaceJacques Lucke
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-03-28Cleanup: deduplicate attribute creating codeJacques Lucke
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-23Cleanup: allow looking up size of unsupported domainsJacques Lucke
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-19Geometry Nodes: Implicit interpolations to and from the edge domainHans Goudey
2021-03-17Cleanup: improve gathering supported domains by geometry typeJacques Lucke
2021-03-15Geometry Nodes: expose builtin crease attributeJacques Lucke
2021-03-15Cleanup: clang modernize-use-override errors.Jeroen Bakker
2021-03-13Geometry Nodes: Add "normal" attribute for face normalsHans Goudey
2021-03-13Geometry Nodes: Revert current normal attribute implementationHans Goudey
2021-03-10Geometry Nodes: move geometry component type enum to CJacques Lucke
2021-03-09Geometry Nodes: Add Attribute interpolation for polygon domainsHans Goudey
2021-03-09Geometry Nodes: Expose "shade smooth" as an attributeHans Goudey
2021-03-08Cleanup: Move geometry component implementations to separate filesHans Goudey