Age | Commit message (Collapse) | Author |
|
Add vsync to Windows platform
|
|
|
|
|
|
coauthor: @bruvzg
On linuxbsd and macOS the WINDOW_EVENT_MOUSE_ENTER was not sent,
when the mouse became visible again after a mouse_mode-change.
|
|
|
|
Unify usage of GLOBAL/EDITOR_GET
|
|
|
|
to be more accurate and friendly
|
|
|
|
not match OS UI scale.
|
|
|
|
queue corruption.
|
|
incorrect window button position/order when system primary language is RTL.
|
|
Add missing initial window flags and window mode to the project settings.
|
|
|
|
|
|
|
|
Fix MOUSE_MODE_CAPTURED not working correctly with popups
|
|
|
|
|
|
|
|
|
|
|
|
Windows). Add support for dark mode title bar on Windows.
|
|
|
|
|
|
menu for editor.
|
|
|
|
|
|
|
|
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
|
|
|