Commit: b8f3df9817970e615fd9fadb90cb26e73dc8374f Author: Himanshi Kalra Date: Wed Jul 21 21:35:59 2021 +0530 Branches: soc-2021-geometry-nodes-regression-test https://developer.blender.org/rBb8f3df9817970e615fd9fadb90cb26e73dc8374f
Add curve tests =================================================================== M tests/python/CMakeLists.txt =================================================================== diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt index 0c1595775ba..1d96968b9b3 100644 --- a/tests/python/CMakeLists.txt +++ b/tests/python/CMakeLists.txt @@ -741,6 +741,7 @@ if(WITH_COMPOSITOR) endif() set(geo_node_tests + curves geometry mesh points _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
