godot/modules/mono/glue/GodotSharp/GodotSharp/Core
Ignacio Etcheverry 20b9dbb1d5 C#: Revert marshalling of IDictionary/IEnumerable implementing types
Added marshalling for `System.Collections.Generic.List<T>` and
`System.Collections.Generic.Dictionary<TKey, TValue>`.
2020-04-23 02:26:43 +02:00
..
Attributes Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Extensions Added parameters to Load() 2020-03-06 13:41:35 -08:00
Interfaces
AABB.cs
Array.cs C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
Basis.cs Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
Callable.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Color.cs Use uint/ulong for Color in C# 2020-01-29 12:53:13 -05:00
Colors.cs
DebuggingUtils.cs
DelegateUtils.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Dictionary.cs C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
Dispatcher.cs
DynamicObject.cs doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
GD.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
GodotSynchronizationContext.cs
GodotTaskScheduler.cs
GodotTraceListener.cs
MarshalUtils.cs C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
Mathf.cs [Mono] Basis/Transforms Array operator comments and improvements 2020-02-10 12:20:04 -05:00
MathfEx.cs
NodePath.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Object.base.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Plane.cs
Quat.cs Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
Rect2.cs
Rect2i.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
RID.cs
SignalAwaiter.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
SignalInfo.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
StringExtensions.cs doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
StringName.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Transform.cs [Mono] Basis/Transforms Array operator comments and improvements 2020-02-10 12:20:04 -05:00
Transform2D.cs [Mono] Basis/Transforms Array operator comments and improvements 2020-02-10 12:20:04 -05:00
Vector2.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
Vector2i.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
Vector3.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
Vector3i.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00