c# module for the pandemonium engine.
Go to file
Relintai 6cce16de89 Ported from godot: C#: Avoid GodotSharp as project assembly name
The name GodotSharp conflicts with the name of the Godot assembly,
this causes the project assembly to be ignored.
- raulsntos
06c0a1abc9
2023-06-28 20:46:22 +02:00
build_scripts Added godot's mono module. 2023-05-23 17:54:30 +02:00
doc_classes Added godot's mono module. 2023-05-23 17:54:30 +02:00
editor Ported from godot: C#: Avoid GodotSharp as project assembly name 2023-06-28 20:46:22 +02:00
glue Fix ResourceLoader's load method signature. 2023-06-11 18:15:48 +02:00
icons Added godot's mono module. 2023-05-23 17:54:30 +02:00
mono_gd Ported from godot: C#: Avoid GodotSharp as project assembly name 2023-06-28 20:46:22 +02:00
utils Ported from godot: C#: Avoid GodotSharp as project assembly name 2023-06-28 20:46:22 +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 Ported from godot: C#: Avoid GodotSharp as project assembly name 2023-06-28 20:46:22 +02:00
csharp_script.h Fix ResourceLoader's load method signature. 2023-06-11 18:15:48 +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