Age | Commit message (Collapse) | Author |
|
|
|
Fix RayCast not updating when debugging collissions
|
|
Fix warn print when hide an control does not inside_tree
|
|
Fix crash when tween control object previous freed
|
|
|
|
|
|
|
|
|
|
Fixed block indent inconsistency, issue #3803
|
|
|
|
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
|
|
Ability to change the caret color
|
|
Member variable syntax highlighting
|
|
Closes #3911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Progress bar minsize now checks percent_visible
|
|
|
|
|
|
|
|
Added insert mode to text editor
|
|
|
|
pause with: set_active(true/false)
is paused with: is_active()
|
|
Allows for really thin progress bars such as for pixel-art styles.
|
|
|
|
Dynamic property list for control margins
|
|
Syntax highlighting for numbers
|
|
|
|
|
|
to be used with ratio anchors.
|
|
BoxContainer: Bind method add_spacer(bool)
|
|
TextEdit: Fix Shift+Delete shortcut not calling cut()
|
|
|
|
|
|
Closes #4070
|
|
numerical element.
|
|
|
|
|
|
|
|
|
|
|
|
Ability to colourize baked lighting in real time.
|
|
(editor)filedialog open file and dir MODE_OPEN_ANY
|
|
Automatically create input node when creating a ShaderGraph
|
|
|
|
Added configurable tab size in the text editor.
|