Commit Graph

4 Commits

Author SHA1 Message Date
cfc658f680 feat: Refactor GUI demo to simplify button handling and improve status display 2026-01-05 13:21:07 +00:00
c1390aee64 feat: Enhance GUI logging with log_trace function and update status messages 2026-01-05 08:27:32 +00:00
e9b944680c feat: Enhance ScriptEngine with Shader and Scene Management
- Added ShaderManager to handle shader paths loading from Lua.
- Integrated SceneManager for managing scene objects within ScriptEngine.
- Updated ScriptEngine to utilize ShaderManager and SceneManager.
- Refactored audio command handling to use AudioManager.
- Improved error handling and Lua integration for shader and scene loading.
- Cleaned up code structure and dependencies in script_engine.hpp.
2026-01-04 00:05:05 +00:00
Richard Ward
302b2e49a8 gui framework 2025-12-19 02:56:59 +00:00