From: <l3...@us...> - 2007-08-09 17:03:05
|
Revision: 95 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=95&view=rev Author: l3m Date: 2007-08-09 10:03:05 -0700 (Thu, 09 Aug 2007) Log Message: ----------- the great renaming, part one. moved all headers to include/vmmlib, changed the filename to small case and changed all internal includes from "X.h" to <vmmlib/x.h>. Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj trunk/tests/SVDTest.h trunk/tests/main_test.cpp Added Paths: ----------- trunk/include/vmmlib/ trunk/include/vmmlib/LICENSE trunk/include/vmmlib/axisAlignedBoundingBox.h trunk/include/vmmlib/frustum.h trunk/include/vmmlib/frustumCuller.h trunk/include/vmmlib/helperFunctions.h trunk/include/vmmlib/jacobiSolver.h trunk/include/vmmlib/matrix3.h trunk/include/vmmlib/matrix4.h trunk/include/vmmlib/quaternion.h trunk/include/vmmlib/vector2.h trunk/include/vmmlib/vector3.h trunk/include/vmmlib/vector4.h trunk/include/vmmlib/vmmlib.h Removed Paths: ------------- trunk/include/AxisAlignedBoundingBox.h trunk/include/Frustum.h trunk/include/FrustumCuller.h trunk/include/HelperFunctions.h trunk/include/JacobiSolver.h trunk/include/LICENSE trunk/include/Matrix3.h trunk/include/Matrix4.h trunk/include/Quaternion.h trunk/include/VMMLib.h trunk/include/Vector2.h trunk/include/Vector3.h trunk/include/Vector4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |