- 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 graph_editor_butterworth at ChrisLend/blender
2023-04-21 16:43:40 +02:00
64947062c7
add support for subframe data
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-04-21 12:23:57 +02:00
19c64139ff
soft limit the factor to 1
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-04-21 12:12:26 +02:00
97cffbb2a7
move code and rename
029f21b003
change menu location
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-04-21 12:05:57 +02:00
ce94346579
move code
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-04-21 12:01:43 +02:00
1b31b2b017
make struct to pass into functions
e6dbc9b85f
remove backward filtered values array
2ee5001130
Merge branch 'main' into graph_editor_butterworth
99f5e60b86
RNA: ignore some large arrays in override code
680a54c7d0
EEVEE Next: Ensure correct texture usage for views
Animation: shear left slider
You can check the Graph_OT_decimate
operator for an example on how an enum property is added.
line 528 in graph_slider_ops.c
Allow select range in animation editor
I cannot reproduce the previous issue anymore, so from my side this is good to go
Animation: shear left slider
tiny thing I noticed, the soft minimum should be -1 if the slider has a range of -1/1
Fix: Bidirectionality on Graph Editor Sliders
Christoph Lendenfeld
created branch fix_slider_range in ChrisLend/blender
2023-04-20 15:00:15 +02:00
Refactor: Deduplicate code in graph_slider_ops.c
Christoph Lendenfeld
pushed to refactor_deduplicate_code at ChrisLend/blender
2023-04-20 14:09:35 +02:00
b48aff59fd
refactor code
Christoph Lendenfeld
created branch refactor_deduplicate_code in ChrisLend/blender
2023-04-20 14:09:25 +02:00