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
|
9421da57ad
C#: Add 'Singleton' property to singleton wrapper class
|
6 years ago |
Ignacio Etcheverry
|
9df44c2d2c
Use script instance binding for objects constructed from C#
|
6 years ago |
Ignacio Etcheverry
|
3233083f63
Mono: Lifetime fixes for CSharpInstance and instance binding data
|
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 |
exts
|
035d498af2
Added Collections namespace to Array & Dictionary
|
7 years ago |
Pieter-Jan Briers
|
af39684885
Fix Mono exception handling.
|
7 years ago |
Ignacio Etcheverry
|
4172fa03b5
Mono: Fix property set_value and cleanup
|
7 years ago |
Ignacio Etcheverry
|
5aefe5d936
Mono: Fix null dereferences
|
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 |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 years ago |
Fabio Alessandrelli
|
a5e8a3be5e
New sync keywords in GDScript, NativeScript, Mono
|
7 years ago |
Paul Joannon
|
90a705d671
fix build error when compiling with mono, tools=no, target=release
|
7 years ago |
Ignacio Etcheverry
|
f37090ccf4
Mono: Better versioning and gracefully unloading of Godot API assemblies
|
7 years ago |
Paul Joannon
|
89af6c2cd7
[mono] get stacktraces for all inner exceptions
|
7 years ago |
Paul Joannon
|
efd52cd172
add a [Signal] attribute to CSharpScripts
|
7 years ago |
Paul Joannon
|
1eb9c7e6cb
RID cached class was wrong (mono)
|
7 years ago |
Ignacio Etcheverry
|
bff9627dc4
Mono: Some StackTrace to StackInfo[] fixes
|
7 years ago |
Ignacio Etcheverry
|
f7de51b3a6
Mono: Some fixes for #15463
|
7 years ago |
Ignacio Etcheverry
|
5be356b72f
Mono: Implement stack info for errors and exceptions
|
7 years ago |