summaryrefslogtreecommitdiff
path: root/modules/mono/glue
AgeCommit message (Expand)Author
2018-02-25Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry
2018-02-18Merge pull request #16326 from NathanWarden/fix_basis_monoIgnacio Etcheverry
2018-02-17add a [Signal] attribute to CSharpScriptsPaul Joannon
2018-02-02[Mono] Basis values now marshalled in the correct order.Nathan Warden
2018-01-31Fix an infinite recursion in the Mathf.Decimals method when using floats.Nathan Warden
2018-01-25Mono: Fix NodePath and RID bindingsIgnacio Etcheverry
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-18remove c#7 features for compatibility with 2015 Build ToolsKelly Thomas
2018-01-12Mono: Some StackTrace to StackInfo[] fixesIgnacio Etcheverry
2018-01-10Fixes Mono color creation from string.Pieter-Jan Briers
2018-01-09Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2018-01-01Mono: Script lifetime fixesIgnacio Etcheverry
2017-12-24Mono: Make the bindings generator output enumsIgnacio Etcheverry
2017-12-05Improve slang, especially in user-visible partsUnknown
2017-11-21Mono: Use PascalCase in core types.Andreas Haas
2017-11-20Add cartesian to polar conversion functionspablotato
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-11-14Move singleton management from ProjectSettings to EngineLeon Krause
2017-11-05Convert DOS line endings to Unix line endingsRémi Verschelde
2017-10-17Export attribute fixes and improvementsIgnacio Etcheverry
2017-10-09Apply a few recent chages in Quat and Basis to their respective Mono counterp...Ferenc Arn
2017-10-03Added mono moduleIgnacio Etcheverry