godot/modules/mono
bruvzg 066ca97690
Add Text Server related options to the build profiles editor.
Adds SCons options to disable Brotli and Graphite.
Adds option categories to the build profiles editor.
Adds options default state to the build profiles editor.
Adds Text Server related options to the build profiles editor.
Fix misplaced OpenGL/Vulkan SCons options.
2022-08-03 15:06:43 +03:00
..
build_scripts Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
doc_classes
editor Mono: Fix build after #63737 2022-08-01 00:40:18 +02:00
glue Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 2022-08-02 23:38:14 +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
__init__.py
.editorconfig
.gitignore
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 Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
csharp_script.h Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
Directory.Build.props
godotsharp_defs.h
godotsharp_dirs.cpp Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
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
SCsub Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
SdkPackageVersions.props
signal_awaiter_utils.cpp Fix Callable calls in mono module 2022-07-29 21:56:02 +02:00
signal_awaiter_utils.h