SceneSwitcher/plugins/scripting
WarmUpTill ba38b8bf27
Some checks failed
debian-build / build (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
Don't block UI while executing long runnig actions
The previous approach had the problem of losing any action internal
state changes in the created copy.

Revert "Fix temp var values of actions not being accessible"
This reverts commit df42538319.
Revert "Don't block UI while running actions"
This reverts commit a01d26e25d.
2026-04-04 21:14:05 +02:00
..
utils Ignore autoselect deprecations for now 2025-10-03 20:44:50 +02:00
CMakeLists.txt Add support for inline scripts 2025-06-09 14:20:44 +02:00
macro-action-script-inline.cpp Add support for inline scripts 2025-06-09 14:20:44 +02:00
macro-action-script-inline.hpp Add support for inline scripts 2025-06-09 14:20:44 +02:00
macro-action-script.cpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
macro-action-script.hpp Move scripting support to seperate project 2025-06-09 14:20:44 +02:00
macro-condition-script-inline.cpp Add support for inline scripts 2025-06-09 14:20:44 +02:00
macro-condition-script-inline.hpp Add support for inline scripts 2025-06-09 14:20:44 +02:00
macro-condition-script.cpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
macro-condition-script.hpp Move scripting support to seperate project 2025-06-09 14:20:44 +02:00
macro-script-handler.cpp Fix warnings 2025-12-21 14:33:08 +01:00
macro-script-handler.hpp Move scripting support to seperate project 2025-06-09 14:20:44 +02:00
macro-segment-script-inline.cpp Fix title of script open dialog 2026-03-25 19:38:22 +01:00
macro-segment-script-inline.hpp Add warning if inline script file is invalid 2025-09-23 22:59:42 +02:00
macro-segment-script.cpp Move scripting support to seperate project 2025-06-09 14:20:44 +02:00
macro-segment-script.hpp Refactor locking of macro segments 2025-06-20 22:29:35 +02:00