..
AABB.cs
#18051 : Fix indentation issues introduced during clean up
2018-04-17 07:53:27 +09:00
Array.cs
Add missing GetPtr() for Dictionary<> and Array<>
2018-08-04 14:34:55 +09:00
Basis.cs
Fix bug with Basis.Transposed()
2018-07-19 00:17:45 +01:00
Color.cs
Deprecate incorrect Color::gray()
2018-08-21 17:48:31 +02:00
DebuggingUtils.cs
#18051 : Do not use var
in a for-loop, or where type is not obvious
2018-04-17 07:39:37 +09:00
Dictionary.cs
Add missing GetPtr() for Dictionary<> and Array<>
2018-08-04 14:34:55 +09:00
ExportAttribute.cs
Mono: Make the bindings generator output enums
2017-12-24 04:20:41 +01:00
GD.cs
mono: add IsInstanceValid(), move WeakRef()
2018-08-14 15:48:54 +08:00
GodotMethodAttribute.cs
#18051 : Remove redundant casts and 'using', 'else', 'this' statements
2018-04-17 07:39:37 +09:00
GodotSynchronizationContext.cs
#18051 : Remove redundant casts and 'using', 'else', 'this' statements
2018-04-17 07:39:37 +09:00
GodotTaskScheduler.cs
Set current SynchronizationContext before the game loop starts
2018-05-15 15:09:40 +02:00
IAwaitable.cs
Added mono module
2017-10-03 00:01:26 +02:00
IAwaiter.cs
#18051 : Remove redundant casts and 'using', 'else', 'this' statements
2018-04-17 07:39:37 +09:00
MarshalUtils.cs
Add Array and Dictionary wrapper classes to C#
2018-07-20 01:44:30 +02:00
Mathf.cs
Merge pull request #19231 from aaronfranke/mono-fposmod-to-mod
2018-07-05 01:05:44 +02:00
MathfEx.cs
[Mono] Improve Mathf
2018-04-13 20:15:49 +03:00
NodeExtensions.cs
Add missing methods to Node class in the mono glue
2018-07-27 08:50:35 +02:00
ObjectExtensions.cs
mono: add IsInstanceValid(), move WeakRef()
2018-08-14 15:48:54 +08:00
Plane.cs
mono: Plane, expose Normal, and D
2018-05-17 23:04:20 +08:00
Quat.cs
#18051 : Remove redundant parenthesis
2018-04-17 07:39:37 +09:00
Rect2.cs
#18051 : Remove redundant parenthesis
2018-04-17 07:39:37 +09:00
ResourceLoaderExtensions.cs
Added generic method for ResourceLoader: Load<T>()
2018-08-03 13:40:42 -05:00
RPCAttributes.cs
New sync keywords in GDScript, NativeScript, Mono
2018-05-29 20:26:41 +02:00
SignalAttribute.cs
#18051 : Remove redundant casts and 'using', 'else', 'this' statements
2018-04-17 07:39:37 +09:00
SignalAwaiter.cs
#18051 : Remove redundant casts and 'using', 'else', 'this' statements
2018-04-17 07:39:37 +09:00
StringExtensions.cs
Fix index out of range error in string.Extension()
2018-05-21 18:48:53 +08:00
ToolAttribute.cs
Convert DOS line endings to Unix line endings
2017-11-05 11:37:59 +01:00
Transform.cs
mono: add constants to transform and vector structs
2018-08-15 02:03:36 +08:00
Transform2D.cs
mono: add constants to transform and vector structs
2018-08-15 02:03:36 +08:00
Vector2.cs
mono: add constants to transform and vector structs
2018-08-15 02:03:36 +08:00
Vector3.cs
mono: add constants to transform and vector structs
2018-08-15 02:03:36 +08:00