Merge branch 'blender-v4.5-release'

This commit is contained in:
Falk David
2025-06-09 14:16:12 +02:00
31 changed files with 295 additions and 136 deletions

View File

@@ -116,7 +116,8 @@ const UserDef U_default = {
#else
.gpu_backend = GPU_BACKEND_OPENGL,
#endif
.max_shader_compilation_subprocesses = 0,
.gpu_shader_workers = 0,
.shader_compilation_method = USER_SHADER_COMPILE_THREAD,
/** Initialized by: #BKE_studiolight_default. */
.light_param = {{0}},