index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
/
mono_gd
/
gd_mono_class.cpp
Age
Commit message (
Expand
)
Author
2019-11-13
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-07-05
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-04-06
C#: Support type hints for exported Arrays
Ignacio Etcheverry
2019-04-06
C#: Add marshalling support for IEnumerable and IDictionary
Ignacio Etcheverry
2019-02-19
C#: Add 'Singleton' property to singleton wrapper class
Ignacio Etcheverry
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-08
Tweaks after feedback
Ben Rog-Wilhelm
2018-12-07
Implement CSharpScript::get_script_method_list and related functionality.
Ben Rog-Wilhelm
2018-07-31
Mono: Fix property set_value and cleanup
Ignacio Etcheverry
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Mono: Fix null dereferences
Ignacio Etcheverry
2018-07-20
Add Array and Dictionary wrapper classes to C#
Ignacio Etcheverry
2018-02-17
add a [Signal] attribute to CSharpScripts
Paul Joannon
2018-01-09
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-10-17
Export attribute fixes and improvements
Ignacio Etcheverry
2017-10-03
Added mono module
Ignacio Etcheverry