Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2021-12-07 22:07:41 +0300
committerBrecht Van Lommel <brecht@blender.org>2021-12-07 22:08:12 +0300
commitb81508841639aff7c0bc04accc2be265f554fdce (patch)
tree45523e60f53ac3e2a04b8c6eff38792789f1c717 /tests
parent24e016546302f4f174d2356f50ec09d9f9d968a1 (diff)
Tests: add Cycles perspective/ortho/panoramic camera regression tests
Ref D12691
Diffstat (limited to 'tests')
-rw-r--r--tests/python/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index fa63bdadd80..a2c2d44fe20 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -639,6 +639,7 @@ if(WITH_CYCLES OR WITH_OPENGL_RENDER_TESTS)
MESSAGE(STATUS "Disabling Cycles tests because WITH_OPENCOLORIO is disabled")
else()
set(render_tests
+ camera
bsdf
hair
image_colorspace