- 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
WIP: Fix: Slider bidirectionality in pose_slide.c
WIP: Fix: Slider bidirectionality in pose_slide.c
since #107406: Refactor: Allow to explicitly set the range on the slider UI element this is no longer an issue
Refactor: Bidirectionality on Graph Editor Sliders
so after this PR #107406: Refactor: Allow to explicitly set the range on the slider UI element the issue is actually no longer…
b2d29a8216
update based on slider refactor
f1186e745f
Merge branch 'main' into fix_slider_range
d9293ca478
Fix missing include, unused argument warning
575c3f3b25
BLI_string: replace UTF8 skip table & macros with functions
a9c1d47255
GPU: Added Tests For Blend state And Immediate Mode
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-05-09 22:08:46 +02:00
aac617fa88
fix index out of bounds
Animation: Butterworth Smoothing filter
@blender-bot package
changed to a frequency cutoff and the slider controls the factor now also due to the update from main the menu entry is now in key->smooth
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-05-08 21:12:34 +02:00
bd3b40c79c
Merge branch 'main' into graph_editor_butterworth
819cd58864
Cleanup: Make Accumulate Attribute node more generic
50d49e24c4
Asset Views: Decrease default preview cache size
6a7ca67a98
Fix #107725: ray-offset was incorrectly applied on motion triangles
07ac8cb15a
Fix #107506: Depsgraph: non-geometry component is treated as geometry component
Paint: Add loop select for faces
In the UI, the term "face corner" is generally preferred over "loop" since it matches the attribute domain name. And also since it's way less confusing IMO.
but the feature is supposed to be…
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-05-07 22:50:24 +02:00
1ccca836a6
change to a Hz frequency cutoff
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-05-07 22:09:30 +02:00
8063e722bf
resolve merge issues
44d31471ed
Merge branch 'main' into graph_editor_butterworth
31d71f39ad
UI: fix or improve many messages
de5aca9418
Refactor: unify UNIX/WIN32 BLI_dir_create_recursive & some improvements
f7d3115d97
Cleanup: replace BLI_strncpy with memcpy when the size is known
Christoph Lendenfeld
deleted branch slider_overshoot_refactor from ChrisLend/blender
2023-05-05 17:22:57 +02:00
Refactor: Allow to explicitly set the range on the slider UI element
WIP: Paint: Add face loop select
Christoph Lendenfeld
pushed to slider_overshoot_refactor at ChrisLend/blender
2023-05-05 15:35:28 +02:00
f13b43f068
add comment and improve comment
dcd0801a3e
Merge branch 'main' into slider_overshoot_refactor
70cd2a9741
RNA: use memcpy for copying strings when the length is known
c80e9641ed
Cleanup: replace UTF8 string copy macro with function
dc4e48fca0
Cleanup: quiet clang-tidy char subscript warning
Christoph Lendenfeld
deleted branch refactor_pose_slide from ChrisLend/blender
2023-05-05 15:30:48 +02:00