.. |
gd_mono.cpp
|
Mono: Lazily load scripts metadata file
|
2019-04-26 19:53:44 +02:00 |
gd_mono.h
|
Added a Godot TraceListener, which is automatically installed on startup. Fixes that Debug/Trace Assertions are simply swallowed by Godot.
|
2019-03-07 21:00:19 +01:00 |
gd_mono_assembly.cpp
|
Mono: Some assembly referencing changes and cleanup
|
2019-03-10 18:55:31 +01:00 |
gd_mono_assembly.h
|
Mono: Some assembly referencing changes and cleanup
|
2019-03-10 18:55:31 +01:00 |
gd_mono_class.cpp
|
C#: Support type hints for exported Arrays
|
2019-04-06 12:14:43 +02:00 |
gd_mono_class.h
|
C#: Add marshalling support for IEnumerable and IDictionary
|
2019-04-06 12:14:37 +02:00 |
gd_mono_field.cpp
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
gd_mono_field.h
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
gd_mono_header.h
|
C#: Support type hints for exported Arrays
|
2019-04-06 12:14:43 +02:00 |
gd_mono_internals.cpp
|
Mono: Use exit(status) instead of abort() in exception hook
|
2019-04-18 15:01:50 +02:00 |
gd_mono_internals.h
|
Mono: Cleanup
|
2019-02-03 05:38:40 +01:00 |
gd_mono_log.cpp
|
C# bindings generator cleanup
|
2019-04-25 20:34:28 +02:00 |
gd_mono_log.h
|
Mono: Logging improvements
|
2019-04-17 23:03:32 +02:00 |
gd_mono_marshal.cpp
|
Fix C# build error in MarshalUtils debug code
|
2019-05-21 19:09:00 +02:00 |
gd_mono_marshal.h
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
gd_mono_method.cpp
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
gd_mono_method.h
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
gd_mono_property.cpp
|
Mono: Cleanup
|
2019-02-03 05:38:40 +01:00 |
gd_mono_property.h
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
gd_mono_utils.cpp
|
Merge pull request #29079 from neikeq/oopsie
|
2019-05-21 19:54:34 +02:00 |
gd_mono_utils.h
|
Merge pull request #29079 from neikeq/oopsie
|
2019-05-21 19:54:34 +02:00 |
i_mono_class_member.h
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
2019-05-18 19:39:56 +02:00 |
managed_type.cpp
|
C#: Support type hints for exported Arrays
|
2019-04-06 12:14:43 +02:00 |
managed_type.h
|
C#: Support type hints for exported Arrays
|
2019-04-06 12:14:43 +02:00 |