Age | Commit message (Expand) | Author |
---|---|---|
2018-08-22 | [Mono] Vector2/3 Project methods | Aaron Franke |
2018-08-15 | mono: add constants to transform and vector structs | Kelly Thomas |
2018-05-22 | mono: add Slerp method to vector classes, expose Cross method for Vector2, an... | Kelly Thomas |
2018-05-04 | round / ceil methods for c sharp vectors | Kelly thomas |
2018-04-17 | #18051: Fix indentation issues introduced during clean up | Xavier Cho |
2018-04-17 | #18051: Remove redundant parenthesis | 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-10-03 | Added mono module | Ignacio Etcheverry |