aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15489 from willnationsdev/gdnative-hookMax Hilbrunner2018-05-261-0/+10
|\
| * Add EditorPlugin.build() build callbacksWill Nations2018-01-081-0/+10
* | Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez2018-05-171-2/+2
* | -Ability to open resources in the same windowJuan Linietsky2018-05-171-2/+12
* | Merge pull request #15640 from willnationsdev/resource-saved-signalMax Hilbrunner2018-05-071-0/+5
|\ \
| * | Added EditorPlugin 'resource_saved' signalWill Nations2018-01-311-0/+5
| |/
* | Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-1/+1
* | Merge pull request #17576 from Mr-Slurpy/masterRémi Verschelde2018-03-231-8/+5
|\ \
| * | Added tool menu functions in EditorPluginMr-Slurpy2018-03-171-8/+5
* | | Enable EditorPlugin to add/remove autoloadsWill Nations2018-02-141-0/+11
|/ /
* | Add a function to remove controls from containersGeorge Marques2018-02-131-0/+48
* | Add interface for plugins to enable/disable other pluginsGeorge Marques2018-01-301-0/+11
|/
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* forward_canvas_gui_input only takes one parameterTim Schellenberg2018-01-041-1/+1
* Merge pull request #14882 from willnationsdev/add-select-fileRémi Verschelde2018-01-041-0/+10
|\
| * Plugins can select files in FileSystem DockWill Nations2017-12-201-0/+10
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Defer the scan filesystem call when adding import pluginsGeorge Marques2017-12-091-3/+2
* Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...Juan Linietsky2017-12-071-0/+11
* Add method to set main screen plugin iconWaldson Patrício2017-12-061-0/+9
* Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-7/+39
* Merge pull request #12982 from tagcup/aabb_renameRémi Verschelde2017-11-171-2/+2
|\
| * Rename Rect3 to AABB.Ferenc Arn2017-11-171-2/+2
* | Make resources edited by plugins be sent as referenceGeorge Marques2017-11-171-1/+5
|/
* Reworked how servers preallocate RIDs, should fix #10970Juan Linietsky2017-11-091-2/+2
* Bind unbound enums, rearrange some by valuePoommetee Ketson2017-10-221-0/+1
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-4/+4
* Fix argument names in method bindings.Andreas Haas2017-10-111-1/+1
* Prevent a possible crash when exporting to MeshLibraryMarcelo Fernandez2017-09-281-1/+3
* Re-Added export plugins with a more interesting API, as well as the ability t...Juan Linietsky2017-09-141-0/+10
* Merge pull request #10745 from neikeq/fix-docdata-and-stuffJuan Linietsky2017-08-291-5/+5
|\
| * DocData and type hints fixesIgnacio Etcheverry2017-08-291-5/+5
* | -Some fixes to code completion.Juan Linietsky2017-08-281-0/+112
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Split EditorPlugin into EditorPlugin and EditorInterfaceJuan Linietsky2017-08-261-88/+122
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-1/+1
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-16/+16
* EditorPlugin: Renames virtual method hiding inherited methodIgnacio Etcheverry2017-08-161-3/+3
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-20/+20
* EditorPlugin methods and signals renameJakub Grzesik2017-07-201-2/+2
* Merge pull request #9703 from Noshyaar/docsRémi Verschelde2017-07-191-3/+3
|\
| * Add object type hint for docsPoommetee Ketson2017-07-191-3/+3
* | Make available more informations about editor for Tool PluginsJakub Grzesik2017-07-181-0/+49
|/
* EditorPlugin ability to open and reload scns from filepathJakub Grzesik2017-07-111-0/+20
* Fix filesystem update for import pluginsGeorge Marques2017-06-271-2/+2
* EditorPlugin can request user inputs from editor 3d viewUnknown2017-06-121-0/+8
* Added EditorPlugin.remove_import_plugin()Zher Huei Lee2017-06-111-0/+6
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-4/+4
* Bring back EditorImportPluginAndreas Haas2017-05-121-1/+6
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1