index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
scene_tree_dock.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
Juan Linietsky
2018-02-21
1
-50
/
+57
*
Fix Automatic switch to viewport when playing a scene #16357
Unknown
2018-02-18
1
-2
/
+0
*
disable scene tree shortcuts when in a textfield
ianb96
2018-02-03
1
-0
/
+3
*
Fix clicking on sub-resources in a node's right-click menu
binbitten
2018-01-13
1
-0
/
+1
*
Fixes add script button update
Gilles Roudiere
2018-01-11
1
-13
/
+15
*
Fix crash on save-branch-as-scene
Pedro J. Estébanez
2018-01-10
1
-1
/
+8
*
Fixes #15416 - "The deleted nodes are hanging in the inspector."
Blazej Floch
2018-01-08
1
-0
/
+5
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Made the Create Dialog be clearer when it's changing a type of something.
Michael Alexsander Silva Dias
2018-01-03
1
-2
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #14991 from djrm/pr_fixes
Noshyaar
2017-12-27
1
-0
/
+1
|
\
|
*
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
2017-12-23
1
-0
/
+1
*
|
Limit code editor minimum width, clear Scene node subresource menu before ref...
Ray Koopa
2017-12-19
1
-1
/
+2
|
/
*
Show sub-resources as sub-menu
volzhs
2017-12-17
1
-5
/
+7
*
Enhanced changeType menu in Scene Tree Dock
sersoong
2017-12-16
1
-55
/
+58
*
Fix not being able to select an editor layout created in another language.
Michael Alexsander Silva Dias
2017-11-26
1
-0
/
+1
*
Fix doesn't close open a file window bug
sersoong
2017-11-25
1
-0
/
+1
*
Fix context menu of first node in a new scene
sersoong
2017-11-24
1
-1
/
+1
*
Improved update for remote scene tree and remote object.
geequlim
2017-11-23
1
-0
/
+4
*
Add editor setting to allow keep show local scene tree while debugger start.
geequlim
2017-11-22
1
-2
/
+10
*
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
1
-1
/
+1
|
\
|
*
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
1
-1
/
+1
*
|
Merge pull request #11940 from GodotExplorer/debugger
Rémi Verschelde
2017-11-20
1
-0
/
+2
|
\
\
|
*
|
Move the remote scene tree to the scene tree dock.
Geequlim
2017-11-17
1
-0
/
+2
*
|
|
Merge pull request #12359 from kubecz3k/spatial-lock
Rémi Verschelde
2017-11-20
1
-0
/
+4
|
\
\
\
|
*
|
|
ability to lock spatial nodes transform in editor
Jakub Grzesik
2017-11-11
1
-0
/
+4
*
|
|
|
Merge pull request #13041 from RandomShaper/unify-node-duplicate
Rémi Verschelde
2017-11-20
1
-78
/
+2
|
\
\
\
\
|
*
|
|
|
Let SceneTreeDock duplicate nodes via Node::duplicate()
Pedro J. Estébanez
2017-11-19
1
-78
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Fix #10798: Fixes Change Type does not change icon
Orkun
2017-11-19
1
-0
/
+2
|
/
/
/
*
|
|
Merge pull request #12976 from Paulb23/scene_tree_add_undo_issue_6125
Rémi Verschelde
2017-11-16
1
-0
/
+1
|
\
\
\
|
*
|
|
Fixed scene tree updating when undoing root node creation, issue 6125
Paulb23
2017-11-16
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Add support for remote debug in scene tree.
Juan Linietsky
2017-11-15
1
-0
/
+60
*
|
|
Duplicate signals fixes
Chaosus
2017-11-13
1
-0
/
+8
|
/
/
*
/
Fixed scene tree not updating when undo/redo delete of root node, issue 3642
Paulb23
2017-11-12
1
-0
/
+1
|
/
*
Editor: Update 2D viewport and inspector selection on delete. Fix #12591.
mhilbrunner
2017-11-08
1
-4
/
+6
*
Use node name as default filename when attaching script.
Benjamin
2017-10-31
1
-0
/
+8
*
create dialog search preferrence fixes: #11697
toger5
2017-09-29
1
-0
/
+12
*
Fixed a lot of HiDPI metrics.
Daniel J. Ramirez
2017-09-18
1
-1
/
+0
*
Merge pull request #11007 from saltares/issue-9988
Rémi Verschelde
2017-09-12
1
-1
/
+1
|
\
|
*
Renames _add_child_below_node() to add_child_below_node(). Closes #9988.
David Saltares
2017-09-05
1
-1
/
+1
*
|
Merge pull request #11026 from hpvb/fix-assign-in-if
Rémi Verschelde
2017-09-12
1
-17
/
+28
|
\
\
|
*
|
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-17
/
+28
|
|
/
*
/
Fix duplication of nodes resulting in shared metadata
Bojidar Marinov
2017-09-11
1
-1
/
+8
|
/
*
added icon updating to most ui elements
toger5
2017-08-30
1
-0
/
+8
*
Improved and added some icons
Daniel J. Ramirez
2017-08-29
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-127
/
+7
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-27
/
+23
*
Properly manage drawing of primitives when they lack an area, fixes #8930
Juan Linietsky
2017-08-18
1
-0
/
+2
[next]