| .. |
|
AABB.cs
|
#18051: Fix indentation issues introduced during clean up
|
2018-04-29 13:40:15 +07:00 |
|
Array.cs
|
Add Array and Dictionary wrapper classes to C#
|
2018-07-28 16:06:30 +07:00 |
|
Basis.cs
|
Fix bug with Basis.Transposed()
|
2018-07-28 16:06:30 +07:00 |
|
Color.cs
|
mono: New Color methods: Darkened, Lightened and ToRgba32
|
2018-06-01 17:45:49 +07:00 |
|
DebuggingUtils.cs
|
#18051: Do not use `var` in a for-loop, or where type is not obvious
|
2018-04-29 13:40:09 +07:00 |
|
Dictionary.cs
|
Add Array and Dictionary wrapper classes to C#
|
2018-07-28 16:06:30 +07:00 |
|
ExportAttribute.cs
|
Mono: Make the bindings generator output enums
|
2017-12-24 04:20:41 +07:00 |
|
GD.cs
|
[Mono] Improvements to GD.cs: PascalCasing and real_t
|
2018-07-28 16:06:30 +07:00 |
|
GodotMethodAttribute.cs
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
|
2018-04-29 13:38:58 +07:00 |
|
GodotSynchronizationContext.cs
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
|
2018-04-29 13:38:58 +07:00 |
|
GodotTaskScheduler.cs
|
Set current SynchronizationContext before the game loop starts
|
2018-06-01 18:07:32 +07:00 |
|
IAwaitable.cs
|
…
|
|
|
IAwaiter.cs
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
|
2018-04-29 13:38:58 +07:00 |
|
MarshalUtils.cs
|
Add Array and Dictionary wrapper classes to C#
|
2018-07-28 16:06:30 +07:00 |
|
Mathf.cs
|
[Mono] Rename Fposmod to PosMod
|
2018-07-28 16:06:30 +07:00 |
|
MathfEx.cs
|
[Mono] Improve Mathf
|
2018-04-15 00:57:14 +07:00 |
|
NodeExtensions.cs
|
Makes Mono bindings partial & adds GetNode<T>.
|
2018-07-28 16:06:30 +07:00 |
|
Plane.cs
|
mono: Plane, expose Normal, and D
|
2018-06-01 17:44:56 +07:00 |
|
Quat.cs
|
#18051: Remove redundant parenthesis
|
2018-04-29 13:39:28 +07:00 |
|
RPCAttributes.cs
|
…
|
|
|
Rect2.cs
|
#18051: Remove redundant parenthesis
|
2018-04-29 13:39:28 +07:00 |
|
SignalAttribute.cs
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
|
2018-04-29 13:38:58 +07:00 |
|
SignalAwaiter.cs
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
|
2018-04-29 13:38:58 +07:00 |
|
StringExtensions.cs
|
Fix index out of range error in string.Extension()
|
2018-06-01 17:37:43 +07:00 |
|
ToolAttribute.cs
|
Convert DOS line endings to Unix line endings
|
2017-11-05 11:37:59 +07:00 |
|
Transform.cs
|
#18051: Remove redundant parenthesis
|
2018-04-29 13:39:28 +07:00 |
|
Transform2D.cs
|
#18051: Fix indentation issues introduced during clean up
|
2018-04-29 13:40:15 +07:00 |
|
VERSION.txt
|
Makes Mono bindings partial & adds GetNode<T>.
|
2018-07-28 16:06:30 +07:00 |
|
Vector2.cs
|
round / ceil methods for c sharp vectors
|
2018-06-01 18:08:52 +07:00 |
|
Vector3.cs
|
round / ceil methods for c sharp vectors
|
2018-06-01 18:08:52 +07:00 |