Sentinel
Sentinel copied to clipboard
ImGui Layer refactorization
- ImGuiLayer class has GLFW and DirectX 11 native functionality inside the platform agnostic part of the engine.
- This needs to be separated into a platform agnostic API and a platform specific implementation in a specific folder.