aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/Plane.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* mono: Plane, expose Normal, and DKelly Thomas2018-05-171-38/+44
* #18051: Fix indentation issues introduced during clean upXavier Cho2018-04-171-1/+1
* #18051: Remove redundant parenthesisXavier Cho2018-04-171-4/+4
* #18051: Use 'var' when applicableXavier Cho2018-04-171-1/+1
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-171-6/+5
* Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke2018-03-221-17/+23
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Mono: Use PascalCase in core types.Andreas Haas2017-11-211-29/+29
* Convert DOS line endings to Unix line endingsRémi Verschelde2017-11-051-209/+209
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+209