mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Added custom cursors to news.
This commit is contained in:
parent
af61bd3137
commit
68d757113b
@ -7,6 +7,13 @@
|
|||||||
|
|
||||||
@section news_31 New features in version 3.1
|
@section news_31 New features in version 3.1
|
||||||
|
|
||||||
|
@subsection news_31_cursor Custom system cursor support
|
||||||
|
|
||||||
|
GLFW now supports creating and setting custom system cursors. They can be
|
||||||
|
created with @ref glfwCreateCursor and set with @ref glfwSetCursor. Note that
|
||||||
|
custom cursors are only visible in normal cursor mode.
|
||||||
|
|
||||||
|
|
||||||
@subsection news_31_drop Drop event support
|
@subsection news_31_drop Drop event support
|
||||||
|
|
||||||
GLFW now provides a callback for receiving the paths of files dropped onto GLFW
|
GLFW now provides a callback for receiving the paths of files dropped onto GLFW
|
||||||
|
Loading…
Reference in New Issue
Block a user