summaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/Vector2.cs
AgeCommit message (Expand)Author
2018-08-22[Mono] Vector2/3 Project methodsAaron Franke
2018-08-15mono: add constants to transform and vector structsKelly Thomas
2018-05-22mono: add Slerp method to vector classes, expose Cross method for Vector2, an...Kelly Thomas
2018-05-04round / ceil methods for c sharp vectorsKelly thomas
2018-04-17#18051: Fix indentation issues introduced during clean upXavier Cho
2018-04-17#18051: Remove redundant parenthesisXavier Cho
2018-04-17#18051: Use 'var' when applicableXavier Cho
2018-04-17#18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho
2018-03-22Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke
2017-11-21Mono: Use PascalCase in core types.Andreas Haas
2017-10-03Added mono moduleIgnacio Etcheverry