aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_plugin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-201/+0
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-1/+1
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-6/+0
* Add a API to add/remove items to the "Tools" menuFranklin Sobrinho2017-01-151-0/+4
* Type renames:Juan Linietsky2017-01-111-2/+2
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)Bruno Ortiz2017-01-021-0/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Merge pull request #6525 from vnen/plugin-bottom-show-hideRémi Verschelde2016-09-181-0/+3
|\
| * Expose bottom panel show/hide for pluginsGeorge Marques2016-09-171-0/+3
* | Add a function to plugin get the main screen parentGeorge Marques2016-09-161-0/+1
|/
* -Added bindings to the resource filesystem for editorJuan Linietsky2016-09-101-0/+2
* Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky2016-09-101-1/+3
* -Added way to generate resource previews from script plugin.Juan Linietsky2016-09-101-0/+3
* Add API for inspecting objects from EditorPlugin, as requested in one of the ...Juan Linietsky2016-09-101-1/+4
* Expose additional functions for the EditorPlugin classFranklin Sobrinho2016-08-151-0/+1
* expose bottom panel button to EditorPlugin scriptsMarianoGNU2016-07-241-1/+2
* -Improve resource previewsJuan Linietsky2016-05-231-1/+2
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee2016-02-281-1/+2
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-2/+28
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-271-1/+10
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -ability to change scripts in external editor and still have properties reloa...Juan Linietsky2015-12-091-0/+1
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-1/+3
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* 2D shader progressreduz2015-01-111-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+145