godot/modules/mono
Shane Liesegang 42eb09ddcc Mono/macOS: Separate data dir into frameworks and resources for codesigning
Co-authored-by: Ignacio Etcheverry <ignalfonsore@gmail.com>
2021-03-03 13:54:34 +01:00
..
build_scripts Merge pull request #44105 from neikeq/mono-wasm-m2n-hook 2020-12-17 09:58:24 +01:00
doc_classes Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
editor Fix C# bindings generator for default value types 2021-02-25 08:30:48 -05:00
glue Add generic support to PackedScene.Instance 2021-02-25 20:49:22 -05:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
mono_gd Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
utils Update Mono module to use new execute method. 2021-01-13 09:34:14 +00:00
.gitignore Make git no longer ignore solution files inside the mono module 2019-08-12 15:59:06 +02:00
__init__.py Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
class_db_api_json.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
class_db_api_json.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
config.py Mono: Add mono_bcl SCons option for a custom BCL location 2020-12-06 01:15:20 +01:00
csharp_script.cpp Improve resource load cache 2021-02-11 15:44:28 -03:00
csharp_script.h Improve resource load cache 2021-02-11 15:44:28 -03:00
godotsharp_defs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
godotsharp_dirs.cpp Mono/macOS: Separate data dir into frameworks and resources for codesigning 2021-03-03 13:54:34 +01: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 Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub C#: Make editor create NuGet fallback folder for Godot packages 2020-10-23 10:54:49 +02:00
signal_awaiter_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
signal_awaiter_utils.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00