summaryrefslogtreecommitdiffstats
path: root/editor/import/editor_import_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Allow EditorImportPlugin to override can_import_threaded()Pedro J. Estébanez2024-01-091-0/+2
* Use reimport_append api for importing embedded gltf imagesLyuma2023-02-061-2/+2
* Merge pull request #72455 from reduz/allow-reimport-appendingRémi Verschelde2023-02-061-0/+3
|\
| * Support reimport appendingJuan Linietsky2023-02-011-0/+3
* | Use enum instead of int in virtual methods return typeRaul Santos2023-01-311-1/+1
|/
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Change Array arguments to TypedArraykobewi2022-09-011-1/+1
* Replace Array return types with TypedArraykobewi2022-08-221-1/+2
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add path to functions that return iporter optionsreduz2021-11-141-4/+4
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-0/+13
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-12/+12
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+2
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-1/+1
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-121-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Expose priority and order for custom import pluginsGeorge Marques2018-02-131-0/+2
* 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/+54