Merge pull request #4 from Nihlus/fix-division-rounding
authorvaron <varon@users.noreply.github.com>
Sat, 3 Jun 2017 18:12:46 +0000 (20:12 +0200)
committerGitHub <noreply@github.com>
Sat, 3 Jun 2017 18:12:46 +0000 (20:12 +0200)
commitecdd0cdc0d48f1bb752d329dea42db79c7171048
tree8b6659d196f8b110d478d9cf409103682c9ed6ce
parent1d1428c3e43fc000251f94fc9ff79d5945a61f85
parent076d016648debe9237ee7c35aa03953957be483e
Merge pull request #4 from Nihlus/fix-division-rounding

Fixed rounding error in division operations.
src/OpenTK/Math/Vector2.cs
src/OpenTK/Math/Vector2d.cs
src/OpenTK/Math/Vector3.cs
src/OpenTK/Math/Vector3d.cs
src/OpenTK/Math/Vector4.cs
src/OpenTK/Math/Vector4d.cs