aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/AABB.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* #18051: Fix indentation issues introduced during clean upXavier Cho2018-04-171-7/+7
* #18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho2018-04-171-2/+2
* #18051: Remove redundant parenthesisXavier Cho2018-04-171-27/+27
* #18051: Remove unnecessary variable assignmentsXavier Cho2018-04-171-4/+0
* #18051: Use 'var' when applicableXavier Cho2018-04-171-16/+16
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-171-23/+15
* Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke2018-03-221-20/+27
* Mono: Use PascalCase in core types.Andreas Haas2017-11-211-21/+21
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-0/+477