mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-22 01:44:49 -05:00
* Script can be defined in the macro segment or loaded from a file * Supports both LUA and Python * Can be used for actions and conditions * obs_script_create and obs_script_destroy are resolved at runtime (Let's hope the API remains stable) |
||
|---|---|---|
| .. | ||
| utils | ||
| CMakeLists.txt | ||
| macro-action-script-inline.cpp | ||
| macro-action-script-inline.hpp | ||
| macro-action-script.cpp | ||
| macro-action-script.hpp | ||
| macro-condition-script-inline.cpp | ||
| macro-condition-script-inline.hpp | ||
| macro-condition-script.cpp | ||
| macro-condition-script.hpp | ||
| macro-script-handler.cpp | ||
| macro-script-handler.hpp | ||
| macro-segment-script-inline.cpp | ||
| macro-segment-script-inline.hpp | ||
| macro-segment-script.cpp | ||
| macro-segment-script.hpp | ||