summaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp
AgeCommit message (Expand)Author
2017-08-19Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-19Tweak command-line arguments to make them more UNIX-likeHugo Locurcio
2017-08-19Merge pull request #10435 from endragor/export-quitRémi Verschelde
2017-08-19Quit after command-line exportRuslan Mustakov
2017-08-18Inspector re-edits edited object when dock moves, closes #9287Juan Linietsky
2017-08-16Merge pull request #10307 from Rubonnek/update-argument-namesRémi Verschelde
2017-08-16Rename layouts file to editor_layouts-3.cfgPedro J. Estébanez
2017-08-15Merge pull request #10337 from endragor/command-line-exportkubecz3k
2017-08-15Small fix for problem of nodes losing type, this is not good enough to solve ...Juan Linietsky
2017-08-15Fix Editor dimming.Andreas Haas
2017-08-15Converting to MeshLibrary works again, fixes #8092Juan Linietsky
2017-08-14Enable command-line exportRuslan Mustakov
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-08-02-Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky
2017-08-02Revert "Tweak command-line arguments to make them more UNIX-like"Juan Linietsky
2017-08-02Tweak command-line arguments to make them more UNIX-likeHugo Locurcio
2017-07-26Fix !save_each_scene saving scenes with no filenamePoommetee Ketson
2017-07-24EditorNode: fix missing distraction-free tooltipPoommetee Ketson
2017-07-23-Ability to set default import presets for typeJuan Linietsky
2017-07-23Suppress get_edited_scene_root errorPoommetee Ketson
2017-07-23Merge pull request #9790 from Noshyaar/pr-reqRémi Verschelde
2017-07-23EditorNode: request_attn when behind other windowsPoommetee Ketson
2017-07-23Move About dialog to editor_about.cppPoommetee Ketson
2017-07-21Enhanched About dialog, Add ItemList auto_heightPoommetee Ketson
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-19Merge pull request #9565 from kubecz3k/tool-signalsRémi Verschelde
2017-07-18Merge pull request #9695 from Noshyaar/pr-rcdRémi Verschelde
2017-07-18Make available more informations about editor for Tool PluginsJakub Grzesik
2017-07-18EditorNode: remove obsolete comments in constructorPoommetee Ketson
2017-07-18Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-07-16Improvements and fixes for the default theme.Daniel J. Ramirez
2017-07-15Script editor usability fixesJuan Linietsky
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-12Added some missing icons, fixed some ui iconsDaniel J. Ramirez
2017-07-10ability to reposition scene tabs with drag & dropJakub Grzesik
2017-07-10Fix crash on closing [empty](*) scene tabPoommetee Ketson
2017-07-08About: center valign copyright labelPoommetee Ketson
2017-07-06About: add thirdparty license infoPoommetee Ketson
2017-07-04About: Add License infoPoommetee Ketson
2017-07-03Merge pull request #9447 from Noshyaar/prRémi Verschelde
2017-07-03Merge pull request #9462 from Noshyaar/pr2Rémi Verschelde
2017-07-03Authors/About: support for multiple sectionsPoommetee Ketson
2017-07-01SceneTab: MMB or double LMB to create new scenePoommetee Ketson
2017-06-30EditorNode: request attention when quit while minimizedPoommetee Ketson
2017-06-30EditorNode: mark opened deleted scenes as unsavedPoommetee Ketson
2017-06-28Reworked translation systemJuan Linietsky
2017-06-27Clean up redundancy in scene save confirmationPoommetee Ketson
2017-06-27Fix regression in dc1843201571707ee09f0592ef3b0cd4232c70b8Rémi Verschelde