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
2019-02-23
C#: Basis fixes and cleanup
Ignacio Etcheverry
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-19
C#: Add 'Singleton' property to singleton wrapper class
Ignacio Etcheverry
2019-02-19
Merge pull request #26065 from neikeq/csharp-fix-gd-range
Ignacio Etcheverry
2019-02-19
C#: Make GD.Range return IEnumerable instead of array
Ignacio Etcheverry
2019-02-19
Merge pull request #25890 from neikeq/issue-25818
Ignacio Etcheverry
2019-02-19
Merge pull request #26039 from neikeq/throw_objectdisposedexception
Ignacio Etcheverry
2019-02-19
Merge pull request #26038 from neikeq/csharp_rand_funcs
Ignacio Etcheverry
2019-02-19
C#: Throw ObjectDisposedException from disposed wrapper classes
Ignacio Etcheverry
2019-02-19
C#: Add random functions to GD class
Ignacio Etcheverry
2019-02-19
C#: fix Quat.Equals.
RomanAkberov
2019-02-15
Don't print 'Cannot find Mono in the registry' if bundled with Godot
Ignacio Etcheverry
2019-02-15
Mono: Fix export template build errors
Ignacio Etcheverry
2019-02-14
Fix Godot.Reference marshalling from MonoObject* to Variant
Ignacio Etcheverry
2019-02-13
Merge pull request #25821 from akien-mga/sync-class-and-filenames
Rémi Verschelde
2019-02-12
[Mono] Fix Transform2D rotation and scale
Aaron Franke
2019-02-12
Modules: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
Merge pull request #25721 from neikeq/ww
Rémi Verschelde
2019-02-12
Core: Ensure classes match their header filename
Rémi Verschelde
2019-02-11
Use "origin" instead of "o" in Transform2D.Rotation
Carter Anderson
2019-02-11
Merge pull request #25724 from aaronfranke/mono-transform
Ignacio Etcheverry
2019-02-11
Merge pull request #25803 from neikeq/yy
Ignacio Etcheverry
2019-02-11
Add VSCode hint path for Windows
Ignacio Etcheverry
2019-02-11
Default to MSBuild from VS Build Tools instead of Mono's
Ignacio Etcheverry
2019-02-10
Merge pull request #25773 from neikeq/xx
Ignacio Etcheverry
2019-02-10
Merge pull request #25774 from neikeq/fix-noreturn-attr-check
Ignacio Etcheverry
2019-02-10
Fix check to determine if [[noreturn]] attribute is usable
Ignacio Etcheverry
2019-02-10
Fix exporting assemblies from wrong output path
Ignacio Etcheverry
2019-02-10
Do not initialize Mono if 'res://.mono/' and mscorlib are missing
Ignacio Etcheverry
2019-02-09
[Mono] Fix Transform2D origin
Aaron Franke
2019-02-09
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-08
Mono: Create player script metadata when building manually
Ignacio Etcheverry
2019-02-05
Mono: Workaround to fix 'flushing' errors when building at editor startup
Ignacio Etcheverry
2019-02-03
Merge pull request #25574 from neikeq/ss
Ignacio Etcheverry
2019-02-03
Mono: Fix default debugger agent argument never being used
Ignacio Etcheverry
2019-02-03
Mono: Lifetime fixes for CSharpInstance and instance binding data
Ignacio Etcheverry
2019-02-03
Merge pull request #25478 from neikeq/rr
Ignacio Etcheverry
2019-02-03
Mono: Fix MonoPosixHelper not being found
Ignacio Etcheverry
2019-02-03
Mono: Cleanup
Ignacio Etcheverry
2019-01-27
Mono: Test Windows binaries with lowercase extension
Rémi Verschelde
2019-01-22
Mono: Fix hot reload build errors and cleanup
Ignacio Etcheverry
2019-01-21
Mono: Add assembly reloading to running games
Ignacio Etcheverry
2019-01-21
Fix C# script metadata creation error due to missing directory
Ignacio Etcheverry
2019-01-21
Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
Ignacio Etcheverry
2019-01-18
Merge pull request #25080 from neikeq/mm-c
Ignacio Etcheverry
2019-01-18
Merge pull request #25079 from neikeq/mm-b
Ignacio Etcheverry
2019-01-18
C# Bindings Generator: Fix vararg methods with custom return type
Ignacio Etcheverry
2019-01-18
C#: Fix trying to build when there's no solution
Ignacio Etcheverry
2019-01-17
C#: Fix crash due to missing gchandle ref null check
Ignacio Etcheverry
2019-01-10
Merge pull request #24877 from neikeq/issue-24280
Rémi Verschelde
[prev]
[next]