godot/modules/mono
Rémi Verschelde c9208704de
Merge pull request #54614 from aaronfranke/3.x-math-api
2021-11-29 12:57:25 +01:00
..
build_scripts
doc_classes Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
editor Merge pull request #54348 from akien-mga/3.x-clang-format-dont-align-operands 2021-10-28 15:43:15 +02:00
glue Merge pull request #54614 from aaronfranke/3.x-math-api 2021-11-29 12:57:25 +01:00
icons
mono_gd Move Mono unhandled exception setting to be located within a subsection 2021-11-10 20:57:35 +01:00
utils clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
.editorconfig
.gitignore
SCsub SCons: Fix missing mono `.gen.cpp` sources after #53860 2021-10-16 16:47:08 +02:00
__init__.py
class_db_api_json.cpp
class_db_api_json.h
config.py [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
csharp_script.cpp C#: Fix property set call boxing value when unboxed was expected 2021-11-03 13:02:53 +01:00
csharp_script.h Keep order for C# exported members 2021-10-24 21:14:20 +02:00
godotsharp_defs.h
godotsharp_dirs.cpp
godotsharp_dirs.h
mono_gc_handle.cpp
mono_gc_handle.h
register_types.cpp
register_types.h
signal_awaiter_utils.cpp Don't box params on Native->C# calls with Variant params 2021-11-03 13:02:53 +01:00
signal_awaiter_utils.h