mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-30 16:45:02 +00:00
- Removed the LuaScriptService implementation and interface as it was redundant. - Updated ShaderManager and ScriptEngine to utilize ILogger for improved logging. - Enhanced SdlAudioService with detailed logging for audio operations and error handling. - Refactored physics bridge service to include logging for physics operations. - Updated interfaces to remove IScriptService and adjust dependencies accordingly. - Cleaned up includes and organized namespaces for better code clarity.