Age | Commit message (Collapse) | Author |
|
Fix editor for TreeItem cells in range mode
|
|
Fix setting Sliders in exponential mode
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
TextEdit: Scroll while selecting with mouse idle
|
|
|
|
|
|
|
|
|
|
|
|
Fix can_move_to and rename it for more clarity
|
|
Added set_hidden method to Spatial and CanvasItem
|
|
|
|
|
|
the editor, closes #3017
|
|
Better hidden folders display preferences for editor file dialogs
|
|
Fix LineEdit cursor
|
|
|
|
|
|
|
|
unresolved
-Added a tool to clean up unresolved tracks and unused keys
|
|
|
|
|
|
Fix help view not scrolling to the top
|
|
|
|
FBOs so all 2D shader effects should now work in every single Android device.
|
|
|
|
|
|
|
|
|
|
-Proper .tscn and .tres parsing, should work, please test well!
|
|
|
|
|
|
|
|
|