summaryrefslogtreecommitdiffstats
path: root/modules/mono/glue/Managed/Files/Vector3.cs
Commit message (Expand)AuthorAgeFilesLines
* Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry2019-12-281-549/+0
* Expose is_equal_approx and restore == to be exact againAaron Franke2019-10-141-1/+1
* Make is_equal_approx separate for structuresAaron Franke2019-10-141-0/+5
* Add Vector2/3 sign and posmod functions, misc additionsAaron Franke2019-08-171-0/+46
* [Mono] Make all structs seralizableAaron Franke2019-08-071-0/+1
* [Mono] Deprecate Set methodsAaron Franke2019-07-281-0/+2
* Added move_toward functions for float, Vector2 and Vector3Giacom2019-05-281-0/+8
* [Mono] Approximate equalityAaron Franke2019-04-251-11/+12
* Added direction_to method to vectorsChaosus2019-04-051-0/+5
* C#: Replace calls to old of old Basis(Vec3,Vec3,Vec3) constructorIgnacio Etcheverry2018-11-201-3/+3
* Remove trailing whitespaceRémi Verschelde2018-11-201-3/+3
* Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry2018-09-121-0/+481