summaryrefslogtreecommitdiff
path: root/editor/import/editor_import_plugin.h
AgeCommit message (Expand)Author
2023-02-06Use reimport_append api for importing embedded gltf imagesLyuma
2023-02-06Merge pull request #72455 from reduz/allow-reimport-appendingRémi Verschelde
2023-02-01Support reimport appendingJuan Linietsky
2023-01-31Use enum instead of int in virtual methods return typeRaul Santos
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-22Replace Array return types with TypedArraykobewi
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-14Add path to functions that return iporter optionsreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-04-02Replace NULL with nullptrlupoDharkael
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-02-12Core: Ensure classes match their header filenameRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-02-13Expose priority and order for custom import pluginsGeorge Marques
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-06-20Fix EditorImportPlugin::get_preset_countAndreas Haas
2017-05-12Bring back EditorImportPluginAndreas Haas