SceneSwitcher/lib/variables
WarmUpTill 4f3d9e3a00
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
Use static self-registration for action queue and variable setup
Removes explicit setup calls from the plugin core. Each module now
registers its own save/load/cleanup steps via a static initializer,
decoupling them from InitSceneSwitcher and SwitcherData.
2026-04-30 22:39:06 +02:00
..
variable-line-edit.cpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-line-edit.hpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-number.hpp Cleanup 2025-03-15 12:31:13 +01:00
variable-number.tpp Rename function 2024-10-12 17:09:33 +02:00
variable-spinbox.cpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
variable-spinbox.hpp Cleanup 2025-03-15 12:31:13 +01:00
variable-string.cpp Fix race conditions when accessing variables 2026-03-25 19:38:22 +01:00
variable-string.hpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
variable-tab.cpp Fix warnings 2025-12-14 10:42:51 +01:00
variable-tab.hpp Add search clear button to the variable tab 2025-11-14 12:38:24 +01:00
variable-text-edit.cpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-text-edit.hpp Export symbols 2025-06-09 14:20:44 +02:00
variable.cpp Use static self-registration for action queue and variable setup 2026-04-30 22:39:06 +02:00
variable.hpp Fix race conditions when accessing variables 2026-03-25 19:38:22 +01:00