-
Notifications
You must be signed in to change notification settings - Fork 2
ImGui Layer refactorization #33
Copy link
Copy link
Open
Labels
Impact:BugUnintended behaviourUnintended behaviourImpact:FixFixing a bug or an issue in the systemFixing a bug or an issue in the systemImpact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:ReadabilityGood code should be easily understood by humansGood code should be easily understood by humans
Description
CybernetHacker14
opened on Aug 15, 2022
Issue body actions
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Impact:BugUnintended behaviourUnintended behaviourImpact:FixFixing a bug or an issue in the systemFixing a bug or an issue in the systemImpact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:ReadabilityGood code should be easily understood by humansGood code should be easily understood by humans