summaryrefslogtreecommitdiff
path: root/editor/editor_plugin.h
AgeCommit message (Expand)Author
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Merge pull request #14882 from willnationsdev/add-select-fileRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-20Plugins can select files in FileSystem DockWill Nations
2017-12-10Style: Re-apply clang-format over recent invalid additionsRémi Verschelde
2017-12-07Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...Juan Linietsky
2017-12-06Add method to set main screen plugin iconWaldson Patrício
2017-11-24Universalize draw-over API for EditorPluginsPedro J. Estébanez
2017-10-18Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere
2017-09-14Re-Added export plugins with a more interesting API, as well as the ability t...Juan Linietsky
2017-08-28-Some fixes to code completion.Juan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26-Split EditorPlugin into EditorPlugin and EditorInterfaceJuan Linietsky
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-08core/io: fix typo 'resoucre' to 'resource'Indah Sylvia
2017-07-20EditorPlugin methods and signals renameJakub Grzesik
2017-07-18Make available more informations about editor for Tool PluginsJakub Grzesik
2017-07-11EditorPlugin ability to open and reload scns from filepathJakub Grzesik
2017-06-12EditorPlugin can request user inputs from editor 3d viewUnknown
2017-06-11Added EditorPlugin.remove_import_plugin()Zher Huei Lee
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-12Bring back EditorImportPluginAndreas Haas
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde