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
Age
Commit message (
Expand
)
Author
2017-10-09
Fixed IntPtr unboxing (#11949)
Ignacio Etcheverry
2017-10-07
Merge pull request #11924 from neikeq/b
Ignacio Etcheverry
2017-10-07
Fix dot separated assembly names confused with file extensions
Ignacio Etcheverry
2017-10-07
Merge pull request #11900 from neikeq/a
Ignacio Etcheverry
2017-10-07
Merge pull request #11843 from hoelzl/pr-python3-build
RĂ©mi Verschelde
2017-10-07
Fix sizeof wrong type
Ignacio Etcheverry
2017-10-07
Fix assembly load hooks
Ignacio Etcheverry
2017-10-07
Merge pull request #11896 from neikeq/pr-issue-11892
Ignacio Etcheverry
2017-10-07
Quote MSBuild arguments. Fixes #11892
Ignacio Etcheverry
2017-10-07
Merge pull request #11894 from neikeq/pr-issue-11834
Ignacio Etcheverry
2017-10-07
Mono: Make sure editor thread is attached on script reload
Ignacio Etcheverry
2017-10-06
Merge pull request #11849 from cart/mono_parent_fields
Ignacio Etcheverry
2017-10-05
get parent class fields when updating a CSharpScript's exports
Carter Anderson
2017-10-05
Fix mono enabled builds (broken by 3d87b70).
Ferenc Arn
2017-10-05
Uninitialized local and domain finalize fixes
Ignacio Etcheverry
2017-10-05
Add C# script to csproj when attaching it to an object
Ignacio Etcheverry
2017-10-05
Add alternative search locations for msbuild
Ignacio Etcheverry
2017-10-04
Fix Python 3 build
Matthias Hoelzl
2017-10-03
Added mono module
Ignacio Etcheverry