demolke
|
143d8c87bb
Move reimport check to EditorImportPlugin
|
10 ماه پیش |
Thaddeus Crews
|
31bc6afcad
Merge pull request #96802 from dsnopek/expose-resource-importer-get-format-version
|
10 ماه پیش |
David Snopek
|
af47df1005
Expose `ResourceImporter::get_format_version` via `EditorImportPlugin::_get_format_version()`
|
1 سال پیش |
Juan
|
fe34c45d2a
Allow passing UID to importer
|
1 سال پیش |
Pedro J. Estébanez
|
acac31ba5c
Allow EditorImportPlugin to override can_import_threaded()
|
1 سال پیش |
Lyuma
|
5fbcb80170
Use reimport_append api for importing embedded gltf images
|
2 سال پیش |
Rémi Verschelde
|
074113b97d
Merge pull request #72455 from reduz/allow-reimport-appending
|
2 سال پیش |
Juan Linietsky
|
91c3066c89
Support reimport appending
|
2 سال پیش |
Raul Santos
|
9e9eac4676
Use enum instead of int in virtual methods return type
|
2 سال پیش |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 سال پیش |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 سال پیش |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
3 سال پیش |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 سال پیش |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 سال پیش |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 سال پیش |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 سال پیش |
reduz
|
cd2a499084
Add path to functions that return iporter options
|
3 سال پیش |
Gilles Roudière
|
8de0f969bf
Fix EditorImportPlugin logic for checking unimplemented methods
|
4 سال پیش |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
4 سال پیش |
kobewi
|
7ff135b015
Consistently prefix bound virtual methods with _
|
4 سال پیش |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 سال پیش |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 سال پیش |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 سال پیش |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
Juan Linietsky
|
f669ebeeaf
-Properly handle missing ETC support on export
|
6 سال پیش |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
Rémi Verschelde
|
2e39e38c10
doc: Sync classref with current source
|
6 سال پیش |
George Marques
|
95f7879923
Fix infinite recursion with editor import plugins
|
7 سال پیش |
George Marques
|
c68948fdfa
Expose priority and order for custom import plugins
|
7 سال پیش |