From: <l3...@us...> - 2008-07-24 23:17:43
|
Revision: 157 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=157&view=rev Author: l3m Date: 2008-07-24 23:17:52 +0000 (Thu, 24 Jul 2008) Log Message: ----------- ported most of quaternion to the new matrix/vector classes, fixed tons of julius' bugs, removed some ambiguous functions, did about half of quaternion_tests... Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj trunk/include/vmmlib/details.hpp trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/vector.hpp trunk/tests/matrix_test.cpp trunk/tests/vector_test.cpp trunk/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- trunk/include/vmmlib/quaternion.hpp trunk/tests/quaternion_test.cpp trunk/tests/quaternion_test.hpp Removed Paths: ------------- trunk/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |