.Net Standard port for Opentk
Go to file
the_fiddler bbe606da53 Vector3(d).Cross: do not modify 'result' more than once to ensure that Cross(ref a, ref b, out a) works correctly.
Optimized vector-quaternion transform. Fixes issue [#1373]: "[Math] optimize Vector transform by Quaternion".
2009-11-16 13:23:04 +00:00
Documentation Updated documentation for release. 2009-11-10 06:48:34 +00:00
Source Vector3(d).Cross: do not modify 'result' more than once to ensure that Cross(ref a, ref b, out a) works correctly. 2009-11-16 13:23:04 +00:00
Build.exe Fixed keyfile handling in Visual Studio. 2009-11-09 23:39:27 +00:00