- 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
Christoph Lendenfeld
created branch fix_bone_unselectable in ChrisLend/blender
2024-10-16 10:20:12 +02:00
Christoph Lendenfeld
pushed to fix_bone_unselectable at ChrisLend/blender
2024-10-16 10:20:12 +02:00
ceaa6e9bd5
Merge branch 'blender-v4.3-release' into fix_bone_unselectable
0211a68fb4
Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
41a3e6c3bd
Fix #125451: Duplicating bone doesn't copy pose bone colors
8d24be0c44
Merge branch 'blender-v4.3-release' into fix_bone_unselectable
a467349645
wip
Christoph Lendenfeld
pushed to fix_symmetrize_bone_props at ChrisLend/blender
2024-10-16 09:56:48 +02:00
5f870ccc8f
add comment
170711011e
Merge branch 'blender-v4.3-release' into fix_symmetrize_bone_props
ccb92947c5
Fix #129067: Transforming an edit-mesh crashes with cage editing
b8e5c66947
Fix #129069: Drag Dot and Anchored paint brush modes don't clear mesh
346bea93cc
Cleanup: wrap long lines
Christoph Lendenfeld
deleted branch fix_pyapi_remove_fcu_mod from ChrisLend/blender
2024-10-16 09:30:06 +02:00
removing f-curve modifier does not purge modifier motion
Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
Fix #125816: Clear constraint while action baking not doing visual keying
I am not sure I can do that in a C++ gui but I'll give it a try
Christoph Lendenfeld
deleted branch fix_pose_bone_color_dupli from ChrisLend/blender
2024-10-16 09:27:11 +02:00
Bone Duplicate/Symmetrize doesn't affect pose bone colors
Fix #125451: Duplicating bone doesn't copy pose bone colors
IK Panel: Limit Z min/max properties don't Symmetrize correctly for the Bone
@Mets can you open a separate report for that? that way it doesn't get lost when this one is resolved
DriverVars reading local Y scale are never negative
putting this as a known limitations because it has the same root cause as #124896 In addition to that I also added it to the weak areas of A&R https://developer.blender.org/docs/features/animation…
Library-Override Not able to edit "Strip time Keyframe" value in sidebar panel in graph-editor
Had a look at this, it is indeed similar to what was fixed with c3b68fa7b1cafa6c4e4b73830597582606082b6d However since the FCurve for the strip time is owned by the object the fix doesn't work…
Fix: Error when baking custom properties of unavailable addon