summaryrefslogtreecommitdiff
path: root/editor/editor_node.h
AgeCommit message (Expand)Author
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
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-14-Add lightmapperJuan Linietsky
2017-11-26Merge pull request #13233 from Krakean/add_eidtorinspector_collapseexpand_v2Rémi Verschelde
2017-11-26Merge pull request #13259 from Paulb23/restore_scenes_on_startup_issue_2385Rémi Verschelde
2017-11-24Restore scenes on startup, issue 2385Paulb23
2017-11-24Universalize draw-over API for EditorPluginsPedro J. Estébanez
2017-11-24Implemented a collapse/expand all feature request for Inspector (issue #9427)...Dmitry Koteroff
2017-11-18add scene button and tab scrollingIan
2017-11-16Add a print handler for the editor output panelGeorge Marques
2017-11-12Update meshes when reimporting,Daniel J. Ramirez
2017-11-10Some fixes and improvements.Daniel J. Ramirez
2017-11-03Improve file/folder drag preview on filesystem dockMillionOstrich
2017-10-18Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere
2017-09-22Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky
2017-09-20Show button name always in main toolbarvolzhs
2017-09-17Merge pull request #11274 from Rubonnek/keep-argument-names-consistentRémi Verschelde
2017-09-16Apply clang-format again to recent changesRémi Verschelde
2017-09-14Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez
2017-09-14Warn the user that changes to resources will be lost when editing imported or...Juan Linietsky
2017-09-04fixed hover line for menu buttontoger5
2017-08-31Fix issues regarding reload of resources in imported scenes. Closes #10017Juan Linietsky
2017-08-29Merge pull request #10771 from neikeq/pr-improve-build-callbacksJuan Linietsky
2017-08-29Improve build callbacksIgnacio Etcheverry
2017-08-29EditorNode: enhance open scene error dialogPoommetee Ketson
2017-08-27-Moved script run to editor, removed from projectJuan Linietsky
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-08-26-Split EditorPlugin into EditorPlugin and EditorInterfaceJuan Linietsky
2017-08-22Merge pull request #10254 from marcelofg55/masterRémi Verschelde