summaryrefslogtreecommitdiff
path: root/modules/mono/glue/Managed/Files/Vector3.cs
AgeCommit message (Expand)Author
2019-08-17Add Vector2/3 sign and posmod functions, misc additionsAaron Franke
2019-08-07[Mono] Make all structs seralizableAaron Franke
2019-07-28[Mono] Deprecate Set methodsAaron Franke
2019-05-28Added move_toward functions for float, Vector2 and Vector3Giacom
2019-04-25[Mono] Approximate equalityAaron Franke
2019-04-05Added direction_to method to vectorsChaosus
2018-11-20C#: Replace calls to old of old Basis(Vec3,Vec3,Vec3) constructorIgnacio Etcheverry
2018-11-20Remove trailing whitespaceRĂ©mi Verschelde
2018-09-12Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry