Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix ItemList.clear() not removing separators
|
|
|
|
Also added functionality for unselecting items in itemlist while clicking in empty space.
Fixes #5772.
|
|
Editor now has good refactoring tools, so this function is mostly obsolete
|
|
#5676 and closes #5720
|
|
copying/pasting if no anim selected. Closes #5799
|
|
|
|
Fix typo in ScrollContainer documentation
|
|
|
|
SurfaceTool add_index method exposed to scripts.
|
|
Expose virtual keyboard functions to GDScript
|
|
Added examples to RegEx doc #5827
|
|
Code cleanup in platform/x11
|
|
Also forces to recompute the cached rect for all items.
Fixes #5799
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement OS.request_attention() for X11
|
|
|
|
Fix mouse wheel event position on Windows
|
|
Minor code formatting in platform/android
|
|
Keeps bouncing icon until user focuses window
|
|
Add OS.request_attention() for Windows
|
|
|
|
|
|
scenes dock since a long time).
|
|
|
|
|
|
|
|
Remove "SMOOTH BEGIN?" message
|
|
Fix compile error if use android_stl=yes
|
|
|
|
|
|
Fix the rotation not updating in the inspector with Controls
|
|
Implement get_screen_dpi() on Android
|
|
Implement ShortCuts in CanvasItemEditor
|
|
now, closes #3194
|
|
|
|
|
|
|
|
|
|
closes #5656
|
|
|
|
Also clarified the purpose of Input.get_mouse_speed (see #1355)
|
|
|