Block a user
Jacques Lucke
deleted branch attribute-domain-and-type from JacquesLucke/blender
2024-11-19 14:31:38 +01:00
Cleanup: Attributes: rename AttributeKind to AttributeDomainAndType
Jacques Lucke
deleted branch geometry-attributes from JacquesLucke/blender
2024-11-19 14:28:33 +01:00
Refactor: Attributes: split attribute accessors to separate files
Function Node: Add Bit Math node
The main thing I still wonder here is how explicit we should be with the bit width of the operations.
Function Node: Add Bit Math node
Gitea is not happy here. If you really need a specific unicode character, you can define it in BLI_string_utf8_symbols.h
.
Refactor: Attributes: split attribute accessors to separate files
72c53301e8
cleanup naming
e05e125c19
cleanup
65b491335f
refactor instances
cb9a1636e7
refactor grease pencil
f5ff79d505
refactor pointcloud
Cleanup: Attributes: rename AttributeKind to AttributeDomainAndType
Jacques Lucke
pushed to attribute-domain-and-type at JacquesLucke/blender
2024-11-19 11:22:17 +01:00
214d4ee876
cleanup
a9f5f87d78
initial rename
e16cc94c5c
Merge branch 'blender-v4.3-release'
2b18cad88b
Fix #130459: Select tools do not work in Weight Paint
7788c85472
Cleanup: USD: remove dead fields from ImportSettings struct