Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel closed issue blender/blender#104061 2024-06-14 15:49:05 +02:00
Custom render engine is unable to create gpu context
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-14 15:48:02 +02:00
bda53799d5 Cleanup: make format
1fec22e350 Fix #104061: RenderEngine Python example does not work in background mode
Compare 2 commits »
Brecht Van Lommel closed issue blender/blender#96413 2024-06-14 15:42:46 +02:00
Point Cloud - Missing Particles when Rendering with Cuda on Linux
Brecht Van Lommel commented on issue blender/blender#96413 2024-06-14 15:42:43 +02:00
Point Cloud - Missing Particles when Rendering with Cuda on Linux

This appears to be fixed for me in current versions. If not we can reopen.

Brecht Van Lommel closed issue blender/blender#96656 2024-06-14 15:42:03 +02:00
Blender 3.1 CPU/GPU rendering denoise is broken on M1 Mac / Monterey
Brecht Van Lommel commented on issue blender/blender#96656 2024-06-14 15:41:59 +02:00
Blender 3.1 CPU/GPU rendering denoise is broken on M1 Mac / Monterey

The noisy render pass only being available with denoising is by design. Beyond that I don't think we need to keep this issue open.

Brecht Van Lommel closed issue blender/blender#97092 2024-06-14 15:39:39 +02:00
LightGroups & big render resolution results in Hardware failure & macOS crash incl. reboot
Brecht Van Lommel commented on issue blender/blender#97092 2024-06-14 15:39:36 +02:00
LightGroups & big render resolution results in Hardware failure & macOS crash incl. reboot

Considering this a known limitation that requires lowering tile size or getting more memory. macOS AMD is end of life as well, so we are not fixing non-critical bugs related to that anymore.

Brecht Van Lommel closed issue blender/blender#101093 2024-06-14 15:37:24 +02:00
Scrambling distance shows a volume grid in the firsts sample
Brecht Van Lommel commented on issue blender/blender#101093 2024-06-14 15:37:19 +02:00
Scrambling distance shows a volume grid in the firsts sample

Considering this a known limitation of scrambling distance.

Brecht Van Lommel closed issue blender/blender#102696 2024-06-14 15:35:00 +02:00
Python error when enabling caustic casters on Cycles and MACOS 13.0.1
Brecht Van Lommel commented on issue blender/blender#102696 2024-06-14 15:34:56 +02:00
Python error when enabling caustic casters on Cycles and MACOS 13.0.1

Closing this as the limitation is documented and we are no longer planning to fix this. macOS AMD support is end of life and various features will remain missing.

Brecht Van Lommel closed issue blender/blender#104013 2024-06-14 15:33:50 +02:00
Shadow caustics not available on macOS with AMD GPU
Brecht Van Lommel commented on issue blender/blender#104013 2024-06-14 15:33:45 +02:00
Shadow caustics not available on macOS with AMD GPU

Closing this as we are no longer planning to fix this. macOS AMD support is end of life and various features will remain missing.

Brecht Van Lommel closed issue blender/blender#103023 2024-06-14 15:32:40 +02:00
Cycles renders SSS is noticeably slower in 3.4 than in 3.3 with multiple GPUs
Brecht Van Lommel commented on issue blender/blender#103023 2024-06-14 15:32:36 +02:00
Cycles renders SSS is noticeably slower in 3.4 than in 3.3 with multiple GPUs

While it would be good to fix this, I'll consider this as general optimizations we can do for multi GPU and not a bug to be tracked.

Brecht Van Lommel commented on issue blender/blender#104061 2024-06-14 15:27:28 +02:00
Custom render engine is unable to create gpu context

It appears this is possible, but you have to delay importing the GPU module until the render method. I will update the API example to explain this.

Brecht Van Lommel closed issue blender/blender#117112 2024-06-14 15:07:08 +02:00
Cycles crash on CPU denoise with old gpu driver
Brecht Van Lommel commented on issue blender/blender#117112 2024-06-14 15:07:04 +02:00
Cycles crash on CPU denoise with old gpu driver

This was already fixed for 4.1, closing.

Brecht Van Lommel pushed to blender-v4.2-release at blender/blender-manual 2024-06-14 13:54:13 +02:00
bd535a0636 Fix: Indentation issues in directory layout page