Age | Commit message (Collapse) | Author |
|
Fix TextEdit caret being drawn when outside the visible region
|
|
|
|
|
|
|
|
|
|
Add keyboard shortcut to toggle "show hidden files" in FileDialog
|
|
Add tab close icon to the default theme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change order of autoloads
|
|
Add missing argument names in GDScript bindings + related fixes
|
|
|
|
-made also sure it doesn't crash, fixes #2688
|
|
All classes were reviewed apart from VisualServer for which no argument name is documented at all.
While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place).
|
|
|
|
Add reload icon to FileDialog's default theme
|
|
sync tho
|
|
|
|
|
|
-Made help more readable, closes #2851
|
|
|
|
|
|
|
|
Fix editor for TreeItem cells in range mode
|
|
Fix setting Sliders in exponential mode
|
|
|
|
|
|
|
|
|
|
- Show slider when editing range mode tree cells per mouse input
- Hide slider after using keyboard controls to edit range mode tree cells
|
|
|
|
Spinbox update range on mouse held
|
|
|
|
|
|
Better hidden folders display preferences for editor file dialogs
|
|
|
|
|
|
|
|
Fix help view not scrolling to the top
|
|
|
|
|
|
|
|
|