mono/glue/GodotSharp/GodotSharp/Core
2023-06-11 18:15:48 +02:00
..
Attributes Added godot's mono module. 2023-05-23 17:54:30 +02:00
Extensions Fix ResourceLoader's load method signature. 2023-06-11 18:15:48 +02:00
Interfaces Added godot's mono module. 2023-05-23 17:54:30 +02:00
AABB.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Array.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Basis.cs Fix build. 2023-05-23 20:55:56 +02:00
Color.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Colors.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
DebuggingUtils.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Dictionary.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Dispatcher.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
DynamicObject.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
GD.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
GodotSynchronizationContext.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
GodotTaskScheduler.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
GodotTraceListener.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
GodotUnhandledExceptionEvent.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
MarshalUtils.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Mathf.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
MathfEx.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
NodePath.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Object.base.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Plane.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Projection.cs Fixed the remaining issues. 2023-06-01 17:18:30 +02:00
Quaternion.cs Fix build. 2023-05-23 20:55:56 +02:00
Rect2.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Rect2i.cs Fixed the remaining issues. 2023-06-01 17:18:30 +02:00
RID.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
SignalAwaiter.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
StringExtensions.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
StringName.cs Added more methods to StringName's glue. Also removed operator == and != from StringName. It seems like c# does not like when an operator like that calls into native code. 2023-06-02 01:13:15 +02:00
Transform2D.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Transform.cs Fix build. 2023-05-23 20:55:56 +02:00
UnhandledExceptionArgs.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Vector2.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Vector2i.cs Fix issues with the core cs types. 2023-06-01 14:30:06 +02:00
Vector3.cs Added godot's mono module. 2023-05-23 17:54:30 +02:00
Vector3i.cs Fix issues with the core cs types. 2023-06-01 14:30:06 +02:00
Vector4.cs Fix issues with the core cs types. 2023-06-01 14:30:06 +02:00
Vector4i.cs Fix issues with the core cs types. 2023-06-01 14:30:06 +02:00