Age | Commit message (Expand) | Author |
---|---|---|
2018-04-17 | #18051: Fix indentation issues introduced during clean up | Xavier Cho |
2018-04-17 | #18051: Do not use `var` in a for-loop, or where type is not obvious | Xavier Cho |
2018-04-17 | #18051: Remove redundant parenthesis | Xavier Cho |
2018-04-17 | #18051: Remove unnecessary variable assignments | Xavier Cho |
2018-04-17 | #18051: Use 'var' when applicable | Xavier Cho |
2018-04-17 | #18051: Remove redundant casts and 'using', 'else', 'this' statements | Xavier Cho |
2018-03-22 | Replace float with real_t, default Vectors, other misc C# improvements | Aaron Franke |
2017-11-21 | Mono: Use PascalCase in core types. | Andreas Haas |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn |