tornavis/source/blender/python
Jeroen Bakker 3393b7137e RenderReport: Add option to add platform specific overrides.
Reference images in the reference_override_dir will be chosen before
images in reference_dir. This allows platform specific reference
images, with a common base.

Ignored when set to None. The caller is responsible
of setting the reference override dir as the unit test is more aware
what the definition of a platform is.

Patch adds `gpu.platform.device_type_get` function to get the device
type that blender has detected.

Reviewed By: brecht

Maniphest Tasks: T99046

Differential Revision: https://developer.blender.org/D15265
2022-08-01 10:57:32 +02:00
..
bmesh Cleanup: format 2022-05-06 18:27:44 +10:00
generic Fix Python SystemExit exceptions silently exiting 2022-07-26 13:21:15 +10:00
gpu RenderReport: Add option to add platform specific overrides. 2022-08-01 10:57:32 +02:00
intern Cleanup: Move RNA path functions into own C++ file 2022-07-29 16:56:48 +02:00
mathutils PyAPI: add Matrix.is_identity read-only attribute 2022-07-11 12:45:00 +10:00
BPY_extern.h Python: clear Py-driver variables on exit 2022-07-07 12:30:45 +10:00
BPY_extern_clog.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
BPY_extern_python.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
BPY_extern_run.h Cleanup: malformed C-style comment blocks, spelling 2022-04-11 12:03:09 +10:00
CMakeLists.txt File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
rna_dump.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00