Age | Commit message (Collapse) | Author |
|
removed console, which was obsolete and unused sine long long ago
|
|
fixes #2599
|
|
|
|
change order of autoloads
|
|
|
|
|
|
|
|
Closes #2670
|
|
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).
|
|
|
|
-Made help more readable, closes #2851
|
|
|
|
|
|
-Fix potential deadlock in stream player
-Fix collada to support broken files from ColladaMaya
|
|
|
|
Fix Remove Item option in TileSet plugin
|
|
|
|
|
|
|
|
|
|
|
|
Prevent deleting input presets as it does not work
|
|
Add editor setting for display mode on file dialog and filesystem dock
|
|
|
|
Follow-up of #3076.
Now the only thing possible to do with input presets is to add/remove key bindings. It was already the case previously but it's now clearer in the UI.
|
|
Option to rename input actions
|
|
|
|
|
|
|
|
|
|
Editor layout dialog: name field grabs focus on popup
|
|
|
|
|
|
Implement double-click on remaining dialogs
|
|
|
|
|
|
|
|
Double-click item for reparent and choose a node in NodePath dialog
|
|
Fix array editor NodePath being relative to editor
|
|
(it's clevery done so local changes to scenes are kept even if unsaved)
|
|
|
|
|
|
|
|
|
|
Remove some outdated documentation and files
|
|
|
|
|
|
|
|
Fix crash caused by a empty NavigationMesh
|
|
Fix "Play Project" button icon
|