godot/modules/mono/glue/GodotSharp/GodotSharp/Core
2021-09-12 19:49:39 +02:00
..
Attributes [Net] Single rpc annotation. "sync" no longer part of mode. 2021-07-20 11:17:59 +02:00
Extensions C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
Interfaces
NativeInterop C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke 2021-09-12 19:49:39 +02:00
AABB.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Array.cs C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke 2021-09-12 19:49:39 +02:00
Basis.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
Callable.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Color.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Colors.cs Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
DebuggingUtils.cs
DelegateUtils.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
Dictionary.cs C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke 2021-09-12 19:49:39 +02:00
Dispatcher.cs
GD.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
GodotSynchronizationContext.cs
GodotTaskScheduler.cs
GodotTraceListener.cs Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
GodotUnhandledExceptionEvent.cs Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
Mathf.cs Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
MathfEx.cs Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
NodePath.cs C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke 2021-09-12 19:49:39 +02:00
Object.base.cs C#: Remove DynamicGodotObject/Object.DynamicObject 2021-09-12 19:49:23 +02:00
Object.exceptions.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
Plane.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Quaternion.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Rect2.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Rect2i.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
RID.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
SignalAwaiter.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
SignalInfo.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
StringExtensions.cs C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke 2021-09-12 19:49:39 +02:00
StringName.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
Transform2D.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Transform3D.cs Rename RotationQuaternion to be more similar to get_rotation_quaternion 2021-08-05 17:29:55 +02:00
UnhandledExceptionArgs.cs Added mono_unhandled_exception call to unhandled_exception hook 2021-03-08 12:57:50 +01:00
Vector2.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Vector2i.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Vector3.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Vector3i.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00