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
/
editor_node.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-10
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10625 from Rubonnek/fixed-leaks
Rémi Verschelde
2017-08-27
1
-0
/
+1
|
\
|
*
Fixed several memory leaks
Wilson E. Alvarez
2017-08-25
1
-14
/
+1
*
|
Save update mode in project metadata.
Andreas Haas
2017-08-26
1
-2
/
+11
*
|
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-876
/
+113
*
|
-Split EditorPlugin into EditorPlugin and EditorInterface
Juan Linietsky
2017-08-26
1
-15
/
+11
*
|
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-11
/
+11
*
|
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-30
/
+30
|
/
*
Merge pull request #10433 from djrm/pr_svg_support
Rémi Verschelde
2017-08-21
1
-3
/
+3
|
\
|
*
Added missing icon and svgs upscaling
Daniel J. Ramirez
2017-08-20
1
-1
/
+1
|
*
Added pure vector theme, with dark icons variation
Daniel J. Ramirez
2017-08-20
1
-2
/
+2
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-47
/
+0
*
|
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-21
1
-2
/
+2
|
/
*
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
1
-1
/
+2
|
\
|
*
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-1
/
+0
|
*
Adds editor_hint to Engine class
Ignacio Etcheverry
2017-08-19
1
-0
/
+2
*
|
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-2
/
+49
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-47
/
+0
*
|
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-19
1
-2
/
+2
*
|
Merge pull request #10435 from endragor/export-quit
Rémi Verschelde
2017-08-19
1
-1
/
+2
|
\
\
|
*
|
Quit after command-line export
Ruslan Mustakov
2017-08-19
1
-1
/
+2
*
|
|
Inspector re-edits edited object when dock moves, closes #9287
Juan Linietsky
2017-08-18
1
-0
/
+3
|
/
/
*
|
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
1
-15
/
+15
|
\
\
|
*
|
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-15
/
+15
|
|
/
*
|
Rename layouts file to editor_layouts-3.cfg
Pedro J. Estébanez
2017-08-16
1
-6
/
+6
*
|
Merge pull request #10337 from endragor/command-line-export
kubecz3k
2017-08-15
1
-5
/
+23
|
\
\
|
*
|
Enable command-line export
Ruslan Mustakov
2017-08-14
1
-5
/
+23
|
|
/
*
|
Small fix for problem of nodes losing type, this is not good enough to solve ...
Juan Linietsky
2017-08-15
1
-1
/
+1
*
|
Fix Editor dimming.
Andreas Haas
2017-08-15
1
-5
/
+11
*
|
Converting to MeshLibrary works again, fixes #8092
Juan Linietsky
2017-08-15
1
-3
/
+3
|
/
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
-Added GLTF scene support (still missing animations and .glb extension)
Juan Linietsky
2017-08-02
1
-0
/
+5
*
Revert "Tweak command-line arguments to make them more UNIX-like"
Juan Linietsky
2017-08-02
1
-2
/
+2
*
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-02
1
-2
/
+2
*
Fix !save_each_scene saving scenes with no filename
Poommetee Ketson
2017-07-26
1
-15
/
+14
*
EditorNode: fix missing distraction-free tooltip
Poommetee Ketson
2017-07-24
1
-0
/
+1
*
-Ability to set default import presets for type
Juan Linietsky
2017-07-23
1
-1
/
+1
*
Suppress get_edited_scene_root error
Poommetee Ketson
2017-07-23
1
-0
/
+2
*
Merge pull request #9790 from Noshyaar/pr-req
Rémi Verschelde
2017-07-23
1
-2
/
+1
|
\
|
*
EditorNode: request_attn when behind other windows
Poommetee Ketson
2017-07-23
1
-2
/
+1
*
|
Move About dialog to editor_about.cpp
Poommetee Ketson
2017-07-23
1
-170
/
+3
|
/
*
Enhanched About dialog, Add ItemList auto_height
Poommetee Ketson
2017-07-21
1
-5
/
+10
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-25
/
+25
*
Merge pull request #9565 from kubecz3k/tool-signals
Rémi Verschelde
2017-07-19
1
-0
/
+11
|
\
|
*
Make available more informations about editor for Tool Plugins
Jakub Grzesik
2017-07-18
1
-0
/
+11
*
|
Merge pull request #9695 from Noshyaar/pr-rcd
Rémi Verschelde
2017-07-18
1
-149
/
+5
|
\
\
|
*
|
EditorNode: remove obsolete comments in constructor
Poommetee Ketson
2017-07-18
1
-149
/
+5
*
|
|
Added separators using StyleBoxLine, some theme style fixes, added variant icon
Daniel J. Ramirez
2017-07-18
1
-2
/
+2
|
/
/
*
|
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-8
/
+9
[prev]
[next]