Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Ignacio Etcheverry
|
7439b5595d
Mono: Make Godot provide its own WASM m2n trampolines
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
4 years ago |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Ignacio Etcheverry
|
0b814ea78d
Mono/C#: Optimize the way we store GC handles for scripts
|
5 years ago |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
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
|
702976cd7a
Mono: Fix build after ObjectID and Texture2D changes
|
5 years ago |
Ignacio Etcheverry
|
a6a5ef0fd6
Mono/C#: Add error checks to detect possible Reference leaks
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
5 years ago |
Ignacio Etcheverry
|
aa3b8f7dbb
Fix Godot.Object.ToString() infinite recursion
|
6 years ago |
Ignacio Etcheverry
|
14df9e5cb2
Android build and export for the mono module
|
6 years ago |
Ignacio Etcheverry
|
2b9557c920
C#: Add missing ToString() override methods
|
6 years ago |
Ignacio Etcheverry
|
2f3328a039
Fix wrong method binds and registered class
|
6 years ago |
Ignacio Etcheverry
|
bb6814aef0
C#: Add DynamicGodotObject class
|
6 years ago |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 years ago |
Ignacio Etcheverry
|
3233083f63
Mono: Lifetime fixes for CSharpInstance and instance binding data
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ignacio Etcheverry
|
f6f2be7577
Fix crash due to ~CSharpInstance() being called on freed instance
|
6 years ago |
Ignacio Etcheverry
|
e558e1ec09
Fix/workaround for issue #21667
|
7 years ago |
Ignacio Etcheverry
|
b1356a3590
Cleanup of c# api files and bindings generator
|
7 years ago |