godot/modules/mono/glue/cs_files
Ignacio Etcheverry 78bb53f85d
Merge pull request #21205 from KellyThomas/c-sharp-feature-parity-quat
[Mono] Quat - add some missing constructors and methods
2018-08-27 16:18:09 +02:00
..
Attributes [Mono] Move several small related files 2018-08-23 12:50:04 -04:00
Extensions [Mono] Move several small related files 2018-08-23 12:50:04 -04:00
Interfaces [Mono] Move several small related files 2018-08-23 12:50:04 -04:00
AABB.cs [Mono] AABB - Position, Size, End setters, Rect2 - End setter 2018-08-23 23:45:18 +08:00
Array.cs Added Collections namespace to Array & Dictionary 2018-08-25 17:19:37 -05:00
Basis.cs mono: Quat - add some missing constructors and methods 2018-08-24 07:56:54 +08: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 Added Collections namespace to Array & Dictionary 2018-08-25 17:19:37 -05:00
GD.cs mono: add IsInstanceValid(), move WeakRef() 2018-08-14 15:48:54 +08: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
MarshalUtils.cs Added Collections namespace to Array & Dictionary 2018-08-25 17:19:37 -05: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
Plane.cs Rename Plane constants, add to Mono 2018-08-21 01:35:07 -04:00
Quat.cs mono: Quat - add some missing constructors and methods 2018-08-24 07:56:54 +08:00
Rect2.cs [Mono] AABB - Position, Size, End setters, Rect2 - End setter 2018-08-23 23:45:18 +08:00
SignalAwaiter.cs #18051: Remove redundant casts and 'using', 'else', 'this' statements 2018-04-17 07:39:37 +09:00
StringExtensions.cs [Mono] Move several small related files 2018-08-23 12:50:04 -04: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] Vector2/3 Project methods 2018-08-22 13:27:35 -04:00
Vector3.cs [Mono] Vector2/3 Project methods 2018-08-22 13:27:35 -04:00