[Bf-blender-cvs] [b8150884163] master: Tests: add Cycles perspective/ortho/panoramic camera regression tests

Brecht Van Lommel noreply at git.blender.org
Tue Dec 7 20:23:26 CET 2021


Commit: b81508841639aff7c0bc04accc2be265f554fdce
Author: Brecht Van Lommel
Date:   Tue Dec 7 20:07:41 2021 +0100
Branches: master
https://developer.blender.org/rBb81508841639aff7c0bc04accc2be265f554fdce

Tests: add Cycles perspective/ortho/panoramic camera regression tests

Ref D12691

===================================================================

M	tests/python/CMakeLists.txt

===================================================================

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



More information about the Bf-blender-cvs mailing list