From: <ei...@us...> - 2006-10-05 09:46:29
|
Revision: 7 http://svn.sourceforge.net/vmmlib/?rev=7&view=rev Author: eile Date: 2006-10-05 02:46:23 -0700 (Thu, 05 Oct 2006) Log Message: ----------- Beautify output operators Modified Paths: -------------- trunk/include/Matrix3.h trunk/include/Matrix4.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. |
From: <ei...@us...> - 2006-10-05 09:47:52
|
Revision: 8 http://svn.sourceforge.net/vmmlib/?rev=8&view=rev Author: eile Date: 2006-10-05 02:47:47 -0700 (Thu, 05 Oct 2006) Log Message: ----------- Add missing include files Modified Paths: -------------- trunk/include/Matrix4.h trunk/include/Vector2.h trunk/include/Vector4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-05 12:24:13
|
Revision: 9 http://svn.sourceforge.net/vmmlib/?rev=9&view=rev Author: eile Date: 2006-10-05 05:24:05 -0700 (Thu, 05 Oct 2006) Log Message: ----------- ifdef'ing typedefs for Jonas Modified Paths: -------------- trunk/include/Matrix3.h trunk/include/Matrix4.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. |
From: <l3...@us...> - 2006-10-08 15:58:25
|
Revision: 12 http://svn.sourceforge.net/vmmlib/?rev=12&view=rev Author: l3m Date: 2006-10-08 08:58:13 -0700 (Sun, 08 Oct 2006) Log Message: ----------- added visitor functionality to the octree Modified Paths: -------------- trunk/include/AxisAlignedBoundingBox.h trunk/include/OctreeNode.h Added Paths: ----------- trunk/include/Visitor.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-17 10:10:16
|
Revision: 16 http://svn.sourceforge.net/vmmlib/?rev=16&view=rev Author: eile Date: 2006-10-17 03:10:13 -0700 (Tue, 17 Oct 2006) Log Message: ----------- Changed Matrix data layout to OpenGL convention (column-first), testing pending on unit tests Modified Paths: -------------- trunk/include/Matrix3.h trunk/include/Matrix4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-17 13:41:12
|
Revision: 18 http://svn.sourceforge.net/vmmlib/?rev=18&view=rev Author: eile Date: 2006-10-17 06:41:06 -0700 (Tue, 17 Oct 2006) Log Message: ----------- bugfix operator* for Matrix3, add "downcast" Vector4->Vector3 copy constructor Modified Paths: -------------- trunk/include/Matrix3.h trunk/include/Matrix4.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. |
From: <ei...@us...> - 2006-10-17 14:49:53
|
Revision: 20 http://svn.sourceforge.net/vmmlib/?rev=20&view=rev Author: eile Date: 2006-10-17 07:49:49 -0700 (Tue, 17 Oct 2006) Log Message: ----------- fix Matrix4 multiplication, temporarily disable optimised axis rotation Modified Paths: -------------- trunk/include/Matrix4.h trunk/include/Vector3.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-17 15:50:04
|
Revision: 23 http://svn.sourceforge.net/vmmlib/?rev=23&view=rev Author: eile Date: 2006-10-17 08:50:00 -0700 (Tue, 17 Oct 2006) Log Message: ----------- proper includes Modified Paths: -------------- trunk/include/Matrix4.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. |
From: <ei...@us...> - 2006-10-19 11:53:18
|
Revision: 34 http://svn.sourceforge.net/vmmlib/?rev=34&view=rev Author: eile Date: 2006-10-19 04:53:14 -0700 (Thu, 19 Oct 2006) Log Message: ----------- IA64 compile fixes Modified Paths: -------------- trunk/include/Matrix4.h trunk/include/Vector3.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2006-10-19 16:40:36
|
Revision: 37 http://svn.sourceforge.net/vmmlib/?rev=37&view=rev Author: l3m Date: 2006-10-19 09:40:23 -0700 (Thu, 19 Oct 2006) Log Message: ----------- arghl i HATE SVN bad gateway... updated aabb and octreenode Modified Paths: -------------- trunk/include/AxisAlignedBoundingBox.h trunk/include/OctreeNode.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2006-10-20 09:27:40
|
Revision: 42 http://svn.sourceforge.net/vmmlib/?rev=42&view=rev Author: l3m Date: 2006-10-20 02:27:32 -0700 (Fri, 20 Oct 2006) Log Message: ----------- improved octree and quadtree ( inherit from T instead of 'have an T ptr' ) Modified Paths: -------------- trunk/include/OctreeNode.h trunk/include/QuadtreeNode.h trunk/include/tree_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-30 14:08:04
|
Revision: 46 http://svn.sourceforge.net/vmmlib/?rev=46&view=rev Author: eile Date: 2006-10-30 06:07:56 -0800 (Mon, 30 Oct 2006) Log Message: ----------- output tweaks Modified Paths: -------------- trunk/include/Matrix3.h trunk/include/Matrix4.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. |
From: <ei...@us...> - 2006-11-27 14:28:54
|
Revision: 50 http://svn.sourceforge.net/vmmlib/?rev=50&view=rev Author: eile Date: 2006-11-27 06:28:46 -0800 (Mon, 27 Nov 2006) Log Message: ----------- Move frustum code to VMMLib Modified Paths: -------------- trunk/include/Matrix4.h trunk/include/VMMLib.h Added Paths: ----------- trunk/include/Frustum.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-22 16:53:49
|
Revision: 55 http://svn.sourceforge.net/vmmlib/?rev=55&view=rev Author: eile Date: 2007-01-22 08:53:40 -0800 (Mon, 22 Jan 2007) Log Message: ----------- Add Vector zero statics Modified Paths: -------------- 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. |
From: <ei...@us...> - 2007-01-24 16:47:17
|
Revision: 56 http://svn.sourceforge.net/vmmlib/?rev=56&view=rev Author: eile Date: 2007-01-24 08:47:17 -0800 (Wed, 24 Jan 2007) Log Message: ----------- Win32 porting: change naming of near, far, min, max to avoid name clashes. Modified Paths: -------------- trunk/include/Frustum.h trunk/include/SingularValueDecomposition.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. |
From: <ei...@us...> - 2007-02-13 15:49:26
|
Revision: 57 http://svn.sourceforge.net/vmmlib/?rev=57&view=rev Author: eile Date: 2007-02-13 07:49:27 -0800 (Tue, 13 Feb 2007) Log Message: ----------- Add clean room implementation of a frustum culler Modified Paths: -------------- trunk/include/VMMLib.h trunk/include/Vector4.h Added Paths: ----------- trunk/include/FrustumCuller.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-04-08 11:36:47
|
Revision: 73 http://svn.sourceforge.net/vmmlib/?rev=73&view=rev Author: l3m Date: 2007-04-08 04:36:45 -0700 (Sun, 08 Apr 2007) Log Message: ----------- added Vector3 getTranslation() function to Matrix4, added empty and dirty flags to aabb Modified Paths: -------------- trunk/include/AxisAlignedBoundingBox.h trunk/include/Matrix4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-04-30 20:23:25
|
Revision: 79 http://svn.sourceforge.net/vmmlib/?rev=79&view=rev Author: l3m Date: 2007-04-30 13:22:43 -0700 (Mon, 30 Apr 2007) Log Message: ----------- added empty line at the end to get rid of warnings Modified Paths: -------------- trunk/include/HelperFunctions.h trunk/include/SingularValueDecomposition.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-06-15 18:34:40
|
Revision: 87 http://svn.sourceforge.net/vmmlib/?rev=87&view=rev Author: l3m Date: 2007-06-15 11:34:40 -0700 (Fri, 15 Jun 2007) Log Message: ----------- added smaller/greater methods for per-component comparison Modified Paths: -------------- 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. |
From: <l3...@us...> - 2007-07-18 16:50:54
|
Revision: 91 http://svn.sourceforge.net/vmmlib/?rev=91&view=rev Author: l3m Date: 2007-07-18 09:50:51 -0700 (Wed, 18 Jul 2007) Log Message: ----------- renamed FrustumCuller::setup parameter projection to projModelView, because thats what it actually is. Added Frustum::computeOrthoMatrix. Modified Paths: -------------- trunk/include/AxisAlignedBoundingBox.h trunk/include/Frustum.h trunk/include/FrustumCuller.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-07-25 12:13:42
|
Revision: 92 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=92&view=rev Author: l3m Date: 2007-07-25 05:13:23 -0700 (Wed, 25 Jul 2007) Log Message: ----------- fixed stefans frustum culling :) Modified Paths: -------------- trunk/include/FrustumCuller.h trunk/include/Vector4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-07-30 12:40:11
|
Revision: 93 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=93&view=rev Author: eile Date: 2007-07-30 05:40:13 -0700 (Mon, 30 Jul 2007) Log Message: ----------- Bugfix: Vector::normalize should return old length, Opt: perf-related template float specializations Modified Paths: -------------- 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. |
From: <l3...@us...> - 2007-08-09 17:05:37
|
Revision: 96 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=96&view=rev Author: l3m Date: 2007-08-09 10:05:41 -0700 (Thu, 09 Aug 2007) Log Message: ----------- forgot to rename svd Added Paths: ----------- trunk/include/vmmlib/svd.h Removed Paths: ------------- trunk/include/SingularValueDecomposition.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2006-10-08 14:38:46
|
Revision: 10 http://svn.sourceforge.net/vmmlib/?rev=10&view=rev Author: l3m Date: 2006-10-08 07:38:30 -0700 (Sun, 08 Oct 2006) Log Message: ----------- changed template< class Real > to < typename T >, wrote octree, aabb and sphere classes.... Modified Paths: -------------- trunk/include/Matrix3.h trunk/include/Matrix4.h trunk/include/Vector3.h trunk/include/Vector4.h Added Paths: ----------- trunk/include/AxisAlignedBoundingBox.h trunk/include/OctreeNode.h trunk/include/Sphere.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |