summaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/Mathf.cs
AgeCommit message (Expand)Author
2018-04-17#18051: Remove redundant parenthesisXavier Cho
2018-04-17#18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho
2018-04-17Remove duplicated declaration of RoundToInt() from MathfXavier Cho
2018-04-13[Mono] Improve MathfChaosus
2018-03-26Added wrap functions to C#Chaosus
2018-03-22Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke
2018-01-31Fix an infinite recursion in the Mathf.Decimals method when using floats.Nathan Warden
2017-11-21Mono: Use PascalCase in core types.Andreas Haas
2017-11-20Add cartesian to polar conversion functionspablotato
2017-10-03Added mono moduleIgnacio Etcheverry