Fredia Huya-Kouadio
|
07cae26abe
Remove the restriction on supported types for Godot Android plugins
|
10 months ago |
David Snopek
|
78883a52c6
Fix `JavaClassWrapper` so it actually works
|
1 year ago |
Yuzhao Wang
|
2e4d573c3c
Remove the limit on the number of the SignalInfo function parameters
|
1 year ago |
Fredia Huya-Kouadio
|
5a74e5812b
Add logic to unregister the Godot plugins on engine termination
|
1 year ago |
Fredia Huya-Kouadio
|
f291a4ed3a
Fix leakage of JNI object references
|
1 year ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
TechnoPorg
|
df4597c9ab
Improve support for 64-bit types on Android.
|
2 years ago |
Rémi Verschelde
|
8017827144
SCons: Re-enable treating `#warning` as error with `werror`
|
2 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
fhuya
|
948c3cbb88
Add signal support to Godot Android plugin:
|
5 years ago |