aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/Mathf.cs
Commit message (Expand)AuthorAgeFilesLines
* #18051: Remove redundant parenthesisXavier Cho2018-04-171-9/+9
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-171-6/+4
* Remove duplicated declaration of RoundToInt() from MathfXavier Cho2018-04-171-5/+0
* [Mono] Improve MathfChaosus2018-04-131-31/+50
* Added wrap functions to C#Chaosus2018-03-261-0/+12
* Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke2018-03-221-58/+75
* Fix an infinite recursion in the Mathf.Decimals method when using floats.Nathan Warden2018-01-311-1/+1
* Mono: Use PascalCase in core types.Andreas Haas2017-11-211-44/+44
* Add cartesian to polar conversion functionspablotato2017-11-201-0/+10
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+234