mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Allowed characters regardless of modifier keys.
This commit is contained in:
@@ -204,6 +204,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
|
||||
|
||||
## Changelog
|
||||
|
||||
- Allowed character callback to be triggered regardless of modifier keys
|
||||
- Bugfix: The `-Wall` flag was not used with Clang and other GCC compatibles
|
||||
- Bugfix: The default for `GLFW_ALPHA_BITS` was set to zero
|
||||
- [Win32] Added `_GLFW_USE_DWM_SWAP_INTERVAL` for forcing the swap interval
|
||||
|
||||
Reference in New Issue
Block a user