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-02-16
Makes project manager never initialize mono debug.
Pieter-Jan Briers
2018-02-14
Merge pull request #15574 from paulloz/mono-build-project-button
Rémi Verschelde
2018-02-14
Merge pull request #16331 from Benjamin-Dobell/pull/fix-pkgconfig-mono
Rémi Verschelde
2018-02-10
Add and use mono build variables with cloned environment.
Jonathan Tinkham
2018-02-03
Fix pkgconfig detection of mono
Benjamin Dobell
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
Merge pull request #16258 from NathanWarden/fix_mono_decimals_method
Rémi Verschelde
2018-02-01
Merge pull request #16205 from neikeq/issue-15053
Rémi Verschelde
2018-02-01
Merge pull request #16002 from bruvzg/mono_loading_form_res
Rémi Verschelde
2018-01-31
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
2018-01-31
Mono: Allow loading `mscorlib` from resources.
bruvzg
2018-01-30
Added async and await as C# keywords.
Nathan Warden
2018-01-30
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2018-01-27
Merge pull request #16118 from neikeq/i-dont-know-what-to-write-here-anymore
Rémi Verschelde
2018-01-27
Mono: Fix method_bind fields being generated as instance members
Ignacio Etcheverry
2018-01-27
Mono: Fix build errors with tools=no and target=release
Ignacio Etcheverry
2018-01-26
Mono: Don't defer call to dispose queue objects when finalizing domain
Ignacio Etcheverry
2018-01-25
Mono: Fix NodePath and RID bindings
Ignacio Etcheverry
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-24
Merge pull request #16016 from neikeq/issue-13316
Ignacio Etcheverry
2018-01-24
Fix CSharpInstance::call not initializing CallError
Ignacio Etcheverry
2018-01-23
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
Paul Joannon
2018-01-22
Merge pull request #15972 from akien-mga/mono-warning
Rémi Verschelde
2018-01-22
Mono: Display opt-out warning in editor about WIP status
Rémi Verschelde
2018-01-22
RID cached class was wrong (mono)
Paul Joannon
2018-01-21
fix GDMonoProperty::set_value
Paul Joannon
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
remove c#7 features for compatibility with 2015 Build Tools
Kelly Thomas
2018-01-18
remove an unneeded marshalling function
Paul Joannon
2018-01-18
fix marshalling when a function is returning an object from c#
Paul Joannon
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-12
Mono: Some StackTrace to StackInfo[] fixes
Ignacio Etcheverry
2018-01-12
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-10
Change 'Build Project' button style in Mono panel
Paul Joannon
2018-01-10
Merge pull request #15537 from PJB3005/18-01-09-fix-color-string-constructor-...
Rémi Verschelde
2018-01-10
Fixes Mono color creation from string.
Pieter-Jan Briers
2018-01-09
Mono: Some fixes for #15463
Ignacio Etcheverry
2018-01-09
Merge pull request #15463 from neikeq/the-stack-frame-madness
Rémi Verschelde
2018-01-09
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2018-01-09
External editor fixes
Ignacio Etcheverry
2018-01-09
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-06
Fix build of GDMonoField
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
2018-01-01
Mono: Script lifetime fixes
Ignacio Etcheverry
2017-12-29
Mono: Bindings no longer relie on DocData for accessors
Ignacio Etcheverry
2017-12-27
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
[next]