godot/modules/mono/glue/cs_files
2018-04-03 09:48:03 +03:00
..
AABB.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
Basis.cs [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we most probably should keep C#6 yet 2018-04-03 09:48:03 +03:00
Color.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
DebuggingUtils.cs remove c#7 features for compatibility with 2015 Build Tools 2018-01-18 19:43:23 +08:00
ExportAttribute.cs Mono: Make the bindings generator output enums 2017-12-24 04:20:41 +01:00
GD.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
GodotMethodAttribute.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotSynchronizationContext.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotTaskScheduler.cs Added mono module 2017-10-03 00:01:26 +02:00
IAwaitable.cs Added mono module 2017-10-03 00:01:26 +02:00
IAwaiter.cs Added mono module 2017-10-03 00:01:26 +02:00
MarshalUtils.cs Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
Mathf.cs Added wrap functions to C# 2018-03-26 14:33:09 +03:00
Plane.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
Quat.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
Rect2.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
RPCAttributes.cs Added mono module 2017-10-03 00:01:26 +02:00
SignalAttribute.cs add a [Signal] attribute to CSharpScripts 2018-02-17 19:29:26 +01:00
SignalAwaiter.cs Added mono module 2017-10-03 00:01:26 +02:00
StringExtensions.cs [mono] rename functions to conform to PascalCase 2018-03-04 15:37:29 +01:00
ToolAttribute.cs Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
Transform.cs Merge pull request #17134 from aaronfranke/master 2018-03-24 21:10:41 +01:00
Transform2D.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
Vector2.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
Vector3.cs Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00
VERSION.txt Replace float with real_t, default Vectors, other misc C# improvements 2018-03-22 21:53:21 -05:00