Paul Joannon
|
efd52cd172
add a [Signal] attribute to CSharpScripts
|
7 years ago |
Rémi Verschelde
|
c460e38bf3
Merge pull request #16205 from neikeq/issue-15053
|
7 years ago |
Nathan Warden
|
3dcf0567a1
Added async and await as C# keywords.
|
7 years ago |
Ignacio Etcheverry
|
84437b4864
Mono: Remove automatic script multilevel calls
|
7 years ago |
Ignacio Etcheverry
|
0c3bbcaa00
Mono: Fix build errors with tools=no and target=release
|
7 years ago |
Ignacio Etcheverry
|
e1ae7dffd3
Merge pull request #16016 from neikeq/issue-13316
|
7 years ago |
Ignacio Etcheverry
|
8c33939ce6
Fix CSharpInstance::call not initializing CallError
|
7 years ago |
Paul Joannon
|
1de5f7e70b
fix marshalling when a function is returning an object from c#
|
7 years ago |
Ignacio Etcheverry
|
bff9627dc4
Mono: Some StackTrace to StackInfo[] fixes
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
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 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Ignacio Etcheverry
|
119a910bc6
Mono: Add properties support in scripts
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ignacio Etcheverry
|
fe391393d4
Mono: Change BindingsGenerator singleton to avoid StringName leaks
|
7 years ago |
Ignacio Etcheverry
|
b271aa48e4
Mono: Script lifetime fixes
|
7 years ago |
Ignacio Etcheverry
|
0a0a44da8d
Mono: Make the bindings generator output enums
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Nathan Warden
|
0c22447ebe
Exported variables now show in the correct order.
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Ignacio Etcheverry
|
3c97a9543d
Merge pull request #12549 from neikeq/seriously-do-they
|
7 years ago |
Ignacio Etcheverry
|
06ea441564
Make sure gchandle bindings are released before cleanup
|
7 years ago |
Andreas Haas
|
f3218c24c7
Mono: support custom script templates.
|
7 years ago |
Ignacio Etcheverry
|
27b7fb8e66
Mono: Add build project button and reload interval
|
7 years ago |
Unknown
|
a2247d45fc
Mono: Use "UnnamedProject" if application/config/name is empty
|
7 years ago |
Rémi Verschelde
|
d135008acf
Merge pull request #12405 from Jerome67000/clean_getnodetype
|
7 years ago |
Przmk
|
2ae23c9f97
Fix default C# script
|
7 years ago |
Jerome67000
|
2609cc9ef4
Removes Script::get_node_type()
|
7 years ago |
Rémi Verschelde
|
847c55bcb1
Merge pull request #12365 from neikeq/p
|
7 years ago |