summaryrefslogtreecommitdiff
path: root/tools/editor/editor_plugin.cpp
AgeCommit message (Expand)Author
2017-01-11Type renames:Juan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)Bruno Ortiz
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-09-18Merge pull request #6525 from vnen/plugin-bottom-show-hideRémi Verschelde
2016-09-17Expose bottom panel show/hide for pluginsGeorge Marques
2016-09-16Add a function to plugin get the main screen parentGeorge Marques
2016-09-10-Added bindings to the resource filesystem for editorJuan Linietsky
2016-09-10Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky
2016-09-10-Added way to generate resource previews from script plugin.Juan Linietsky
2016-09-10Add API for inspecting objects from EditorPlugin, as requested in one of the ...Juan Linietsky
2016-08-15Expose additional functions for the EditorPlugin classFranklin Sobrinho
2016-07-24Update documentation.MarianoGNU
2016-07-24expose bottom panel button to EditorPlugin scriptsMarianoGNU
2016-07-04Fix EditorPlugin::forward_spatial_input_event in GDScripts addonsFranklin Sobrinho
2016-05-23-Improve resource previewsJuan Linietsky
2016-02-28Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-27First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-10-04Fix bug in EditorPlugin::add_custom_control, fixes #2567Franklin Sobrinho
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-112D shader progressreduz
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky