Christoph Lendenfeld ChrisLend
Christoph Lendenfeld created pull request blender/blender#128251 2024-09-27 14:56:23 +02:00
Anim: Explode Action operator
Christoph Lendenfeld pushed to main at ChrisLend/blender 2024-09-27 14:53:55 +02:00
95b6cf0099 Anim: operator to move Slots to new action
59aaf322ba GPv3: Select operations in sculpt mode
53b9594ee2 Geometry Nodes: Add "Merge Layers" node
34f03b85e3 GPv3: Hide "Add Group" operator in dopesheet
e25405aeb7 Geometry Nodes: improve input labels on Integer Math node
Compare 6 commits »
Christoph Lendenfeld pushed to explode_action at ChrisLend/blender 2024-09-27 14:53:46 +02:00
db6702281a add to menu
22d25307fb use functionality from merge
377c675199 Merge branch 'main' into explode_action
95b6cf0099 Anim: operator to move Slots to new action
59aaf322ba GPv3: Select operations in sculpt mode
Compare 9 commits »
Christoph Lendenfeld deleted branch move_slot_to_new_action from ChrisLend/blender 2024-09-27 14:34:49 +02:00
Christoph Lendenfeld merged pull request blender/blender#128171 2024-09-27 14:34:45 +02:00
Anim: operator to move Slots to new action
Christoph Lendenfeld pushed to main at blender/blender 2024-09-27 14:34:44 +02:00
95b6cf0099 Anim: operator to move Slots to new action
Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-09-27 14:34:42 +02:00
21d24fbfc6 Update reports/2024.md
Christoph Lendenfeld commented on pull request blender/blender#128171 2024-09-27 13:15:18 +02:00
Anim: operator to move Slots to new action
Christoph Lendenfeld pushed to move_slot_to_new_action at ChrisLend/blender 2024-09-27 13:15:07 +02:00
71b38c345c change notifier flags
Christoph Lendenfeld pushed to move_slot_to_new_action at ChrisLend/blender 2024-09-27 12:55:10 +02:00
e849ca5f70 adding deg update in loop
811171ffcd Merge branch 'main' into move_slot_to_new_action
5250e57294 Fix #127288: Vulkan: Report Marketed Driver Version
38a888c794 Cleanup: correct FOREACH_OBJECT_FLAG_BEGIN flag argument
0f1bdd551c Fix: Sculpt: Debug assert when undoing deformation
Compare 27 commits »
Christoph Lendenfeld commented on issue blender/blender#127175 2024-09-27 12:26:31 +02:00
Insert Keyframe Menu hotkeys change if there are no keyframes set in armature

@ChengduLittleA did you manage to disable the menu entry? I am not sure that's possible given this menu is such a hacky enum thing. If not we can discuss in the animation & rigging module if we…

Christoph Lendenfeld commented on pull request blender/blender#128199 2024-09-27 12:23:20 +02:00
Anim: when assigning Action, check its ID type and NLA tweak mode

whoa you can report something without actually having an ReportList?

Christoph Lendenfeld commented on pull request blender/blender#128199 2024-09-27 12:23:19 +02:00
Anim: when assigning Action, check its ID type and NLA tweak mode

is that the way to shorthand BLI_assert_msg(false, "msg")?

Christoph Lendenfeld pushed to explode_action at ChrisLend/blender 2024-09-27 12:09:16 +02:00
00bac27aa1 explode action operator
Christoph Lendenfeld pushed to explode_action at ChrisLend/blender 2024-09-27 10:46:40 +02:00
Christoph Lendenfeld created branch explode_action in ChrisLend/blender 2024-09-27 10:46:40 +02:00
Christoph Lendenfeld pushed to main at blender/blender-developer-docs 2024-09-27 10:46:09 +02:00
0b44875b54 4.3: Add Bone eyedropper with video
Christoph Lendenfeld pushed to main at ChrisLend/blender 2024-09-27 10:21:57 +02:00
5250e57294 Fix #127288: Vulkan: Report Marketed Driver Version
38a888c794 Cleanup: correct FOREACH_OBJECT_FLAG_BEGIN flag argument
0f1bdd551c Fix: Sculpt: Debug assert when undoing deformation
f241c15042 Cleanup: Sculpt: Simplify threaded node iteration
d832bf3ae4 Fix #122096: Crash after editing multi-user mesh with two scenes
Compare 25 commits »
Christoph Lendenfeld pushed to move_slot_to_new_action at ChrisLend/blender 2024-09-27 10:13:00 +02:00
1d0cf99b4a change syntax with default name, was sus