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
2018-10-03
Merge pull request #22653 from neikeq/mono-mod-fix-gcc-warnings
Rémi Verschelde
2018-10-03
Fix GCC compiler warning in mono module
Ignacio Etcheverry
2018-09-27
Mono: Fix not creating generic Array or Dictionary where expected
Ignacio Etcheverry
2018-09-26
Do not update cache if the C# API assembly is out of sync
Ignacio Etcheverry
2018-09-17
Fix missing mono internal call
Ignacio Etcheverry
2018-09-17
Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-17
Add some mono root dir hints to the build script
Ignacio Etcheverry
2018-09-16
Check for mono binary when finding version
Sophie Tauchert
2018-09-15
[Mono] implement Transform.InterpolateWith()
Kelly Thomas
2018-09-15
Clearly deprecate sync too in favor of remotesync.
Fabio Alessandrelli
2018-09-15
Rename slave keyword to puppet
Fabio Alessandrelli
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files
Ignacio Etcheverry
2018-09-12
Mono: Fix build regression due to wrong return type
Ignacio Etcheverry
2018-09-12
C#: Fix explicit enum values when exporting member
Ignacio Etcheverry
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
C#: Fix cs_files glue mismatch bug
Ignacio Etcheverry
2018-09-12
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
Add some mono root hint dirs for OSX
Ignacio Etcheverry
2018-09-12
Allow special characters in C# glue files
Ignacio Etcheverry
2018-09-12
Cleanup of c# api files and bindings generator
Ignacio Etcheverry
2018-09-10
[Mono] Various style changes and naming standardization
Aaron Franke
2018-09-10
[Mono] Tabs -> Spaces
Aaron Franke
2018-08-27
Merge pull request #21497 from neikeq/hm
Ignacio Etcheverry
2018-08-27
C# generated classes ignore warning CS1591 and cleanup
Ignacio Etcheverry
2018-08-27
Merge pull request #21205 from KellyThomas/c-sharp-feature-parity-quat
Ignacio Etcheverry
2018-08-26
Merge pull request #21423 from exts/mono/collections
Ignacio Etcheverry
2018-08-25
Added Collections namespace to Array & Dictionary
exts
2018-08-25
Merge pull request #16927 from neikeq/rework-refcount-notify
Juan Linietsky
2018-08-24
Merge pull request #20717 from PJB3005/18-08-04-godot-exceptions
Ignacio Etcheverry
2018-08-24
Merge pull request #20707 from aaronfranke/mono-combine
Ignacio Etcheverry
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
mono: Quat - add some missing constructors and methods
Kelly Thomas
2018-08-23
Fix Mono exception handling.
Pieter-Jan Briers
2018-08-23
[Mono] Move several small related files
Aaron Franke
2018-08-23
[Mono] AABB - Position, Size, End setters, Rect2 - End setter
Kelly Thomas
2018-08-23
Merge pull request #21240 from aaronfranke/mono-project-vector
Rémi Verschelde
2018-08-23
Notify instance binding data api of refcount increment/decrement
Ignacio Etcheverry
2018-08-22
Merge pull request #21174 from KellyThomas/c-sharp-feature-parity-rect2
Ignacio Etcheverry
2018-08-22
[Mono] Vector2/3 Project methods
Aaron Franke
2018-08-22
Mono: Fix weird crash when loading corlib
Ignacio Etcheverry
2018-08-22
Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hook
Ignacio Etcheverry
2018-08-21
Style: Fix issues that went past CI
Rémi Verschelde
2018-08-21
Merge pull request #21253 from aaronfranke/plane-constants
Rémi Verschelde
2018-08-21
Deprecate incorrect Color::gray()
Rémi Verschelde
2018-08-21
Rename Plane constants, add to Mono
Aaron Franke
2018-08-20
Prevent "cannot use a string pattern on a bytes-like object"
Justin Abene
2018-08-19
mono: add Abs() to Rect2 and rename private fields
Kelly Thomas
[next]