Block a user
Brecht Van Lommel
pushed to blender-v4.2-release at blender/lib-macos_x64
2024-06-24 19:18:45 +02:00
265d4afd0a
Fix: macOS x265 libraries have wrong deployment target
Cycles: Break down Principled BSDF into smaller SVM nodes
Shader: Add Metallic BSDF Node
I think it generally should still be the goal to have these components of the Principled BSDF available as individual nodes. So I think yes.
Refactor of 'partial blendfile write' BKE code.
I pointed out two weaknesses in the implementation, but up to you as maintainer if you want to consider those important enough to address.
Refactor of 'partial blendfile write' BKE code.
I guess this doesn't work correctly if DUPLICATE_DEPENDENCIES
is passed in but was not previously used.
Refactor of 'partial blendfile write' BKE code.
Maybe this should be a flag rather than removing from id_map
?
Refactor of 'partial blendfile write' BKE code.
Cleaner to do Main main = {};
in the header if that works.
Brecht Van Lommel
deleted branch macos_armx64_libs from farsthary/blender
2024-06-24 11:30:04 +02:00
Build: Update macOS libraries for Blender 4.2
Brecht Van Lommel
deleted branch use_denoising_not_path_tracing_device from Alaska/blender
2024-06-24 11:28:22 +02:00
Cycles: Use denoising device info to pick automatic denoiser