summaryrefslogtreecommitdiffstats
path: root/editor/import/editor_import_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consistently prefix bound virtual methods with _kobewi2021-06-121-36/+36
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* doc: Sync classref with current sourceRémi Verschelde2018-12-271-1/+1
* Fix infinite recursion with editor import pluginsGeorge Marques2018-02-181-2/+2
* Expose priority and order for custom import pluginsGeorge Marques2018-02-131-0/+16
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix EditorImportPlugin::get_preset_countAndreas Haas2017-06-201-1/+1
* Bring back EditorImportPluginAndreas Haas2017-05-121-0/+152