Ignacio Etcheverry
|
779c9d638e
Merge pull request #15880 from neikeq/better-collections
|
hace 7 años |
Rémi Verschelde
|
df170d81cc
Mono: Default to not shipping C# scripts content
|
hace 7 años |
Ignacio Etcheverry
|
ee3c476c9a
Add Array and Dictionary wrapper classes to C#
|
hace 7 años |
Ignacio Etcheverry
|
02372bfdf7
Merge pull request #19872 from exts/export_signals
|
hace 7 años |
=
|
489c9adf03
Mono: Fixes annotated signal loading in exported binaries
|
hace 7 años |
Ignacio Etcheverry
|
ac9e736b06
Merge pull request #16987 from neikeq/pending-exceptions
|
hace 7 años |
Ignacio Etcheverry
|
4739cb8c00
Mono: Pending exceptions and cleanup
|
hace 7 años |
Kelly Thomas
|
88b89c2084
Changes to default C# script template (#19940)
|
hace 7 años |
Michael Alexsander Silva Dias
|
fd17b960e9
Small changes to the comments in the script templates.
|
hace 7 años |
Rémi Verschelde
|
6e32a2886f
Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-mono
|
hace 7 años |
Fabio Alessandrelli
|
8e35d937a9
New sync keywords in GDScript, NativeScript, Mono
|
hace 7 años |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
hace 7 años |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
hace 7 años |
Fabio Alessandrelli
|
a5e8a3be5e
New sync keywords in GDScript, NativeScript, Mono
|
hace 7 años |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
hace 7 años |
Ignacio Etcheverry
|
64c903580e
Merge pull request #19149 from neikeq/x
|
hace 7 años |
Ignacio Etcheverry
|
c8945fe7d8
Mono: Improve 'script class not found' error
|
hace 7 años |
Michael Alexsander Silva Dias
|
4e257293d9
Capitalized comments of methods created by the Connect Signal dialog.
|
hace 7 años |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
hace 7 años |
Pieter-Jan Briers
|
27d70924a0
Fixes ObjectDB leak printout with mono.
|
hace 7 años |
Michael Alexsander Silva Dias
|
093b069bf6
Changed periods in the script templates.
|
hace 7 años |
Ignacio Etcheverry
|
f8ce412560
Mono: Do not spam script class not found error
|
hace 7 años |
Ignacio Etcheverry
|
89e84185e8
Mono: Fix crash on script load if the scripts domain isn't loaded
|
hace 7 años |
Andreas Haas
|
700d07cf7c
Mono: Avoid invalid class names.
|
hace 7 años |
Ignacio Etcheverry
|
f37090ccf4
Mono: Better versioning and gracefully unloading of Godot API assemblies
|
hace 7 años |
Rémi Verschelde
|
08584b7e22
Merge pull request #16804 from Valentactive/fix_mono_template_compiling
|
hace 7 años |
Michele Valente
|
3c7d9001bc
fix release builds with mono
|
hace 7 años |
Ignacio Etcheverry
|
9fd606c549
Mono: Add project export plugin
|
hace 7 años |
Paul Joannon
|
cfbd7fd21e
implement signal related methods in csharp_script so signals can be used with emit
|
hace 7 años |
Paul Joannon
|
efd52cd172
add a [Signal] attribute to CSharpScripts
|
hace 7 años |