Lukas Tönne LukasTonne
Lukas Tönne pushed to fix-select-keymap at LukasTonne/blender 2024-09-25 10:57:30 +02:00
f90a2f883c Fix #128104: Selection operator poll function broken.
Lukas Tönne commented on pull request blender/blender#128106 2024-09-25 10:09:50 +02:00
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.

Lukas Tönne pushed to foreach-zone-menu-inputs at LukasTonne/blender 2024-09-25 10:07:56 +02:00
0bcacd7ed2 Revert unrelated change.
Lukas Tönne created pull request blender/blender#128106 2024-09-25 10:06:03 +02:00
Support Menu sockets in the for-each-element zone
Lukas Tönne pushed to foreach-zone-menu-inputs at LukasTonne/blender 2024-09-25 09:59:31 +02:00
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.
Compare 3 commits »
Lukas Tönne pushed to foreach-zone-menu-inputs at LukasTonne/blender 2024-09-25 09:58:05 +02:00
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
Compare 10 commits »
Lukas Tönne created branch foreach-zone-menu-inputs in LukasTonne/blender 2024-09-25 09:58:04 +02:00
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 23:03:22 +02:00
97eb3b8944 Fix crash when resizing a physics geometry and bodies are still null.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 22:20:38 +02:00
7748d0bbab Dedicated Menu socket propagation for for-each-element zones.
bfa7512bf1 Fix assert that will fail because Menu sockets use int values.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 21:07:25 +02:00
935659b1ae Support for Menu sockets in the for-each-element zone.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 20:29:08 +02:00
a61bbb6005 Default propagation target domain for physics components.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 20:24:26 +02:00
4c1db30f93 Support Physics component output from for-each-element zones.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 18:07:19 +02:00
e77195da78 Support the physics component as a target in the for-each zone.
Lukas Tönne deleted branch gpv3-fill-tool-uv-calc from LukasTonne/blender 2024-09-24 18:01:43 +02:00
Lukas Tönne pushed to main at blender/blender 2024-09-24 18:01:42 +02:00
95940e98e1 Fix #128071: GPv3 Fill tool has to compute texture space for new curves
Lukas Tönne closed issue blender/blender#128071 2024-09-24 18:01:40 +02:00
GP3: Fill Tool Incorrect or missing UV's.
Lukas Tönne merged pull request blender/blender#128077 2024-09-24 18:01:39 +02:00
Fix #128071: GPv3 Fill tool has to compute texture space for new curves
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-24 17:19:29 +02:00
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
Compare 20 commits »