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

GLFW input handler is now working with GLFW3 #81

Open
Megaxela opened this issue May 21, 2018 · 1 comment
Open

GLFW input handler is now working with GLFW3 #81

Megaxela opened this issue May 21, 2018 · 1 comment
Labels

Comments

@Megaxela
Copy link
Contributor

Input into text fields is not working with GLFW3 library.
It's not working because of wrong implementation in file source/platform/include/Gwork/Input/GLFW3.h.
I will make pull request with correct implementation soon.

  • Operating System (name & version): Any
  • Compiler (name & version): gcc 8.2
  • Target renderer: OpenGL, OpenGL Core Profile
  • cmake command-line used: cmake -DRENDER_OPENGL=On .
@billyquith billyquith added the bug label May 21, 2018
@billyquith
Copy link
Owner

Thanks for the catch. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants