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 |
Juan Linietsky
|
8c435a343e
Merge pull request #16927 from neikeq/rework-refcount-notify
|
7 years ago |
Rémi Verschelde
|
de59fe04e7
Add print_verbose to print to stdout only in verbose mode
|
7 years ago |
Ignacio Etcheverry
|
908a30964a
Notify instance binding data api of refcount increment/decrement
|
7 years ago |
Ignacio Etcheverry
|
f3c7527225
Fix case where exported properties value is lost
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Ignacio Etcheverry
|
762c912e8e
Fix continuous attempt to reload domain with API assemblies out of sync
|
7 years ago |
Ignacio Etcheverry
|
f1130f9a8a
Mono: Fix domain reload never triggering
|
7 years ago |
Ignacio Etcheverry
|
8edf85b09c
Fix '!valid' error spam on C# script instance create
|
7 years ago |
Ignacio Etcheverry
|
5aefe5d936
Mono: Fix null dereferences
|
7 years ago |
Ignacio Etcheverry
|
779c9d638e
Merge pull request #15880 from neikeq/better-collections
|
7 years ago |
Rémi Verschelde
|
df170d81cc
Mono: Default to not shipping C# scripts content
|
7 years ago |
Ignacio Etcheverry
|
ee3c476c9a
Add Array and Dictionary wrapper classes to C#
|
7 years ago |
Ignacio Etcheverry
|
02372bfdf7
Merge pull request #19872 from exts/export_signals
|
7 years ago |
=
|
489c9adf03
Mono: Fixes annotated signal loading in exported binaries
|
7 years ago |
Ignacio Etcheverry
|
ac9e736b06
Merge pull request #16987 from neikeq/pending-exceptions
|
7 years ago |
Ignacio Etcheverry
|
4739cb8c00
Mono: Pending exceptions and cleanup
|
7 years ago |
Kelly Thomas
|
88b89c2084
Changes to default C# script template (#19940)
|
7 years ago |
Michael Alexsander Silva Dias
|
fd17b960e9
Small changes to the comments in the script templates.
|
7 years ago |
Rémi Verschelde
|
6e32a2886f
Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-mono
|
7 years ago |
Fabio Alessandrelli
|
8e35d937a9
New sync keywords in GDScript, NativeScript, Mono
|
7 years ago |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
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 |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 years ago |
Ignacio Etcheverry
|
64c903580e
Merge pull request #19149 from neikeq/x
|
7 years ago |
Ignacio Etcheverry
|
c8945fe7d8
Mono: Improve 'script class not found' error
|
7 years ago |
Michael Alexsander Silva Dias
|
4e257293d9
Capitalized comments of methods created by the Connect Signal dialog.
|
7 years ago |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
7 years ago |