Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImGui Layer refactorization #33

Open
CybernetHacker14 opened this issue Aug 15, 2022 · 0 comments
Open

ImGui Layer refactorization #33

CybernetHacker14 opened this issue Aug 15, 2022 · 0 comments
Assignees
Labels
Impact:Bug Unintended behaviour Impact:Fix Fixing a bug or an issue in the system Impact:Maintenance Updating old code to new standards Impact:Readability Good code should be easily understood by humans

Comments

@CybernetHacker14
Copy link
Owner

  • 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 CybernetHacker14 added Impact:Bug Unintended behaviour Impact:Fix Fixing a bug or an issue in the system Impact:Maintenance Updating old code to new standards Impact:Readability Good code should be easily understood by humans labels Aug 15, 2022
@CybernetHacker14 CybernetHacker14 self-assigned this Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Impact:Bug Unintended behaviour Impact:Fix Fixing a bug or an issue in the system Impact:Maintenance Updating old code to new standards Impact:Readability Good code should be easily understood by humans
Projects
None yet
Development

No branches or pull requests

1 participant