summaryrefslogtreecommitdiff
path: root/editor/editor_plugin.cpp
AgeCommit message (Expand)Author
2017-08-29Merge pull request #10745 from neikeq/fix-docdata-and-stuffJuan Linietsky
2017-08-29DocData and type hints fixesIgnacio Etcheverry
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-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-16EditorPlugin: Renames virtual method hiding inherited methodIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-20EditorPlugin methods and signals renameJakub Grzesik
2017-07-19Merge pull request #9703 from Noshyaar/docsRémi Verschelde
2017-07-19Add object type hint for docsPoommetee Ketson
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-27Fix filesystem update for import pluginsGeorge Marques
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