- 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
Animation: change Slider Popup menu hotkeys
Animation: Butterworth Smoothing filter
@blender-bot package
changed back to slider driving the cutoff_frequency, but indirectly via a hidden property "cutoff_factor" in order to fit the 0-1 range that the slider expects.
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-05-25 17:11:57 +02:00
909d9b632b
new hidden freequency_factor prop to drive slider
9199276ce2
Merge branch 'main' into graph_editor_butterworth
a31875dab6
Cleanup: Fix warnings in Overlay Next
986ff5a3a4
Cleanup: Remove IndexRange::as_span() static array and cache
a50768616f
Build: fix OpenBSD error in guardedalloc
ba45e6bca3
onion skin drawing relative to current frame
80a4e7b010
change draw call order
49a320d236
fix update issue
ea6670404f
onion skin range stuff
07ad898cd1
Merge branch 'main' into onion_skin_test
26143cf77d
Merge branch 'blender-v3.6-release' into key_menuhotkeys
f3677dce41
Cleanup: minor changes to the keymap
09c2b327d7
Fix #107283: Drag Box Selection While (e.g. Transform) Tool is on
881c41d347
Merge branch 'blender-v3.6-release' into key_menuhotkeys
1621d790ff
Fix #108120: graphic artefacts node editor during cycles render
03e4325fa9
Fix: High resolution textures in Metal from Integer overflow
92b4e74985
Fix out-of-bounds read drawing bundles with custom-colors
43a31d3c93
Fix #107913: Creation of liboverrides of Scenes should not be allowed.
5e2f73df30
Fix crash doing viewport animation render
f5d159b2a4
Vulkan: Extract Vendor/Driver/Device Information
Christoph Lendenfeld
pushed to remove_collection_hotkeys at ChrisLend/blender
2023-05-25 12:13:46 +02:00
8630cf08f4
Merge branch 'main' into remove_collection_hotkeys
f5d159b2a4
Vulkan: Extract Vendor/Driver/Device Information
f669f6cd8c
Fix #108243: Crash when save before close with modified image
0e7b81dd32
Metal: Fix MSL compilation warning
21b2393eb2
Fix off by 1 error in BLI_uniquename* clipping an extra character
95b1fb0bc2
implement hans' comments
bbfac4411a
update because of changes on master
Paint: Add loop select for faces
how is that with the new GroupedSpan
does that need to be passed as reference?
f669f6cd8c
Fix #108243: Crash when save before close with modified image
0e7b81dd32
Metal: Fix MSL compilation warning
21b2393eb2
Fix off by 1 error in BLI_uniquename* clipping an extra character
9182ebdfde
Cleanup: replace strcat with BLI_strncat
6eebc06c36
Clenup: remove strcat use
5402cb3774
Merge branch 'main' into paint_loop_face
f669f6cd8c
Fix #108243: Crash when save before close with modified image
0e7b81dd32
Metal: Fix MSL compilation warning
21b2393eb2
Fix off by 1 error in BLI_uniquename* clipping an extra character
9182ebdfde
Cleanup: replace strcat with BLI_strncat
Pose breakdowner negative overshoot
Pose breakdowner negative overshoot
this was fixed with #107406: Refactor: Allow to explicitly set the range on the slider UI element
sorry for the inconvenience
Animation: Butterworth Smoothing filter
@BClark not sure if you want the slider to drive the blend factor or not. Can you clarify that
I am also a bit hesitant to increase the default samples per frame. It really is only meant for…
Christoph Lendenfeld
pushed to graph_editor_butterworth at ChrisLend/blender
2023-05-25 10:17:41 +02:00
9b3d6a83dc
Merge branch 'main' into graph_editor_butterworth
f669f6cd8c
Fix #108243: Crash when save before close with modified image
0e7b81dd32
Metal: Fix MSL compilation warning
21b2393eb2
Fix off by 1 error in BLI_uniquename* clipping an extra character
9182ebdfde
Cleanup: replace strcat with BLI_strncat