Skip to content

refactor(Window, OpenGL): use the Window plugin instead of the wrapper GLFWWindow#138

Merged
Miou-zora merged 13 commits into
mainfrom
119-use-the-window-plugin-instead-of-the-wrapper-glfwwindow
Mar 20, 2025
Merged

refactor(Window, OpenGL): use the Window plugin instead of the wrapper GLFWWindow#138
Miou-zora merged 13 commits into
mainfrom
119-use-the-window-plugin-instead-of-the-wrapper-glfwwindow

Conversation

@Miou-zora

@Miou-zora Miou-zora commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

@Miou-zora Miou-zora requested review from a team and MasterLaplace March 20, 2025 06:31
@Miou-zora Miou-zora linked an issue Mar 20, 2025 that may be closed by this pull request
@Miou-zora Miou-zora added the refactor Code Refactor label Mar 20, 2025
@Miou-zora Miou-zora removed request for a team and MasterLaplace March 20, 2025 06:31

@ripel2 ripel2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

naming the new window resource "ESQWindow" is redundant because we are already inside ESQ

@ripel2

ripel2 commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

also, why is the previous glfwwindow still here ?

@Miou-zora Miou-zora requested a review from ripel2 March 20, 2025 14:36
@ripel2

ripel2 commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

just fix the sonar error and it will be good @Miou-zora @MasterLaplace

@Miou-zora Miou-zora merged commit 877f0b7 into main Mar 20, 2025
@Miou-zora Miou-zora deleted the 119-use-the-window-plugin-instead-of-the-wrapper-glfwwindow branch March 20, 2025 23:13
@github-actions github-actions Bot restored the 119-use-the-window-plugin-instead-of-the-wrapper-glfwwindow branch March 20, 2025 23:13
@sonarqubecloud

Copy link
Copy Markdown

@MasterLaplace MasterLaplace deleted the 119-use-the-window-plugin-instead-of-the-wrapper-glfwwindow branch April 4, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the Window plugin instead of the wrapper GLFWWindow

3 participants