godot/modules/mono/glue/Managed/Files
Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,>
Also fixed the hint string of exported members.
2019-05-18 19:39:56 +02:00
..
Attributes Rename slave keyword to puppet 2018-09-15 00:06:03 +02:00
Extensions Fix C# API assembly build errors in generics 2018-10-05 19:39:11 +02:00
Interfaces
AABB.cs Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Array.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
Basis.cs C#: Basis fixes and cleanup 2019-02-23 18:22:30 +01:00
Color.cs [Mono] Approximate equality 2019-04-25 13:20:29 -04:00
Colors.cs fix capitalization for antiquewhite 2018-12-23 08:00:35 +08:00
DebuggingUtils.cs 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
Dictionary.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
DynamicObject.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
GD.cs C#: Generate the correct integer and floating point types 2019-04-27 01:30:46 +02:00
GodotSynchronizationContext.cs
GodotTaskScheduler.cs
GodotTraceListener.cs 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
MarshalUtils.cs C#: Marshalling support for IEnumerable<> and IDictionary<,> 2019-05-18 19:39:56 +02:00
Mathf.cs Make "decimal" functions more consistent 2019-04-30 13:49:17 -04:00
MathfEx.cs Make "decimal" functions more consistent 2019-04-30 13:49:17 -04:00
NodePath.cs C#: Make GD.Range return IEnumerable instead of array 2019-02-19 18:46:18 +01:00
Object.base.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
Plane.cs [Mono] Approximate equality 2019-04-25 13:20:29 -04:00
Quat.cs [Mono] Approximate equality 2019-04-25 13:20:29 -04:00
Rect2.cs Remove trailing whitespace 2018-11-20 11:15:02 +01:00
RID.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
SignalAwaiter.cs
StringExtensions.cs Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Transform.cs C#: Basis fixes and cleanup 2019-02-23 18:22:30 +01:00
Transform2D.cs C#: Basis fixes and cleanup 2019-02-23 18:22:30 +01:00
Vector2.cs [Mono] Approximate equality 2019-04-25 13:20:29 -04:00
Vector3.cs [Mono] Approximate equality 2019-04-25 13:20:29 -04:00