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-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-07
[Mono] Make all structs seralizable
Aaron Franke
2019-08-07
Merge pull request #31077 from qarmin/coverity_bugs
Rémi Verschelde
2019-08-07
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-08-04
[Core] [Mono] Optimize Wrap functions
Aaron Franke
2019-08-04
C#: Fix Color.ToHtml()
Ignacio Etcheverry
2019-08-04
C#: Add Ide Connection library and server for the editor
Ignacio Etcheverry
2019-07-28
[Mono] Deprecate Set methods
Aaron Franke
2019-07-27
C#: Fix Transform2D.AffineInverse()
Ignacio Etcheverry
2019-07-26
Merge pull request #30842 from neikeq/fix-custom-props-msbuild
Ignacio Roldán Etcheverry
2019-07-26
Mono: Fix custom defines for Mono's MSBuild; remove xbuild
Ignacio Etcheverry
2019-07-26
Merge pull request #30825 from neikeq/heya
Ignacio Roldán Etcheverry
2019-07-25
Fix incorrectly updating csproj and not closing build issues file
Ignacio Etcheverry
2019-07-25
Mono: Don't try to update project assemblies from project manager
Ignacio Etcheverry
2019-07-24
Mono: Fix regression: external editors not working on Windows
Ignacio Etcheverry
2019-07-24
Mono: Add option to keep running after unhandled exceptions
Ignacio Etcheverry
2019-07-23
Added count method to String
Chaosus
2019-07-22
Mono: Fix editor API assembly not being updated
Ignacio Etcheverry
2019-07-20
Merge pull request #30710 from neikeq/issue-30526
Ignacio Roldán Etcheverry
2019-07-20
Fix mono module build errors for release templates
Ignacio Etcheverry
2019-07-20
Added lerp_angles built-in function
Chaosus
2019-07-14
Merge pull request #30584 from neikeq/yatta
Ignacio Roldán Etcheverry
2019-07-14
Mono: Better handling of missing/outdated API assemblies
Ignacio Etcheverry
2019-07-11
Some small fixes to warnings in python scripts
unknown
2019-07-11
Mono: Add old TTRs to GodotTools
Ignacio Etcheverry
2019-07-10
Merge pull request #30502 from neikeq/chotto-matte-kudasai
Ignacio Roldán Etcheverry
2019-07-10
Merge pull request #30501 from neikeq/dispose-godotsharpexport
Ignacio Roldán Etcheverry
2019-07-10
Mono: Fix Api HintPath and update old game projects
Ignacio Etcheverry
2019-07-10
Mono: Fix null dereference in EditorExportPlatformAndroid
Ignacio Etcheverry
2019-07-10
Merge pull request #30486 from neikeq/fix-indexoutofbounds-msbuildfinder
Ignacio Roldán Etcheverry
2019-07-10
Merge pull request #30489 from neikeq/fix-nullexc-on-gengameproj
Ignacio Roldán Etcheverry
2019-07-10
Mono: Fix null exception in GenerateGameProject
Ignacio Etcheverry
2019-07-10
Merge pull request #30485 from neikeq/remove-frameworkpathoverride-from-scons
Ignacio Roldán Etcheverry
2019-07-10
Fix IndexOutOfBounds in FindMsBuildToolsPathOnWindows
Ignacio Etcheverry
2019-07-10
SCons no longer passes FrameworkPathOverride to MSBuild
Ignacio Etcheverry
2019-07-10
Mono: Add missing GodotTools.sln
Ignacio Etcheverry
2019-07-09
Fix EditorNavigationMeshGenerator registered in Core API
Ignacio Etcheverry
2019-07-09
Merge pull request #30463 from neikeq/fix-search-dirs
Rémi Verschelde
2019-07-09
Make SCons check for System MSBuild before Mono's
Ignacio Etcheverry
2019-07-09
Fix export templates ignoring assemblies in 'res://.mono/assemblies'
Ignacio Etcheverry
2019-07-09
Merge pull request #30428 from neikeq/gitcheckout-b
Rémi Verschelde
2019-07-08
Mono: Fix build errors with tools=no
Ignacio Etcheverry
2019-07-08
C#: Fix some crashes during assemblies reloading
Ignacio Etcheverry
2019-07-08
Fix Godot.Object.ToString() infinite recursion
Ignacio Etcheverry
2019-07-08
Fix --generate-mono-glue bug when directory doesn't exist
Ignacio Etcheverry
2019-07-08
Fix C# bindings detection of abstract classes
Ignacio Etcheverry
2019-07-08
Fix InvalidCastException when loading script metadata
Ignacio Etcheverry
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-07-05
Script API methods must return Ref<T> instead of Reference*
Ignacio Etcheverry
2019-07-05
Re-write mono module editor code in C#
Ignacio Etcheverry
[prev]
[next]