.. |
AABB.cs
|
#18051: Fix indentation issues introduced during clean up
|
2018-04-17 07:53:27 +09:00 |
Basis.cs
|
mono: add Slerp method to vector classes, expose Cross method for Vector2, and fix unnecessary casts in Basis
|
2018-05-22 08:27:49 +08:00 |
Color.cs
|
mono: New Color methods: Darkened, Lightened and ToRgba32
|
2018-05-17 21:41:19 +08: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 |
ExportAttribute.cs
|
|
|
GD.cs
|
#18051: Fix indentation issues introduced during clean up
|
2018-04-17 07:53:27 +09: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
|
|
|
IAwaiter.cs
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
|
2018-04-17 07:39:37 +09:00 |
MarshalUtils.cs
|
#18051: Do not use var in a for-loop, or where type is not obvious
|
2018-04-17 07:39:37 +09:00 |
Mathf.cs
|
#18051: Remove redundant parenthesis
|
2018-04-17 07:39:37 +09:00 |
MathfEx.cs
|
[Mono] Improve Mathf
|
2018-04-13 20:15:49 +03: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 |
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
|
|
|
Transform.cs
|
#18051: Remove redundant parenthesis
|
2018-04-17 07:39:37 +09:00 |
Transform2D.cs
|
#18051: Fix indentation issues introduced during clean up
|
2018-04-17 07:53:27 +09:00 |
Vector2.cs
|
mono: add Slerp method to vector classes, expose Cross method for Vector2, and fix unnecessary casts in Basis
|
2018-05-22 08:27:49 +08:00 |
Vector3.cs
|
mono: add Slerp method to vector classes, expose Cross method for Vector2, and fix unnecessary casts in Basis
|
2018-05-22 08:27:49 +08:00 |
VERSION.txt
|
mono: add Slerp method to vector classes, expose Cross method for Vector2, and fix unnecessary casts in Basis
|
2018-05-22 08:27:49 +08:00 |