index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
scene_tree_dock.cpp
Age
Commit message (
Expand
)
Author
2019-01-17
Add some checks to avoid disaster when making a node the scene root. Fixes #2...
Juan Linietsky
2019-01-14
Use SceneTreeDock to replace particles node properly, fixes #24162
Juan Linietsky
2019-01-02
Improved script attachment/removal a bit
Chaosus
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-29
Hide "Attach Script" if node has one
volzhs
2018-10-29
Merge pull request #23288 from willnationsdev/restore-clear-script
Rémi Verschelde
2018-10-26
Fixes the editor layout
groud
2018-10-25
Restore ClearScript btn w/ ExtendScript RMB link
Will Nations
2018-10-25
Merge pull request #23071 from bfhobbes/use_quickopen_for_instance_child
Rémi Verschelde
2018-10-24
Fixed user being unable to delete root Node if is an inherited Scene
Silvano Cerza
2018-10-19
Add icon_script_extend & update the icon @runtime
Will Nations
2018-10-16
Use EditorQuickOpen dialog instead of EditorFileDialog when instancing a chi...
Andrew McDonald
2018-10-16
Fixed setting node as root showing error and making invisible children visible.
DualMatrix
2018-10-04
Fix more "may be used initialized" warnings from GCC 7
Rémi Verschelde
2018-10-04
Fixing create spatial root button
swarnimarun
2018-10-03
Add a shortcut to the documentation in the scene tree RMB menu
groud
2018-10-02
Merge pull request #22009 from DualMatrix/warning
Rémi Verschelde
2018-10-02
Merge pull request #22593 from akien-mga/fix-warnings
Rémi Verschelde
2018-10-01
Merge pull request #22576 from DualMatrix/multi_edit_exit
Rémi Verschelde
2018-10-01
Merge pull request #22584 from DualMatrix/editor_path_no_update
Rémi Verschelde
2018-10-01
Fix various Clang 7 warnings about unused stuff
Rémi Verschelde
2018-10-01
Fixed inspector not going back to single-node when deselecting an item.
DualMatrix
2018-10-01
Fixed name of deleted node not dissapearing from inspector dock.
DualMatrix
2018-09-30
Fixed setting node as root deleting all non-children of that node.
DualMatrix
2018-09-20
Change viewport type after using create root menu
JFonS
2018-09-19
Fixed favorite nodes list not being saved
DualMatrix
2018-09-17
Added warning when disabling editable_instance
DualMatrix
2018-09-15
Remove unnecessary "OK"s text settings
Michael Alexsander Silva Dias
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-12
Fix default script name in ScriptCreateDialog
Rémi Verschelde
2018-09-07
Prevent overwriting open scenes when saving
DualMatrix
2018-09-02
Fix selection of instanced scenes in 3D
JFonS
2018-08-28
Fix making _editor_icon meta during CLEAR_SCRIPT
Will Nations
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-14
Add custom icons to script classes.
Will Nations
2018-08-14
Merge pull request #20484 from willnationsdev/create-favorites
Rémi Verschelde
2018-08-14
Merge pull request #20835 from Calinou/use-standard-button-texts-2
Rémi Verschelde
2018-08-11
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-09
Tweak some editor button texts
Hugo Locurcio
2018-08-08
Add toggle for favorites in create_root_dialog.
willnationsdev
2018-08-05
Use a standard "OK" text for confirmation buttons in error dialogs
Hugo Locurcio
2018-07-29
Clear color was not correctly being set, fixes #4939
Juan Linietsky
2018-07-29
Merge pull request #15269 from ianb96/context_menu_improvements
Juan Linietsky
2018-07-26
context menu improvements
Ian
2018-07-25
Add script hierarchies,add-script btn auto-derives
Will Nations
2018-07-24
Merge pull request #19729 from razcore-art/rename-discard-instancing
Rémi Verschelde
2018-07-15
New option, make any node the new scene root.
Juan Linietsky
2018-07-15
Small feature to help users understand the editor faster.
Juan Linietsky
2018-06-25
Rename 'Discard Instancing' to 'Make Local'
Răzvan C. Rădulescu
[next]