Block a user
Support Menu sockets in the for-each-element zone
Note: This was necessary because Menu sockets also use int
storage, so static_type_to_socket_type
does not reliably match the socket type any more. It's only used in asserts to verify the storage matches the socket type.
Support Menu sockets in the for-each-element zone
7e04d42b87
Dedicated Menu socket propagation for for-each-element zones.
54affde88c
Fix assert that will fail because Menu sockets use int values.
cd233cb204
Support for Menu sockets in the for-each-element zone.
407e18ed47
Anim: upgrade action group handling code to new API
02ebab57da
Anim: add layered Action support to BKE_animdata_transfer_by_basepath
4159f60e46
Anim: Layered Action support in group handling in action_mirror.cc
11f750bc7f
Anim: update BKE_action Action Group functions
5524a06038
Anim: support layered Actions in BKE get/set active actiongroup functions
Lukas Tönne
created branch foreach-zone-menu-inputs in LukasTonne/blender
2024-09-25 09:58:04 +02:00
7748d0bbab
Dedicated Menu socket propagation for for-each-element zones.
bfa7512bf1
Fix assert that will fail because Menu sockets use int values.
Lukas Tönne
deleted branch gpv3-fill-tool-uv-calc from LukasTonne/blender
2024-09-24 18:01:43 +02:00
GP3: Fill Tool Incorrect or missing UV's.
Fix #128071: GPv3 Fill tool has to compute texture space for new curves
8684f96d34
Merge branch 'main' into geometry-nodes-rb-component
dddcc3f378
GPv3: Parent to armature with automatic weights
23cd299ba7
GPv3: Selection support in Sculpt mode
b74dfa8cfc
Build: Changes for make deps to work on Linux arm64 again
f068b6c6d4
Fix: Wrong make deps xml2 library install on Linux and macOS