aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | -Split EditorPlugin into EditorPlugin and EditorInterfaceJuan Linietsky2017-08-261-15/+11
* | Editor: Add some more translatable strings.Andreas Haas2017-08-251-11/+11
* | Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-30/+30
|/
* Merge pull request #10433 from djrm/pr_svg_supportRémi Verschelde2017-08-211-3/+3
|\
| * Added missing icon and svgs upscalingDaniel J. Ramirez2017-08-201-1/+1
| * Added pure vector theme, with dark icons variationDaniel J. Ramirez2017-08-201-2/+2
* | Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-211-47/+0
* | Tweak command-line arguments to make them more UNIX-likeHugo Locurcio2017-08-211-2/+2
|/
* Merge pull request #10319 from neikeq/pr-engine-editor-hintJuan Linietsky2017-08-201-1/+2
|\
| * Removes editor_hint from SceneTreeIgnacio Etcheverry2017-08-191-1/+0
| * Adds editor_hint to Engine classIgnacio Etcheverry2017-08-191-0/+2
* | Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky2017-08-191-2/+49
* | Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-191-47/+0
* | Tweak command-line arguments to make them more UNIX-likeHugo Locurcio2017-08-191-2/+2
* | Merge pull request #10435 from endragor/export-quitRémi Verschelde2017-08-191-1/+2
|\ \
| * | Quit after command-line exportRuslan Mustakov2017-08-191-1/+2
* | | Inspector re-edits edited object when dock moves, closes #9287Juan Linietsky2017-08-181-0/+3
|/ /
* | Merge pull request #10307 from Rubonnek/update-argument-namesRémi Verschelde2017-08-161-15/+15
|\ \
| * | Updated function argument namesWilson E. Alvarez2017-08-121-15/+15
| |/
* | Rename layouts file to editor_layouts-3.cfgPedro J. Estébanez2017-08-161-6/+6
* | Merge pull request #10337 from endragor/command-line-exportkubecz3k2017-08-151-5/+23
|\ \
| * | Enable command-line exportRuslan Mustakov2017-08-141-5/+23
| |/
* | Small fix for problem of nodes losing type, this is not good enough to solve ...Juan Linietsky2017-08-151-1/+1
* | Fix Editor dimming.Andreas Haas2017-08-151-5/+11
* | Converting to MeshLibrary works again, fixes #8092Juan Linietsky2017-08-151-3/+3
|/
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* -Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky2017-08-021-0/+5
* Revert "Tweak command-line arguments to make them more UNIX-like"Juan Linietsky2017-08-021-2/+2
* Tweak command-line arguments to make them more UNIX-likeHugo Locurcio2017-08-021-2/+2
* Fix !save_each_scene saving scenes with no filenamePoommetee Ketson2017-07-261-15/+14
* EditorNode: fix missing distraction-free tooltipPoommetee Ketson2017-07-241-0/+1
* -Ability to set default import presets for typeJuan Linietsky2017-07-231-1/+1
* Suppress get_edited_scene_root errorPoommetee Ketson2017-07-231-0/+2
* Merge pull request #9790 from Noshyaar/pr-reqRémi Verschelde2017-07-231-2/+1
|\
| * EditorNode: request_attn when behind other windowsPoommetee Ketson2017-07-231-2/+1
* | Move About dialog to editor_about.cppPoommetee Ketson2017-07-231-170/+3
|/
* Enhanched About dialog, Add ItemList auto_heightPoommetee Ketson2017-07-211-5/+10
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-25/+25
* Merge pull request #9565 from kubecz3k/tool-signalsRémi Verschelde2017-07-191-0/+11
|\
| * Make available more informations about editor for Tool PluginsJakub Grzesik2017-07-181-0/+11
* | Merge pull request #9695 from Noshyaar/pr-rcdRémi Verschelde2017-07-181-149/+5
|\ \
| * | EditorNode: remove obsolete comments in constructorPoommetee Ketson2017-07-181-149/+5
* | | Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez2017-07-181-2/+2
|/ /
* | -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-8/+9
* | Improvements and fixes for the default theme.Daniel J. Ramirez2017-07-161-2/+3
* | Script editor usability fixesJuan Linietsky2017-07-151-4/+4
* | Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-6/+1
|/
* Added some missing icons, fixed some ui iconsDaniel J. Ramirez2017-07-121-1/+1
* ability to reposition scene tabs with drag & dropJakub Grzesik2017-07-101-0/+7
* Fix crash on closing [empty](*) scene tabPoommetee Ketson2017-07-101-0/+6