Files
test2/source/blender/gpu
Miguel Pozo 0730d3f256 Fix: Python API: bpy.app.is_job_running('SHADER_COMPILATION')
Shader compilation no longer uses the `WM_job` API.
Add a `GPU_shader_batch_is_compiling` function to query if there's any
shader compilation happening, and update `bpy_app_is_job_running` to
handle this as a special case.

Pull Request: https://projects.blender.org/blender/blender/pulls/143559
2025-07-31 20:06:27 +02:00
..
2025-07-31 16:36:08 +02:00
2025-07-31 16:36:08 +02:00
2025-05-22 15:57:41 +02:00
2025-06-16 12:50:50 +02:00