Christoph Lendenfeld ChrisLend
Christoph Lendenfeld merged pull request blender/blender#107866 2023-05-26 09:03:17 +02:00
Animation: change Slider Popup menu hotkeys
Christoph Lendenfeld pushed to blender-v3.6-release at blender/blender 2023-05-26 09:03:16 +02:00
e2a75814ac Animation: change Slider Popup menu hotkeys
Christoph Lendenfeld commented on pull request blender/blender#106952 2023-05-25 17:21:44 +02:00
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
Compare 26 commits »
Christoph Lendenfeld pushed to onion_skin_test at ChrisLend/blender 2023-05-25 16:57:44 +02:00
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
Compare 221 commits »
Christoph Lendenfeld pushed to key_menuhotkeys at ChrisLend/blender 2023-05-25 12:36:24 +02:00
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
Compare 3 commits »
Christoph Lendenfeld commented on pull request blender/blender#107866 2023-05-25 12:27:36 +02:00
Animation: change Slider Popup menu hotkeys

changed target branch to 3.6 release

Christoph Lendenfeld pushed to key_menuhotkeys at ChrisLend/blender 2023-05-25 12:26:54 +02:00
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.
Compare 229 commits »
Christoph Lendenfeld pushed to main at ChrisLend/blender 2023-05-25 12:22:21 +02:00
5e2f73df30 Fix crash doing viewport animation render
f5d159b2a4 Vulkan: Extract Vendor/Driver/Device Information
Compare 2 commits »
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
Compare 2496 commits »
Christoph Lendenfeld commented on pull request blender/blender#107653 2023-05-25 11:49:40 +02:00
Paint: Add loop select for faces

you are right that wasn't actually needed anymore

Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-25 11:49:28 +02:00
70a394c07e remove unneeded code
Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-25 11:44:22 +02:00
95b1fb0bc2 implement hans' comments
bbfac4411a update because of changes on master
Compare 2 commits »
Christoph Lendenfeld commented on pull request blender/blender#107653 2023-05-25 11:37:24 +02:00
Paint: Add loop select for faces

how is that with the new GroupedSpan does that need to be passed as reference?

Christoph Lendenfeld pushed to main at ChrisLend/blender 2023-05-25 11:02:30 +02:00
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
Compare 826 commits »
Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-25 10:41:40 +02:00
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
Compare 447 commits »
Christoph Lendenfeld closed issue blender/blender#107722 2023-05-25 10:37:24 +02:00
Pose breakdowner negative overshoot
Christoph Lendenfeld commented on pull request blender/blender#106952 2023-05-25 10:26:36 +02:00
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
Compare 515 commits »