Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Popup submenu position enhancement
|
|
|
|
|
|
|
|
Some TextEdit selection improvements
|
|
Cosmetic fixes to SCons buildsystem
|
|
Fixed bug : both tab buttons appearing hovered
|
|
add missing default value
|
|
Fix ButtonGroup broken layout
|
|
nice!
|
|
Fix Range exp_edit property
|