Sentinel icon indicating copy to clipboard operation
Sentinel copied to clipboard

ImGui Layer refactorization

Open CybernetHacker14 opened this issue 3 years ago • 0 comments

  • 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.

CybernetHacker14 avatar Aug 15 '22 05:08 CybernetHacker14