blender/source
Brecht Van Lommel 66056fead0 Fix #112632: crash batch generating previews with Cycles
Don't assume existence of GPU backend in (background) preview rendering.

Also add null pointer checks and rely on assert instead to detect
invalid usage of GPU_render_begin/end, so that potential future mistakes
don't cause crashes.

Pull Request: https://projects.blender.org/blender/blender/pulls/112971
2023-09-28 16:13:09 +02:00
..
blender Fix #112632: crash batch generating previews with Cycles 2023-09-28 16:13:09 +02:00
creator Cleanup: Move depsgraph headers to C++ 2023-09-22 03:18:17 +02:00
CMakeLists.txt License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00