mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Added scancode to key callback.
This commit is contained in:
@@ -311,6 +311,7 @@ GLFW.
|
||||
* Added `GLFW_VISIBLE` window hint and parameter for controlling and polling
|
||||
window visibility
|
||||
* Added `GLFW_REPEAT` key action for repeated keys
|
||||
* Added scancode parameter to key callback
|
||||
* Added `refreshRate` member to `GLFWvidmode` struct
|
||||
* Added key modifier parameter to key and mouse button callbacks
|
||||
* Added `windows` simple multi-window test program
|
||||
|
||||
Reference in New Issue
Block a user