Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix crash caused by a empty NavigationMesh
|
|
Fix editor for TreeItem cells in range mode
|
|
Fix setting Sliders in exponential mode
|
|
Update Autoload demo
|
|
Fix "Play Project" button icon
|
|
Remove last remaining variables of PR-3043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix shader loading, making possible load .shd and .sgp from editor
|
|
|
|
-this works around the problem of scripts being reloaded and their properties lost
-fixes #2958
|
|
|
|
|
|
|
|
-changed default windowed resolution to 1280x720
|
|
|
|
|
|
|
|
Script debugger remains visible when using Debug->Show Debugger
|
|
|
|
|
|
|
|
|
|
|
|
to doc, fixes #3040
|
|
|
|
|
|
Fixed ios release event not been dispatched when app entering background
|
|
Fix "in" operator, make it use evaluate() instead of operator==
|
|
|
|
|
|
-remove ".." from file dialog when opening res://, fixes #2994
|
|
fixes #3001
|
|
Fix error message when using is_connected with a script signal
|
|
|
|
|
|
- Show slider when editing range mode tree cells per mouse input
- Hide slider after using keyboard controls to edit range mode tree cells
|
|
|
|
Fixed the mouse position for control when it is in a canvas_layer.
|
|
Spinbox update range on mouse held
|
|
|
|
Add StaticBody collision generation for all selected MeshInstance nodes
|
|
TextEdit: Scroll while selecting with mouse idle
|