Thaddeus Crews
|
bb47f01481
Merge pull request #106390 from akien-mga/linux-drop-ppc32
|
1 month ago |
Ricardo Sanchez-Saez
|
457299449d
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
1 month ago |
Rémi Verschelde
|
1de9789806
Linux: Drop `ppc32` (32-bit PowerPC) architecture support
|
1 month ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
Student Main
|
e0693f8ad8
Add loongarch64 support
|
8 months ago |
bruvzg
|
2d66988f99
[GDExtension] Improve macOS library loading/export.
|
7 months ago |
bruvzg
|
3ab1b75117
[GDExtension] Improve error messages during export.
|
8 months ago |
Raul Santos
|
4dd6e8eca5
GDExtension: Implement `GDExtensionLoader` concept
|
1 year ago |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
1 year ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 year ago |
bruvzg
|
d4d5d68eda
[iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks.
|
1 year ago |
Fredia Huya-Kouadio
|
8cc7739197
Godot Android plugin re-architecture
|
1 year ago |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
2 years ago |
bruvzg
|
c2d678a924
Fix GDExtensions library export when multiple architectures are set.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
f1edd03d4c
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
|
2 years ago |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
2 years ago |
Gilles Roudière
|
2b11fe1d63
Fix a wrong error formatting in gdextension export plugin
|
2 years ago |
Gilles Roudière
|
fa4143cdeb
Allow specifying a prefix to automatically detect library files for gdextension exports
|
2 years ago |
Gilles Roudière
|
36bcb82565
Remove uncessecary checks when exporting gdextension binaries
|
2 years ago |
Patrick
|
f9458f9228
Improve error message for invalid library feature flags
|
2 years ago |
Juan Linietsky
|
ef17c4668a
Add support for scene/resource customization in export plugins
|
2 years ago |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
2 years ago |
Fabio Alessandrelli
|
cf39f36685
[Editor] Report GDExtension export errors and missing libraries.
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
bruvzg
|
98d0af7d5c
Implement GDExtension export plugin.
|
3 years ago |