mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-25 06:04:57 +00:00
- Added render graph configuration to JSON files and runtime settings. - Introduced RenderGraphScriptService to load and manage render graph definitions from Lua. - Updated GraphicsService to handle render graph definitions. - Enhanced cube_logic.lua with a sample render graph function. - Modified various services and interfaces to support render graph functionality. - Improved logging for render graph operations and configurations.