Age | Commit message (Collapse) | Author |
|
Fixed undo redo interaction with find replace
|
|
Works around #4262 and likely #4190.
(cherry picked from commit 3a390e9b44cb196aa4b4843dd8b3a7875bbc3a3f)
|
|
|
|
|
|
|
|
Fix RayCast not updating when debugging collissions
|
|
Avoid selecting items from instanced scenes in CanvasItemEditorPlugin
|
|
Fix warn print when hide an control does not inside_tree
|
|
Fix crash when tween control object previous freed
|
|
|
|
- This behaviour is only applied to click selection. Rect selection and List selection can still select these items
|
|
|
|
|
|
|
|
Fixed block indent inconsistency, issue #3803
|
|
Option to toggle syntax highlighting
|
|
|
|
|
|
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
|
|
Ability to change the caret color
|
|
Member variable syntax highlighting
|
|
Multiple editor plugins for same obj type
|
|
InverseKinematics node, basic features
|
|
Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D
|
|
Closes #3911
|
|
|
|
Close #4044
|
|
Bind Z key (without modifiers) to toggle wireframe in 3D view
|
|
Fixed #4124
|
|
|
|
from a canvas editor.
|
|
|
|
|
|
Fixed undoing twice when removing selection and 'complex' typo in method name
|
|
|
|
|
|
|
|
Fixes #4199
|
|
|
|
Progress bar minsize now checks percent_visible
|
|
Fixed insert mode interaction with selection and autocomplete
|
|
|
|
|
|
|
|
|
|
object type.
|
|
|
|
|
|
|
|
Added insert mode to text editor
|