Fixed an issue where ACTIVE_ACTION sequence source was not working

Also added a scene-level transform source.
This commit is contained in:
Colin Basnett
2025-05-18 00:46:50 -07:00
parent ff2fe35846
commit 00d9e3996c
16 changed files with 324 additions and 169 deletions

View File

@@ -10,3 +10,6 @@ branch = true
[tool.coverage.report]
ignore_errors = true
[tool.pyright]
reportInvalidTypeForm = false