1
0
Fork 0
godot/modules/mono
Yuri Sizov c5d7115038 Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
..
build_scripts
doc_classes Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
editor Avoid paths with invalid characters in `IsRider` 2022-08-08 02:00:17 +02:00
glue Various fixes to C# documentation 2022-08-07 19:18:04 +02:00
icons
mono_gd create vector4, vector4i and projection for csharp 2022-07-31 19:42:34 +02:00
utils Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
.editorconfig
.gitignore
Directory.Build.props
SCsub
SdkPackageVersions.props
__init__.py
class_db_api_json.cpp
class_db_api_json.h
config.py Add Text Server related options to the build profiles editor. 2022-08-03 15:06:43 +03:00
csharp_script.cpp Removed faulty function update after get_property_list. 2022-08-03 21:45:16 +03:00
csharp_script.h Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
godotsharp_defs.h
godotsharp_dirs.cpp
godotsharp_dirs.h
managed_callable.cpp
managed_callable.h
mono_gc_handle.cpp
mono_gc_handle.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
register_types.cpp
register_types.h
signal_awaiter_utils.cpp Fix Callable calls in mono module 2022-07-29 21:56:02 +02:00
signal_awaiter_utils.h