summaryrefslogtreecommitdiff
path: root/editor/editor_node.h
AgeCommit message (Expand)Author
2019-01-17Perform a cleaner exit for resource preview, fixes #24206Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-16Merge pull request #19501 from Zylann/custom_loadersRémi Verschelde
2018-12-15Added basic support for custom resource savers and loadersMarc Gilleron
2018-12-09Cleanup some unused controls in the editor's top barMichael Alexsander Silva Dias
2018-12-07Merge pull request #22323 from williamd1k0/ignore-main-sceneRémi Verschelde
2018-11-28Disable progress dialog on export from command line, stab at fixing #24031Juan Linietsky
2018-11-27Added test to avoid saving cyclic scene instancing, fixes #9686Juan Linietsky
2018-11-22Merge pull request #23680 from YeldhamDev/unified_help_search_revivedRémi Verschelde
2018-11-20Reworked how non-imported resources are reloaded on change, fixes #19852Juan Linietsky
2018-11-20Unify editor class and reference searchRay Koopa
2018-11-18Add Save option to resource property menuJFonS
2018-11-08-Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky
2018-11-02Let user fix dependencies in resourcesPedro J. Estébanez
2018-10-29Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky
2018-10-29Moved folding outside the resource files, now saved outside the project.Juan Linietsky
2018-10-29Ability to revert any property, not just from inherited scenes or scripts.Juan Linietsky
2018-10-02Editor: Skip loading main scene if restore_scenes_on_load is usedWilliam Tumeo
2018-09-28Reflection probe support in GLES2 back-end.Juan Linietsky
2018-09-20Merge pull request #22225 from groud/fix_draw_on_viewportRémi Verschelde
2018-09-20EditorNode: Reorder and cleanup initial dock setupRémi Verschelde
2018-09-20Merge pull request #21426 from groud/add_files_to_tree_viewRémi Verschelde
2018-09-18Fixes drawing of the 2D plugins on the 3D viewgroud
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-14Replace the -show in filesystem- button by a RMB entrygroud
2018-09-14Add thumnails to the tree viewgroud
2018-08-15Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde
2018-07-29Merge pull request #15269 from ianb96/context_menu_improvementsJuan Linietsky
2018-07-26Add PluginConfigDialog, EditorPluginSettings GUIWill Nations
2018-07-26context menu improvementsIan
2018-07-25Add menu buttons to open the project and editor data foldersHugo Locurcio
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-18Export: Properly reload preset when opening dialogRémi Verschelde
2018-07-15Added small icon to expand the bottom panel (and shortcut too)Juan Linietsky
2018-07-04Merge pull request #19849 from willnationsdev/expose-script-create-dialogMax Hilbrunner
2018-07-04Expose ScriptCreateDialog to EditorPluginwillnationsdev
2018-07-03Merge pull request #19192 from marcelofg55/undo_redo_msgMax Hilbrunner
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-11Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMDRémi Verschelde
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-27Add a message when there is nothing to Undo or RedoMarcelo Fernandez
2018-05-17Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez
2018-05-15-New inspector.Juan Linietsky
2018-04-08Drag to rearrange Tabs and TabContainerianb96
2018-03-23Merge pull request #17576 from Mr-Slurpy/masterRémi Verschelde
2018-03-17Added tool menu functions in EditorPluginMr-Slurpy
2018-02-25Update icons when theme changedPoommetee Ketson
2018-02-19Added an auto quit and auto build flag to the command line options.Nathan Warden
2018-02-14Enable EditorPlugin to add/remove autoloadsWill Nations
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde