virtualx-engine/modules/mono/glue/cs_files
2018-05-04 20:17:10 +08:00
..
AABB.cs #18051: Fix indentation issues introduced during clean up 2018-04-17 07:53:27 +09:00
Basis.cs #18051: Do not use var in a for-loop, or where type is not obvious 2018-04-17 07:39:37 +09:00
Color.cs #18051: Do not use var in a for-loop, or where type is not obvious 2018-04-17 07:39:37 +09: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 #18051: Remove redundant casts and 'using', 'else', 'this' statements 2018-04-17 07:39:37 +09: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
Plane.cs #18051: Fix indentation issues introduced during clean up 2018-04-17 07:53:27 +09: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
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 #18051: Fix indentation issues introduced during clean up 2018-04-17 07:53:27 +09: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 round / ceil methods for c sharp vectors 2018-05-04 20:17:10 +08:00
Vector3.cs round / ceil methods for c sharp vectors 2018-05-04 20:17:10 +08:00
VERSION.txt