- 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
pushed to refactor_deduplicate_code at ChrisLend/blender
2023-04-20 14:09:25 +02:00
475f9a3e23
Cycles: Break up geometry.cpp and scene.cpp file into smaller pieces
100f37af49
Fix #100053: Incorrect saving asset catalogs after renaming parent item
7ce10ebbbf
Cycles: oneAPI: Remove excess quotes in a capabilities output
770b193253
Cleanup: use function style casts & nullptr, spelling in comments
0fa68d1a01
Cleanup: format
Animation: time offset slider
one more improvement, in order for the overshoot to wrap endlessly we can modify the code to this
Animation: blend to infinity slider
I am glad you didn't listen to me here, because I just realized what I suggested is wrong 🤦
Animation: blend to infinity slider
the function blend_to_infinity_fcurve_segment
should return a bool I think
Animation: blend to infinity slider
Let's have the warning outside of the for-loop so it's only displayed once per modal cycle
NLA strip in Tweak Mode, if it is offset in time offsets the selection of keys in the timeline
@PratikPB2123 yes, what's the process for doing so?
Animation: shear left slider
That is my instinct too, but every tool on the slider uses
left
orright
based on where the reference point is. For exampleScale left
feels the same as this one, scale toward the right…
Christoph Lendenfeld
deleted branch fix_keyframe_selection from ChrisLend/blender
2023-04-20 10:26:44 +02:00
NLA strip in Tweak Mode, if it is offset in time offsets the selection of keys in the timeline
Fix #106771: Selection offset in timeline when NLA track is offset
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-04-20 10:26:06 +02:00
9625b10c7c
fix wrong logic
47078c0f31
Merge branch 'main' into graph_editor_butterworth
60ced5283a
Animation: make properties from motion path library overrideable
4054d76749
Fix: Normalization with baked curves and preview range
88b125e75d
Fix regression tests failure on the latest Xcode
Christoph Lendenfeld
deleted branch motion_path_lib_override from ChrisLend/blender
2023-04-20 10:08:53 +02:00
Animation: make properties from motion path library overrideable
Christoph Lendenfeld
deleted branch fix_baked_curve_normalization_prev_range from ChrisLend/blender
2023-04-20 10:08:06 +02:00