Files
test/source/blender/gpu/intern
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-02-18 15:36:50 +01:00
2025-06-16 12:50:50 +02:00
2025-06-10 17:24:18 +02:00