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
*
Merge pull request #9092 from Noshyaar/pr-run
Rémi Verschelde
2017-06-08
1
-1
/
+1
|
\
|
*
Fix unsaved scene not running after save
Poommetee Ketson
2017-06-08
1
-1
/
+1
*
|
Run project after selecting main scene. Fixes #9077
Nuno Donato
2017-06-07
1
-0
/
+1
|
/
*
Merge pull request #9007 from noshyaar/pr-about
Rémi Verschelde
2017-06-05
1
-2
/
+38
|
\
|
*
About: add contributors list
Poommetee Ketson
2017-06-01
1
-2
/
+38
*
|
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-2
/
+2
*
|
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-1
/
+1
|
/
*
Several fixes related to PBR and Environment
Juan Linietsky
2017-05-30
1
-1
/
+1
*
-Added .hdr format support
Juan Linietsky
2017-05-28
1
-4
/
+28
*
Added an help menu
Nuno Donato
2017-05-26
1
-6
/
+36
*
Merge pull request #8901 from tagcup/path_editor_plugin
Rémi Verschelde
2017-05-26
1
-1
/
+1
|
\
|
*
Applied clang-format.
Ferenc Arn
2017-05-25
1
-1
/
+1
|
*
Revive PathEditorPlugin.
Ferenc Arn
2017-05-24
1
-1
/
+1
*
|
Join text menus on the top-left, move shortcut buttons to new location
Nuno Donato
2017-05-24
1
-153
/
+109
|
/
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-8
/
+13
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-23
/
+47
|
\
|
*
New customizable editor theme
volzhs
2017-05-09
1
-14
/
+44
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-16
/
+10
*
|
Merge pull request #8789 from Hinsbart/editor_shortcuts
Rémi Verschelde
2017-05-18
1
-22
/
+47
|
\
\
|
*
|
Editor: Make "open 2d/3d/script editor" shortcuts configurable.
Andreas Haas
2017-05-18
1
-22
/
+47
*
|
|
Merge pull request #8716 from Hinsbart/import-plugins
Rémi Verschelde
2017-05-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Bring back EditorImportPlugin
Andreas Haas
2017-05-12
1
-1
/
+1
|
|
/
/
*
/
/
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-2
/
+3
|
/
/
*
|
Fixing previous merger's "not" vs. "!" mistake in C++ (#8664)
Will Nations
2017-05-06
1
-3
/
+3
*
|
Merge pull request #8532 from RameshRavone/patch-4
Rémi Verschelde
2017-05-05
1
-1
/
+30
|
\
\
|
|
/
|
/
|
|
*
Separate fullscreen state for scene & script editor
Ramesh Ravone
2017-04-26
1
-1
/
+30
*
|
Merge pull request #8569 from volzhs/editor-theme-1
Rémi Verschelde
2017-05-02
1
-11
/
+0
|
\
\
|
*
|
Fix to use editor theme instead of handling each UI
volzhs
2017-04-28
1
-11
/
+0
*
|
|
Merge pull request #8541 from RandomShaper/opt-out-capitalization
Rémi Verschelde
2017-05-02
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add setting to opt-out of capitalization in the property inspector
Pedro J. Estébanez
2017-04-27
1
-0
/
+2
*
|
|
Update editor theme
volzhs
2017-04-28
1
-3
/
+14
*
|
|
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-10
/
+16
|
|
/
|
/
|
*
|
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-23
1
-2
/
+5
*
|
Merge pull request #8374 from nunodonato/killimport
Andreas Haas
2017-04-14
1
-23
/
+0
|
\
\
|
*
|
Removed the deprecated Import menu from the main editor.
Nuno Donato
2017-04-12
1
-23
/
+0
*
|
|
re-enabled obj import
Karroffel
2017-04-12
1
-3
/
+3
|
/
/
*
|
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-9
/
+9
*
|
-Fix eternal black screen on Windows
Juan Linietsky
2017-04-09
1
-3
/
+3
*
|
Fix warning message when EditorPlugin script is not in tool mode.
Andreas Haas
2017-04-09
1
-1
/
+1
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-1
/
+5
*
Fix highlight typo
supaiku
2017-04-06
1
-1
/
+1
*
Editor: Swap Scene and Import tabs in dock.
Andreas Haas
2017-04-03
1
-1
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-2
/
+2
*
Only assume HiDPI mode if DPI >= 192 and width > 2000
Rémi Verschelde
2017-03-24
1
-5
/
+3
*
Export template management dialog.
Juan Linietsky
2017-03-21
1
-74
/
+13
*
Merge pull request #8051 from RayKoopa/resizable_new_node_dialog
Rémi Verschelde
2017-03-18
1
-1
/
+1
|
\
|
*
Make Create New Node dialog resizable and burninate old dialog
Ray Koopa
2017-03-18
1
-1
/
+1
*
|
Editor: Fix "About" dialog
Andreas Haas
2017-03-18
1
-6
/
+5
|
/
*
Merge pull request #7979 from RandomShaper/fix-sub-inheritance
Rémi Verschelde
2017-03-13
1
-0
/
+5
|
\
[next]