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 ) _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
