David Snopek
|
5d69d20059
JavaClassWrapper: Allow handling exceptions (rather than just crashing)
|
5 months ago |
Fredia Huya-Kouadio
|
23cea1b9d2
Additional fixes and improvements to JavaClassWrapper
|
8 months ago |
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
|
11 months 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 |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
reduz
|
5ad4f26659
Implement the ability to disable classes
|
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 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
fhuya
|
948c3cbb88
Add signal support to Godot Android plugin:
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Rémi Verschelde
|
adb6734b49
doc: Sync classref with current source
|
5 years ago |
Ignacio Etcheverry
|
a6105c8ea0
Fix ClassDB API portability with some android and editor classes
|
5 years ago |