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
/
plugins
/
gdextension_export_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GDExtension] Improve error messages during export.
bruvzg
2024-10-03
1
-1
/
+4
*
GDExtension: Implement `GDExtensionLoader` concept
Raul Santos
2024-08-22
1
-2
/
+3
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
1
-28
/
+3
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
[iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks.
bruvzg
2023-11-09
1
-1
/
+7
*
Godot Android plugin re-architecture
Fredia Huya-Kouadio
2023-09-03
1
-0
/
+9
*
Re-architect how Android plugins are packaged and handled at export time
Fredia Huya-Kouadio
2023-07-18
1
-1
/
+1
*
Fix GDExtensions library export when multiple architectures are set.
bruvzg
2023-02-27
1
-51
/
+78
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
1
-2
/
+2
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-2
/
+2
*
|
Fix a wrong error formatting in gdextension export plugin
Gilles Roudière
2022-12-07
1
-1
/
+1
|
/
*
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
1
-57
/
+36
*
Remove uncessecary checks when exporting gdextension binaries
Gilles Roudière
2022-12-01
1
-6
/
+4
*
Improve error message for invalid library feature flags
Patrick
2022-11-04
1
-1
/
+1
*
Add support for scene/resource customization in export plugins
Juan Linietsky
2022-09-01
1
-0
/
+1
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
1
-1
/
+1
*
[Editor] Report GDExtension export errors and missing libraries.
Fabio Alessandrelli
2022-05-24
1
-8
/
+14
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Implement GDExtension export plugin.
bruvzg
2022-03-16
1
-0
/
+138