index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
import
/
editor_import_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Allow EditorImportPlugin to override can_import_threaded()
Pedro J. Estébanez
2024-01-09
1
-0
/
+10
*
Use reimport_append api for importing embedded gltf images
Lyuma
2023-02-06
1
-5
/
+5
*
Merge pull request #72455 from reduz/allow-reimport-appending
Rémi Verschelde
2023-02-06
1
-0
/
+16
|
\
|
*
Support reimport appending
Juan Linietsky
2023-02-01
1
-0
/
+16
*
|
Use enum instead of int in virtual methods return type
Raul Santos
2023-01-31
1
-4
/
+2
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
*
Change Array arguments to TypedArray
kobewi
2022-09-01
1
-1
/
+1
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-8
/
+8
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add path to functions that return iporter options
reduz
2021-11-14
1
-6
/
+6
*
Fix EditorImportPlugin logic for checking unimplemented methods
Gilles Roudière
2021-11-10
1
-0
/
+2
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-68
/
+102
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-36
/
+36
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2018-12-27
1
-1
/
+1
*
Fix infinite recursion with editor import plugins
George Marques
2018-02-18
1
-2
/
+2
*
Expose priority and order for custom import plugins
George Marques
2018-02-13
1
-0
/
+16
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fix EditorImportPlugin::get_preset_count
Andreas Haas
2017-06-20
1
-1
/
+1
*
Bring back EditorImportPlugin
Andreas Haas
2017-05-12
1
-0
/
+152