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-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
2019-07-03
Merge pull request #30293 from neikeq/issue-29734
Rémi Verschelde
2019-07-03
Merge pull request #30292 from neikeq/android_fixes
Rémi Verschelde
2019-07-03
Mono: Fix Array IndexOutOfRangeException not being thrown
Ignacio Etcheverry
2019-07-03
Mono: Android build and shared libraries fixes
Ignacio Etcheverry
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-01
Remove unnecessary code and add some error explanations
qarmin
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-18
Unexpose subclasses of ResourceFormatLoader and -Saver
Rémi Verschelde
2019-06-15
Mono: Fix -Wduplicated-branches warning
Rémi Verschelde
2019-06-08
Merge pull request #29606 from neikeq/remove-unneeded-mono-patches
Ignacio Roldán Etcheverry
2019-06-08
Remove obsolete mono patch for pthread_mutexattr_setprotocol
Ignacio Etcheverry
2019-06-04
Mono: Fix SCons options added to the wrong environment
Ignacio Etcheverry
2019-06-03
Android build and export for the mono module
Ignacio Etcheverry
2019-06-03
Merge pull request #28099 from lupoDharkael/fix-completion
Rémi Verschelde
2019-06-01
Merge pull request #27789 from Giacom/move_towards
Rémi Verschelde
2019-05-29
Escape quote char for non-Windows OS
ShyRed
2019-05-28
Added move_toward functions for float, Vector2 and Vector3
Giacom
2019-05-27
Merge pull request #28957 from aaronfranke/basis-optimize
Rémi Verschelde
2019-05-26
Merge pull request #29184 from aaronfranke/mono-tan-xy-yx
Ignacio Roldán Etcheverry
2019-05-26
[Mono] Change Atan2 arguments to Y X
Aaron Franke
[next]