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-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
2019-05-26
Add Godot constants to Mono project builds
ShyRed
2019-05-26
Merge pull request #29021 from aaronfranke/mono-tuple
Ignacio Roldán Etcheverry
2019-05-24
C#: Implement ScriptInstance::to_string
Ignacio Etcheverry
2019-05-22
[Mono] Misc Basis and AABB improvements
Aaron Franke
2019-05-21
Merge pull request #29079 from neikeq/oopsie
Ignacio Roldán Etcheverry
2019-05-21
Merge pull request #29052 from neikeq/fixes-28667------i-think
Ignacio Roldán Etcheverry
2019-05-21
Fix C# build error in MarshalUtils debug code
Ignacio Etcheverry
2019-05-21
Replace call to 'mono_runtime_object_init' with manual ctor invoking
Ignacio Etcheverry
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-18
C#: Marshalling support for IEnumerable<> and IDictionary<,>
Ignacio Etcheverry
2019-05-17
Optimize Basis constructor for Axis Angle
Aaron Franke
2019-05-05
Fix generation of Mono Glue for Visual Studio 2017+
ShyRed
2019-05-02
Ignore a warning in _get_socket_error (-Wlogical-op).
marxin
2019-05-01
Merge pull request #21425 from aaronfranke/decimal-functions
Rémi Verschelde
2019-05-01
Merge pull request #28544 from neikeq/issue-28540
Rémi Verschelde
2019-04-30
Fix missing argument for vsnprintf_s
Ignacio Etcheverry
2019-04-30
Make "decimal" functions more consistent
Aaron Franke
2019-04-30
Merge pull request #28530 from akien-mga/scons-prepend-cpppath
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-29
C#: Support resource type hint in exported arrays
Ignacio Etcheverry
2019-04-29
Merge pull request #28423 from neikeq/dont-forget-to-think-a-name-for-this-br...
Rémi Verschelde
2019-04-29
Merge pull request #18992 from aaronfranke/mono-equal-approx
Rémi Verschelde
2019-04-27
C#: Generate the correct integer and floating point types
Ignacio Etcheverry
2019-04-26
Mono: Lazily load scripts metadata file
Ignacio Etcheverry
2019-04-25
C#: Mark generated property accessor methods as Obsolete
Ignacio Etcheverry
2019-04-25
C# bindings generator cleanup
Ignacio Etcheverry
2019-04-25
[Mono] Approximate equality
Aaron Franke
2019-04-24
Fix invalid mono log file name on Windows
Ignacio Etcheverry
2019-04-22
Merge pull request #28179 from neikeq/welp
Rémi Verschelde
[next]