godot/modules/mono/glue/GodotSharp/GodotSharp/Core
2021-08-06 09:07:02 +02:00
..
Attributes [Net] Single rpc annotation. "sync" no longer part of mode. 2021-07-20 11:17:59 +02:00
Extensions Fixing mono build after instance() -> instanciate() name change 2021-06-23 16:07:23 +02:00
Interfaces
AABB.cs Use C# interpolated strings 2021-07-29 17:20:44 +02:00
Array.cs Add documentation to Array in C# 2021-07-25 18:04:18 -04:00
Basis.cs Rename RotationQuaternion to be more similar to get_rotation_quaternion 2021-08-05 17:29:55 +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 Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
Dictionary.cs Reduce C# Dictionary internal calls 2021-08-05 17:30:28 +02:00
Dispatcher.cs
DynamicObject.cs Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
GD.cs Rename RandSeed to RandFromSeed and use ref param 2021-08-05 17:29:55 +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
MarshalUtils.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 Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
Object.base.cs Improve & fix Mono build 2021-06-13 11:21:14 +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
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 Use allowEmpty parameter in Split 2021-07-29 12:57:35 +02:00
StringName.cs Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01: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