Aras Pranckevicius aras_p
Aras Pranckevicius deleted branch scopes_opacity_update_cb from aras_p/blender 2024-04-20 17:09:09 +02:00
Aras Pranckevicius merged pull request blender/blender#120854 2024-04-20 17:09:07 +02:00
Fix #120789: Slowness when using image vectorscope opacity slider
Aras Pranckevicius created pull request blender/blender#120854 2024-04-20 16:36:58 +02:00
Fix #120789: Slowness when using image vectorscope opacity slider
Aras Pranckevicius created branch scopes_opacity_update_cb in aras_p/blender 2024-04-20 16:36:01 +02:00
Aras Pranckevicius pushed to scopes_opacity_update_cb at aras_p/blender 2024-04-20 16:36:01 +02:00
3028dd31d2 Fix #120789: Slowness when using image vectorscope opacity slider
933f74ca02 Anim: Baklava, add Animation data-block to anim filtering code
075b4c178a Refactor: Anim, clarify a bit of NLA drawing code
eea73bffb4 UI: Fade all non-ID children if parent is hidden in outliner
df064270a1 Fix: EEVEE-Next: Light: Missing shadows inside sphere light
Compare 10 commits »
Aras Pranckevicius commented on issue blender/blender#120789 2024-04-19 19:26:43 +02:00
Slowness when using the Image Editor's Vectorscope opacity slider

Yeah even with the scope look improvement and additional modes, if it causes a non-trivial performance hit that's not ideal. I can take a look at what is going on, and try to fix it.

Aras Pranckevicius deleted branch path_is_hidden_opt from aras_p/blender 2024-04-16 16:51:48 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-04-16 16:51:45 +02:00
9962c50b54 BLI: factor out BLI_path_has_hidden_component, fix it and speed it up
Aras Pranckevicius merged pull request blender/blender#120541 2024-04-16 16:51:45 +02:00
BLI: factor out BLI_path_has_hidden_component, fix it and speed it up
Aras Pranckevicius pushed to main at aras_p/blender 2024-04-16 05:58:42 +02:00
e4529592d6 Cleanup: sort cmake file-lists
20b0805213 Cleanup: use const pointers where possible
90f1d1cc61 Cleanup: use doxygen formatting for guarded-allocator
2b7f46bc0b Fixes for keying-set export operator
6fc6bcdb82 Cleanup: Unused function
Compare 1588 commits »
Aras Pranckevicius pushed to vse_strip_design at aras_p/blender 2024-04-16 05:58:24 +02:00
7eaaf6ec3b Merge branch 'main' into vse_strip_design
e4529592d6 Cleanup: sort cmake file-lists
20b0805213 Cleanup: use const pointers where possible
90f1d1cc61 Cleanup: use doxygen formatting for guarded-allocator
2b7f46bc0b Fixes for keying-set export operator
Compare 923 commits »
Aras Pranckevicius deleted branch sse4_cleanup from aras_p/blender 2024-04-15 15:22:13 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-04-15 15:22:11 +02:00
e2e6b977a6 Cleanup: Remove pre-SSE4 fallbacks in BLI pixel interpolation functions
Aras Pranckevicius merged pull request blender/blender#120583 2024-04-15 15:22:11 +02:00
Cleanup: Remove pre-SSE4 fallbacks in BLI pixel interpolation functions
Aras Pranckevicius pushed to ffmpeg_hdr at aras_p/blender 2024-04-12 19:27:52 +02:00
35db26e7be Fix build after main merge
Aras Pranckevicius pushed to ffmpeg_hdr at aras_p/blender 2024-04-12 19:23:17 +02:00
1cf58feaf8 Merge branch 'main' into ffmpeg_hdr
3744b54790 Cleanup: Fix location of #pragma once in some headers
5c10f9fcb3 Fix #120549: Broken triangles in viewport with multiple materials
fae60893c7 Extensions: Rename Local Cache
af09a475e4 Extensions: User Interface: Sort advanced repository options
Compare 522 commits »
Aras Pranckevicius created pull request blender/blender#120583 2024-04-12 16:53:19 +02:00
Cleanup: Remove pre-SSE4 fallbacks in BLI pixel interpolation functions
Aras Pranckevicius created branch sse4_cleanup in aras_p/blender 2024-04-12 16:52:43 +02:00