Christoph Lendenfeld ChrisLend
Christoph Lendenfeld commented on issue blender/blender#128768 2024-10-14 10:53:29 +02:00
Slight Deviation in When Baking an Animation

Can also confirm. This seems to be a precision issue when baking down IK constraints. As long as they are not removed, everything is fine.

Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-10-14 10:37:53 +02:00
7f24363abf Update reports/2024.md
Christoph Lendenfeld created pull request blender/blender#128984 2024-10-14 10:35:47 +02:00
Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
Christoph Lendenfeld pushed to main at ChrisLend/blender 2024-10-14 10:32:01 +02:00
4bbf0986d5 Fix #128637: Gizmo line tool not snapping to exactly 45 degrees
3d88019ae3 Merge branch 'blender-v4.3-release'
e3f9d210d1 Fix #128401: Issues when splitting connected strip
bd299cad72 Cleanup: quiet unused argument warnings
f5e271b2ba Merge branch 'blender-v4.3-release'
Compare 706 commits »
Christoph Lendenfeld pushed to fix_pyapi_remove_fcu_mod at ChrisLend/blender 2024-10-14 10:29:34 +02:00
676cdd6d04 the fix
dc45169acd Fix #128637: Gizmo line tool not snapping to exactly 45 degrees
e3f9d210d1 Fix #128401: Issues when splitting connected strip
77b523d317 Fix #128920: Crash calculating geometry nodes that use UV unwrap
72be365c6b Fix #126191: Both handle seqslide modal cancel
Compare 10 commits »
Christoph Lendenfeld created branch fix_pyapi_remove_fcu_mod in ChrisLend/blender 2024-10-14 10:29:33 +02:00
Christoph Lendenfeld approved blender/blender#128981 2024-10-14 10:03:04 +02:00
Fix #128935: Preview range to selected keyframes wrong

lgtm, thanks for the fix!

Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-10-14 09:46:17 +02:00
417d896064 Update reports/2024.md
Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-10-14 09:39:05 +02:00
756aa62862 Update vectors_of_work.md
Christoph Lendenfeld commented on issue blender/blender#128935 2024-10-14 09:09:30 +02:00
Crash on setting preview range to selected with no keyframes selected

@lichtwerk was about to look into this, but if you have a fix already I'll wait for your PR

Christoph Lendenfeld commented on issue blender/blender#127904 2024-09-27 16:43:09 +02:00
Anim UI: Labels for Action/Slot selectors or not, in the Properties Editor?

An argument against the Labels is that for the action, they are already called "SomethingAction" by default. So it's right there in the name. For slots that is a bit trickier though...

Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-09-27 16:40:39 +02:00
52717235e4 Update reports/2024.md
Christoph Lendenfeld deleted branch explode_action from ChrisLend/blender 2024-09-27 16:39:51 +02:00
Christoph Lendenfeld merged pull request blender/blender#128251 2024-09-27 16:39:48 +02:00
Anim: Separate Slots operator
Christoph Lendenfeld pushed to main at blender/blender 2024-09-27 16:39:48 +02:00
85e4bd19f6 Anim: Separate Slots operator
Christoph Lendenfeld commented on pull request blender/blender#128251 2024-09-27 15:40:19 +02:00
Anim: Separate Slots operator

@blender-bot build

renamed to "Separate Slots"

Christoph Lendenfeld pushed to explode_action at ChrisLend/blender 2024-09-27 15:39:32 +02:00
ea4f20615e also need to rename the functions...
Christoph Lendenfeld pushed to explode_action at ChrisLend/blender 2024-09-27 15:33:38 +02:00
7e5d4e3421 rename to separate slots
Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-09-27 15:05:35 +02:00
603581e88a Update reports/2024.md
Christoph Lendenfeld pushed to explode_action at ChrisLend/blender 2024-09-27 14:57:37 +02:00
2d39f67f03 add poll messages