godot/modules/mono/glue/Managed/Files
Aaron Franke 34ab6549b1
[Mono] Various Color improvements
I also slid in a fix to C++ Vector3 > and >=
2019-08-27 22:05:18 -04:00
..
Attributes Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
Extensions Fix C# build error in MarshalUtils debug code 2019-05-21 19:09:00 +02:00
Interfaces Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
AABB.cs [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
Array.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
Basis.cs Add Basis constants and format Transform constants 2019-08-09 11:34:54 -07:00
Color.cs [Mono] Various Color improvements 2019-08-27 22:05:18 -04:00
Colors.cs [Mono] Various Color improvements 2019-08-27 22:05:18 -04:00
DebuggingUtils.cs Added a Godot TraceListener, which is automatically installed on startup. Fixes that Debug/Trace Assertions are simply swallowed by Godot. 2019-03-07 21:00:19 +01:00
Dictionary.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
Dispatcher.cs C#: Add Ide Connection library and server for the editor 2019-08-04 01:57:53 +02:00
DynamicObject.cs Fix typos with codespell 2019-05-19 13:10:35 +02:00
GD.cs C#: Generate the correct integer and floating point types 2019-04-27 01:30:46 +02:00
GodotSynchronizationContext.cs C#: Add Ide Connection library and server for the editor 2019-08-04 01:57:53 +02:00
GodotTaskScheduler.cs C#: Add Ide Connection library and server for the editor 2019-08-04 01:57:53 +02:00
GodotTraceListener.cs Added a Godot TraceListener, which is automatically installed on startup. Fixes that Debug/Trace Assertions are simply swallowed by Godot. 2019-03-07 21:00:19 +01:00
MarshalUtils.cs Fix C# build error in MarshalUtils debug code 2019-05-21 19:09:00 +02:00
Mathf.cs [Core] [Mono] Optimize Wrap functions 2019-08-04 20:38:38 -07:00
MathfEx.cs Make "decimal" functions more consistent 2019-04-30 13:49:17 -04:00
NodePath.cs [Mono] Deprecate Set methods 2019-07-28 17:49:22 -04:00
Object.base.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
Plane.cs [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
Quat.cs [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
Rect2.cs [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
RID.cs C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
SignalAwaiter.cs Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files 2018-09-12 22:03:36 +02:00
StringExtensions.cs Added count method to String 2019-07-23 18:55:54 +03:00
Transform.cs [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
Transform2D.cs [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
Vector2.cs Add Vector2/3 sign and posmod functions, misc additions 2019-08-17 18:31:55 -04:00
Vector3.cs Add Vector2/3 sign and posmod functions, misc additions 2019-08-17 18:31:55 -04:00