[Bf-blender-cvs] [024cb564df3] new-object-types: Tests: add OpenVDB volume tests

Brecht Van Lommel noreply at git.blender.org
Mon Mar 16 22:50:37 CET 2020


Commit: 024cb564df3bf45138da674d456a96f3f43077ba
Author: Brecht Van Lommel
Date:   Mon Mar 16 22:50:20 2020 +0100
Branches: new-object-types
https://developer.blender.org/rB024cb564df3bf45138da674d456a96f3f43077ba

Tests: add OpenVDB volume tests

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

M	tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index 82eef36fb78..db5d5dcf73b 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -560,6 +560,7 @@ if(WITH_CYCLES OR WITH_OPENGL_RENDER_TESTS)
       light
       mesh
       motion_blur
+      openvdb
       render_layer
       reports
       shader



More information about the Bf-blender-cvs mailing list