godot/modules/mono
Juan Linietsky 79f81b77e2 -Modules can now add custom version info (added it for Mono)
-Version string takes this version info
-Ability to download templates from the interweb (listing does not work yet)
2017-11-01 23:13:27 -03:00
..
doc_classes Added mono module 2017-10-03 00:01:26 +02:00
editor Merge pull request #12535 from neikeq/wtf··· 2017-10-31 15:19:25 +01:00
glue Export attribute fixes and improvements 2017-10-17 14:42:13 +02:00
mono_gd Merge pull request #12549 from neikeq/seriously-do-they 2017-11-01 01:56:16 +01:00
utils Fix 'which' returning file without extension on Windows 2017-10-30 21:09:59 +01:00
config.py -Modules can now add custom version info (added it for Mono) 2017-11-01 23:13:27 -03:00
csharp_script.cpp Merge pull request #12549 from neikeq/seriously-do-they 2017-11-01 01:56:16 +01:00
csharp_script.h Mono: support custom script templates. 2017-10-31 15:46:30 +01:00
godotsharp_defs.h Added mono module 2017-10-03 00:01:26 +02:00
godotsharp_dirs.cpp Mono: Use "UnnamedProject" if application/config/name is empty 2017-10-27 21:22:54 +02:00
godotsharp_dirs.h Added mono module 2017-10-03 00:01:26 +02:00
mono_gc_handle.cpp Make sure gchandle bindings are released before cleanup 2017-11-01 01:48:47 +01:00
mono_gc_handle.h Added mono module 2017-10-03 00:01:26 +02:00
mono_reg_utils.py Fix build with Python 3 on Windows 2017-10-29 19:27:12 +01:00
register_types.cpp Adds 'exposed' field to ClassInfo 2017-10-09 23:49:17 +02:00
register_types.h Added mono module 2017-10-03 00:01:26 +02:00
SCsub Merge pull request #12491 from neikeq/waitasecond··· 2017-10-29 22:33:27 +01:00
signal_awaiter_utils.cpp Mono: Fix build with tools=no or target=release 2017-10-18 08:27:18 +02:00
signal_awaiter_utils.h Re-write SignalAwaiter implementation 2017-10-16 03:54:23 +02:00