- mostly Madrid
- http://www.christoph.lendenfeld.at/
-
I used to be an animator like you, but then I took an "oh you can code" to the knee
- Joined on
2020-01-09
Block a user
Fix #125451: Duplicating bone doesn't copy pose bone colors
Christoph Lendenfeld
pushed to fix_symmetrize_bone_props at ChrisLend/blender
2024-10-14 16:52:47 +02:00
c6d9b6fe44
not that fix
Christoph Lendenfeld
created branch fix_pose_bone_color_dupli in ChrisLend/blender
2024-10-14 16:52:28 +02:00
Christoph Lendenfeld
pushed to fix_pose_bone_color_dupli at ChrisLend/blender
2024-10-14 16:52:28 +02:00
4fb2ef16b1
the fix
Christoph Lendenfeld
pushed to fix_symmetrize_bone_props at ChrisLend/blender
2024-10-14 16:44:03 +02:00
20b1eb392e
the fix
Fix #128445: Symmetrize pose bone settings
Christoph Lendenfeld
pushed to fix_symmetrize_bone_props at ChrisLend/blender
2024-10-14 16:08:54 +02:00
64dd15c72e
symmetrize limits
Christoph Lendenfeld
created branch fix_symmetrize_bone_props in ChrisLend/blender
2024-10-14 16:08:54 +02:00
dragging visibility keyframes puts visibility out of synce with keys
does that fix the issue for you? I just tried removing it and it didn't make a difference for me. I do see how that can be a potential issue though because the aftertrans update does things like…
dragging visibility keyframes puts visibility out of synce with keys
I made a short video of this that shows the actual issue better
Integer Interpolation - Splining Issue
Integer Interpolation - Splining Issue
this is how the math works in this case not really a bug.
Yes all FCurves are float at the moment. So Blender has to round to integers.
If you want floor
behavior, you can change "Driver" to…
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.
Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
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'
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