[Bf-blender-cvs] [72c90a2dc4e] cycles_path_guiding: Add initial guiding regression tests

Brecht Van Lommel noreply at git.blender.org
Thu Aug 25 21:57:39 CEST 2022


Commit: 72c90a2dc4eca9bc4961c9e50d3e64147d1da8b1
Author: Brecht Van Lommel
Date:   Thu Aug 25 21:16:50 2022 +0200
Branches: cycles_path_guiding
https://developer.blender.org/rB72c90a2dc4eca9bc4961c9e50d3e64147d1da8b1

Add initial guiding regression tests

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

M	tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index ca3070b60ad..07bc50a7b0a 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -644,6 +644,7 @@ if(WITH_CYCLES OR WITH_OPENGL_RENDER_TESTS)
       camera
       bsdf
       hair
+      guiding
       image_colorspace
       image_data_types
       image_mapping



More information about the Bf-blender-cvs mailing list