summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorImportPlugin.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+1
|\
| * Merge pull request #99020 from Mickeon/documentation-example-pruning-2Thaddeus Crews2024-11-121-1/+1
| |\
| | * Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-1/+1
* | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-1/+2
|\| |
| * | Fix freeze on non-thread-safe custom importersHunter Loftis2024-10-151-1/+2
| |/
* / Rebranding: Doc/Dubhghlas McLaughlin2024-10-161-1/+1
|/
* Merge pull request #95336 from esainane/typo-ehRémi Verschelde2024-08-121-1/+1
|\
| * Fix typo in EditorImportPlugin docsSai Nane2024-08-091-1/+1
* | Fix documentation of `EditorImportPlugin._Import`Sai Nane2024-08-091-3/+3
|/
* Allow EditorImportPlugin to override can_import_threaded()Pedro J. Estébanez2024-01-091-0/+7
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Fix function signature in EditorImportPlugin exampleHaoyu Qiu2023-06-281-2/+2
* C#: Fix dictionary key lookup documentationRaul Santos2023-06-021-4/+4
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Use reimport_append api for importing embedded gltf imagesLyuma2023-02-061-1/+2
* Merge pull request #72455 from reduz/allow-reimport-appendingRémi Verschelde2023-02-061-0/+9
|\
| * Support reimport appendingJuan Linietsky2023-02-011-0/+9
* | Merge pull request #71479 from raulsntos/virtual-return-typeRémi Verschelde2023-02-011-1/+1
|\ \
| * | Use enum instead of int in virtual methods return typeRaul Santos2023-01-311-1/+1
| |/
* / Fix C# examples in documentationRaul Santos2023-01-311-16/+22
|/
* docs: replace File with FileAccessJiri Suchan2023-01-301-2/+2
* Merge pull request #66232 from Evanaellio/fix-tool-annotationRémi Verschelde2022-09-221-1/+1
|\
| * Fix code examples for @tool annotationEvanaellio2022-09-211-1/+1
* | Swap arguments of ResourceSaver.save()Evanaellio2022-09-211-2/+2
|/
* Change Array arguments to TypedArraykobewi2022-09-011-2/+2
* Replace Array return types with TypedArraykobewi2022-08-221-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-11/+11
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix usage of "Return" in the docskobewi2022-01-021-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Add path to functions that return iporter optionsreduz2021-11-141-3/+5
* Restrict the project data directory configurationne0fhyk2021-10-181-2/+2
* Improve docs about plugin registrationkobewi2021-10-171-1/+2
* Make the project data directory customizable.ne0fhyk2021-10-111-2/+2
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-16/+16
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-42/+21
* Expose an ImportOrder enum in ResourceImporterHugo Locurcio2021-07-231-1/+1
* Consistently prefix bound virtual methods with _kobewi2021-06-121-25/+25
* Style: Cleanup uses of double spaces between wordsRémi Verschelde2021-06-071-1/+1
* Clarify EditorImportPlugin.get_visible_name.Ryan Roden-Corrent2021-02-111-7/+5
* Port code examples to C# (D)HaSa10022020-11-011-8/+85
* Rename the ".import" folder to ".godot/imported"Aaron Franke2020-09-281-2/+2
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Document several editor-related classes to 100% completionHugo Locurcio2020-07-201-0/+12
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1