Block a user
Fix default weight in grease pencil modifiers when vertex group not set
Lukas Tönne
created branch zero-weight-default-vertex-weight in LukasTonne/blender
2024-01-30 17:10:31 +01:00
Lukas Tönne
pushed to zero-weight-default-vertex-weight at LukasTonne/blender
2024-01-30 17:10:31 +01:00
db82da26da
Fix default weight in grease pencil modifiers when vertex group not set.
Lukas Tönne
deleted branch menu-switch-node from LukasTonne/blender-manual
2024-01-30 12:45:57 +01:00
Geometry Nodes: Documentation for the menu switch node
GPv3: Mirror modifier
GPv3: Basic vertex group operators
Thanks for all the comments, i think we've arrived at a feasible plan:
- Vertex group names list in
GreasePencil
is the main source of truth for which vertex groups exist and what their order…
Geometry Nodes: Documentation for the menu switch node
1cf441b324
Can use default
AnonymousAttributePropagationInfo
parameters.
c07e572d91
Removed unused includes.
7973c88d9d
Flag name in comment.
f194d39c8c
Use same conditional for GP modifiers in menus (doubled by merge).