b4de568cc4db4e9c56b53d18b55991354cf56cb9
Enable tests for EEVEE Next. As a workaround for allowing the use of EEVEE Next (still an experimental feature) with `--factory-startup`, `arg_handle_engine_set` enables the feature when `-E BLENDER_EEVEE_NEXT` is used. In addition, EEVEE Next is always registered, so it's available when calling `WM_init`. If it's actually disabled, it will be immediately unregistered after that. Notes: - `get_gpu_device_type` always fails with error: > GPU API is not available in background mode - Setup and tests are the same as EEVEE. There are many tests that only make sense for Cycles, and many EEVEE Next features that are not actually tested. Pull Request: https://projects.blender.org/blender/blender/pulls/112161
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
