c# module for the pandemonium engine.
Go to file
Relintai 6b8f603ea8 Backported from godot: [C#] Fix Transform3D.InterpolateWith applying rotation before scale
- kleonc authored and akien-mga committed
1db5090dcd
2024-07-14 21:09:58 +02:00
.vscode Update to the latest engine. 2023-09-06 01:46:03 +02:00
build_scripts Fix for python 12+. 2024-02-09 12:54:19 +01:00
doc_classes Added godot's mono module. 2023-05-23 17:54:30 +02:00
editor Fix build for 4.2.0. 2024-02-09 10:44:46 +01:00
glue Backported from godot: [C#] Fix Transform3D.InterpolateWith applying rotation before scale 2024-07-14 21:09:58 +02:00
icons Added godot's mono module. 2023-05-23 17:54:30 +02:00
mono_gd Update to the latest engine. 2023-09-06 01:46:03 +02:00
utils Fix windows build. 2024-02-09 12:54:39 +01:00
.clang-format Added clang format file. 2023-09-06 01:26:30 +02:00
.editorconfig Added godot's mono module. 2023-05-23 17:54:30 +02:00
.gitignore .gitignore the generated glue file. 2023-06-01 17:20:49 +02:00
LICENSE.txt Added godot's mono module. 2023-05-23 17:54:30 +02:00
SCsub Added godot's mono module. 2023-05-23 17:54:30 +02:00
__init__.py Added godot's mono module. 2023-05-23 17:54:30 +02:00
class_db_api_json.cpp Fixed most of the issues with the binding generator. 2023-06-01 16:45:34 +02:00
class_db_api_json.h Fix build. 2023-05-23 20:55:56 +02:00
config.py Added godot's mono module. 2023-05-23 17:54:30 +02:00
csharp_script.cpp Fix build for 4.2.0. 2024-02-09 10:44:46 +01:00
csharp_script.h Update to the latest engine. 2023-09-06 01:46:03 +02:00
godotsharp_defs.h Added godot's mono module. 2023-05-23 17:54:30 +02:00
godotsharp_dirs.cpp Ported from godot: C#: Avoid GodotSharp as project assembly name 2023-06-28 20:46:22 +02:00
godotsharp_dirs.h Fix build. 2023-05-23 20:55:56 +02:00
mono_gc_handle.cpp Added godot's mono module. 2023-05-23 17:54:30 +02:00
mono_gc_handle.h Fix build. 2023-05-23 20:55:56 +02:00
register_types.cpp Fix build. 2023-05-23 20:55:56 +02:00
register_types.h Fix build. 2023-05-23 20:55:56 +02:00
signal_awaiter_utils.cpp Added godot's mono module. 2023-05-23 17:54:30 +02:00
signal_awaiter_utils.h Fix build. 2023-05-23 20:55:56 +02:00