godot/modules/mono/glue/GodotSharp/GodotSharp/Core
endlesstravel d2461bad63 fix crash when pass null in print array in GD.print
fix crash when pass null in print array in GD.print 2

fix crash when pass null in print array in GD.print 3

fix space
2020-07-03 16:55:09 +08:00
..
Attributes Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Extensions [mono] implement generics GetNodesInGroup 2020-06-19 08:49:24 +02:00
Interfaces Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
AABB.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
Array.cs C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
Basis.cs Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
Callable.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Color.cs Color with alpha constructor 2020-04-29 14:41:12 -04:00
Colors.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
DebuggingUtils.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
DelegateUtils.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Dictionary.cs C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
Dispatcher.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
DynamicObject.cs doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
GD.cs fix crash when pass null in print array in GD.print 2020-07-03 16:55:09 +08:00
GodotSynchronizationContext.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
GodotTaskScheduler.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
GodotTraceListener.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
MarshalUtils.cs C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
Mathf.cs [Mono] Basis/Transforms Array operator comments and improvements 2020-02-10 12:20:04 -05:00
MathfEx.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
NodePath.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Object.base.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Plane.cs Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
Quat.cs Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
Rect2.cs Fix growMargin() not returning modified Rect2/Rect2i 2020-04-29 11:29:57 -04:00
Rect2i.cs Fix growMargin() not returning modified Rect2/Rect2i 2020-04-29 11:29:57 -04:00
RID.cs Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
SignalAwaiter.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
SignalInfo.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
StringExtensions.cs C#: Remove StringExtensions.Empty() function 2020-05-09 20:48:00 +02:00
StringName.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Transform.cs [Mono] Rename LinearInterpolate to Lerp 2020-04-29 04:02:24 -04:00
Transform2D.cs [Mono] Rename LinearInterpolate to Lerp 2020-04-29 04:02:24 -04:00
Vector2.cs [Mono] Rename LinearInterpolate to Lerp 2020-04-29 04:02:24 -04:00
Vector2i.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
Vector3.cs [Mono] Rename LinearInterpolate to Lerp 2020-04-29 04:02:24 -04:00
Vector3i.cs [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00