mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Changed default cursor mode for fullscreen.
This commit is contained in:
@@ -313,6 +313,7 @@ GLFW.
|
||||
* Changed `glfwGetVideoModes` to return a dynamic, unlimited number of video
|
||||
modes for the specified monitor
|
||||
* Changed cursor position to double-precision floating-point
|
||||
* Changed default cursor mode for fullscreen to normal
|
||||
* Renamed `glfw.h` to `glfw3.h` to avoid conflicts with 2.x series
|
||||
* Renamed `glfwOpenWindowHint` to `glfwWindowHint`
|
||||
* Renamed `GLFW_ACTIVE` to `GLFW_FOCUSED`
|
||||
|
||||
Reference in New Issue
Block a user