Added some missing type defs, starting work on a revision (v3_01) to change formatting (need to change execution.py to recognize it as v3 as well)

This commit is contained in:
kosinkadink1@gmail.com
2025-06-11 19:46:30 -07:00
parent 2873aaf4db
commit 6854864db9
4 changed files with 1401 additions and 51 deletions

View File

@@ -2273,6 +2273,7 @@ def init_builtin_extra_nodes():
"nodes_string.py",
"nodes_camera_trajectory.py",
"nodes_v3_test.py",
"nodes_v3_01_test.py",
"nodes_v1_test.py",
]