Ignacio Etcheverry
|
20b9dbb1d5
C#: Revert marshalling of IDictionary/IEnumerable implementing types
|
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 |
Ignacio Etcheverry
|
d68b9c20d6
Mono/C#: Script interface calls now attach the current thread
|
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
|
513cc78f85
Mono: Add option to keep running after unhandled exceptions
|
6 years ago |
Ignacio Etcheverry
|
270af6fa08
Re-write mono module editor code in C#
|
6 years ago |
Ignacio Etcheverry
|
14df9e5cb2
Android build and export for the mono module
|
6 years ago |
Ignacio Roldán Etcheverry
|
e2375f487c
Merge pull request #29079 from neikeq/oopsie
|
6 years ago |
Ignacio Etcheverry
|
9b76c56098
Fix C# build error in MarshalUtils debug code
|
6 years ago |
Ignacio Etcheverry
|
66b930a266
Replace call to 'mono_runtime_object_init' with manual ctor invoking
|
6 years ago |
Ignacio Etcheverry
|
5a4bf4f369
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
6 years ago |
Ignacio Etcheverry
|
480d4c6fba
C#: Support type hints for exported Arrays
|
6 years ago |
Ignacio Etcheverry
|
187e6ae26d
C#: Add marshalling support for IEnumerable and IDictionary
|
6 years ago |
Ignacio Etcheverry
|
d3c51a5dfb
Mono: Cleanup
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ignacio Etcheverry
|
b9b7dcdf00
C#: Improve tool script support and fix reloading issues
|
6 years ago |
Ignacio Etcheverry
|
02d5ff4cd0
Improve the C# API projects generation
|
6 years ago |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
7 years ago |
Ignacio Etcheverry
|
6ae47ff19b
C#: Fix explicit enum values when exporting member
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Ignacio Etcheverry
|
e558e1ec09
Fix/workaround for issue #21667
|
7 years ago |
Ignacio Etcheverry
|
4172fa03b5
Mono: Fix property set_value and cleanup
|
7 years ago |
Ignacio Etcheverry
|
ee3c476c9a
Add Array and Dictionary wrapper classes to C#
|
7 years ago |
Ignacio Etcheverry
|
4739cb8c00
Mono: Pending exceptions and cleanup
|
7 years ago |
Fabio Alessandrelli
|
8e35d937a9
New sync keywords in GDScript, NativeScript, Mono
|
7 years ago |
Paul Joannon
|
efd52cd172
add a [Signal] attribute to CSharpScripts
|
7 years ago |
Paul Joannon
|
76a615aea4
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
|
7 years ago |