godot/modules/mono
Aaron Franke 3c0fdcc8ac
Use "enum class" for input enums
2021-11-12 15:37:54 -06:00
..
build_scripts Use maximum zlib compression when generating editor translation headers 2021-10-29 19:07:48 +02:00
doc_classes Enable mono editor build in CI 2021-11-09 11:02:04 +01:00
editor clang-format: Enable `BreakBeforeTernaryOperators` 2021-10-28 15:57:41 +02:00
glue fix pingpong in math 2021-11-10 14:31:56 +09:00
icons Optimize SVG using `svgcleaner --multipass` 2020-10-25 10:02:37 +01:00
mono_gd Move Mono unhandled exception setting to be located within a subsection 2021-11-10 17:31:54 +01:00
utils Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
.editorconfig Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
.gitignore
Directory.Build.props Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
SCsub SCons: Fix missing mono `.gen.cpp` sources after #53860 2021-10-16 15:53:14 +02:00
SdkPackageVersions.props C#: Fix ScriptPathAttribute generator with none or nested namespaces 2021-03-13 01:04:59 +01:00
__init__.py
class_db_api_json.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
class_db_api_json.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
config.py Add support for the RISC-V architecture 2021-10-22 12:51:10 -05:00
csharp_script.cpp Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
csharp_script.h Keep order for C# exported members 2021-10-22 19:25:01 +02:00
godotsharp_defs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
godotsharp_dirs.cpp Provide a getter for the project data directory. 2021-09-15 12:52:03 -07:00
godotsharp_dirs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
managed_callable.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
managed_callable.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mono_gc_handle.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mono_gc_handle.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
register_types.cpp Namespaces instead of underscore prefix for binds 2021-08-17 16:10:09 +02:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
signal_awaiter_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
signal_awaiter_utils.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00