[Bf-blender-cvs] [44ab02fc5c2] master: Geometry Nodes: add texture regression test category

Jacques Lucke noreply at git.blender.org
Mon Dec 5 12:06:35 CET 2022


Commit: 44ab02fc5c2d67281228ab068b39941d53f2bb47
Author: Jacques Lucke
Date:   Mon Dec 5 12:06:18 2022 +0100
Branches: master
https://developer.blender.org/rB44ab02fc5c2d67281228ab068b39941d53f2bb47

Geometry Nodes: add texture regression test category

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

M	tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index e05219901ce..fd37a8be640 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -797,6 +797,7 @@ set(geo_node_tests
   mesh/extrude
   mesh/split_edges
   points
+  texture
   utilities
   vector
 )



More information about the Bf-blender-cvs mailing list