Ignacio Etcheverry
|
1a325e3580
Fix continuous attempt to reload domain with API assemblies out of sync
|
7 lat temu |
Ignacio Etcheverry
|
fc678567d7
Mono: Fix domain reload never triggering
|
7 lat temu |
Ignacio Etcheverry
|
286ff21dd1
Fix '!valid' error spam on C# script instance create
|
7 lat temu |
Ignacio Etcheverry
|
cf1c127c23
Mono: Fix null dereferences
|
7 lat temu |
Ignacio Etcheverry
|
31f8d3525d
Add Array and Dictionary wrapper classes to C#
|
7 lat temu |
Ignacio Etcheverry
|
e1cf8dc2cb
Mono: Pending exceptions and cleanup
|
7 lat temu |
Rémi Verschelde
|
291be24742
Mono: Default to not shipping C# scripts content
|
7 lat temu |
=
|
64bcefb7cd
Mono: Fixes annotated signal loading in exported binaries
|
7 lat temu |
Ignacio Etcheverry
|
9945da3efc
Mono: Improve 'script class not found' error
|
7 lat temu |
Ignacio Etcheverry
|
58918b629d
Mono: Do not spam script class not found error
|
7 lat temu |
Ignacio Etcheverry
|
736d8db007
Mono: Fix crash on script load if the scripts domain isn't loaded
|
7 lat temu |
Andreas Haas
|
6472d8c7d4
Mono: Avoid invalid class names.
|
7 lat temu |
Ignacio Etcheverry
|
9e4d34aebb
Mono: Add project export plugin
|
7 lat temu |
Michele Valente
|
990bddcf36
fix release builds with mono
|
7 lat temu |
Ignacio Etcheverry
|
dde14e15c6
Mono: Better versioning and gracefully unloading of Godot API assemblies
|
7 lat temu |
Paul Joannon
|
9cba5ef772
implement signal related methods in csharp_script so signals can be used with emit
|
7 lat temu |
Paul Joannon
|
416cd9c8b8
add a [Signal] attribute to CSharpScripts
|
7 lat temu |
Nathan Warden
|
3f6e8d70cf
Added async and await as C# keywords.
|
7 lat temu |
Ignacio Etcheverry
|
40c779fb70
Mono: Remove automatic script multilevel calls
|
7 lat temu |
Ignacio Etcheverry
|
0c3bbcaa00
Mono: Fix build errors with tools=no and target=release
|
7 lat temu |
Ignacio Etcheverry
|
e1ae7dffd3
Merge pull request #16016 from neikeq/issue-13316
|
7 lat temu |
Ignacio Etcheverry
|
8c33939ce6
Fix CSharpInstance::call not initializing CallError
|
7 lat temu |
Paul Joannon
|
1de5f7e70b
fix marshalling when a function is returning an object from c#
|
7 lat temu |
Ignacio Etcheverry
|
bff9627dc4
Mono: Some StackTrace to StackInfo[] fixes
|
7 lat temu |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 lat temu |
Ignacio Etcheverry
|
f7de51b3a6
Mono: Some fixes for #15463
|
7 lat temu |
Ignacio Etcheverry
|
5be356b72f
Mono: Implement stack info for errors and exceptions
|
7 lat temu |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 lat temu |
Ignacio Etcheverry
|
119a910bc6
Mono: Add properties support in scripts
|
7 lat temu |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 lat temu |