Block a user
VSE: Process audio strips waveforms in parallel
@iss thanks for catching that. Yeah I think the condition variable could work, I just need to check if this would impact the task pool in some way.
Regarding polling, I haven't found anything…
WIP: VSE: Process audio strips waveforms in parallel
Lucas Tadeu
pushed to Yup_Lucas/vse-waveform-task-pool at Yup_Lucas/blender
2023-06-12 09:39:21 +02:00
435111f788
VSE: Process audio strips waveforms in parallel
Lucas Tadeu
pushed to Yup_Lucas/vse-waveform-task-pool at Yup_Lucas/blender
2023-06-12 09:36:35 +02:00
11608fa54f
VSE: Process audio strips waveforms in parallel
Lucas Tadeu
pushed to Yup_Lucas/vse-waveform-task-pool at Yup_Lucas/blender
2023-06-12 09:31:49 +02:00
88a73bb6dc
VSE: Process audio strips waveforms in parallel
Lucas Tadeu
pushed to Yup_Lucas/vse-waveform-task-pool at Yup_Lucas/blender
2023-06-11 21:29:31 +02:00
c1b281ac3c
Add fixme comment
Lucas Tadeu
pushed to Yup_Lucas/vse-waveform-task-pool at Yup_Lucas/blender
2023-06-11 21:25:59 +02:00
ab69bdcbff
Revert back to serial task pool
Lucas Tadeu
created branch Yup_Lucas/vse-waveform-task-pool in Yup_Lucas/blender
2023-06-11 18:11:52 +02:00
Lucas Tadeu
pushed to Yup_Lucas/vse-waveform-task-pool at Yup_Lucas/blender
2023-06-11 18:11:52 +02:00
0b8c3517f4
Initial task pool implementation
9e706deaf6
Fix #108688: GPv3 Crash at ended of drawing operation.
9520dba066
Cleanup: naming & return value for writefile's do_history
691c0fc43a
Fix saving a blend file that's FILE_MAX length failing to version
b7b2e08dcb
Revert "Deps_builder: Move Windows build from MinGW/GCC to msys2/MSVC"
Lucas Tadeu
pushed to Yup_Lucas/empty-box-select-fix at Yup_Lucas/blender
2023-02-24 14:48:37 +01:00
48686c6e2f
Change retval check to & OPERATOR_FINISHED
Lucas Tadeu
pushed to Yup_Lucas/empty-box-select-fix at Yup_Lucas/blender
2023-02-23 20:45:52 +01:00
8520cbbfe4
Change check order of checks in wm_gesture_ops
Clicking on empty space in editors creates undo step
@lichtwerk @mano-wii can you update the description here?
I fixed the issue with the Sequencer and the Sequencer Preview in https://projects.blender.org/blender/blender/commit/5d30c3994e6ecf66…
Sequencer: Don't create undo step for empty box select