You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(45) |
Nov
(4) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(2) |
Feb
(1) |
Mar
(15) |
Apr
(7) |
May
(1) |
Jun
(9) |
Jul
(4) |
Aug
(15) |
Sep
(2) |
Oct
|
Nov
(4) |
Dec
|
2008 |
Jan
(3) |
Feb
(7) |
Mar
|
Apr
(4) |
May
|
Jun
(4) |
Jul
(55) |
Aug
(6) |
Sep
(6) |
Oct
(3) |
Nov
(4) |
Dec
(1) |
2009 |
Jan
(6) |
Feb
(2) |
Mar
(3) |
Apr
(2) |
May
(11) |
Jun
(7) |
Jul
(6) |
Aug
(6) |
Sep
(1) |
Oct
(1) |
Nov
(7) |
Dec
|
2010 |
Jan
(5) |
Feb
(2) |
Mar
(19) |
Apr
(8) |
May
(2) |
Jun
(6) |
Jul
(1) |
Aug
(3) |
Sep
|
Oct
(38) |
Nov
(47) |
Dec
(18) |
2011 |
Jan
(5) |
Feb
(3) |
Mar
(14) |
Apr
(14) |
May
(16) |
Jun
(4) |
Jul
|
Aug
(6) |
Sep
(48) |
Oct
(17) |
Nov
(13) |
Dec
(22) |
2012 |
Jan
(5) |
Feb
(25) |
Mar
(35) |
Apr
(13) |
May
(2) |
Jun
(12) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <l3...@us...> - 2006-10-19 17:02:32
|
Revision: 39 http://svn.sourceforge.net/vmmlib/?rev=39&view=rev Author: l3m Date: 2006-10-19 09:41:36 -0700 (Thu, 19 Oct 2006) Log Message: ----------- remove old visitor class Removed Paths: ------------- trunk/include/Visitor.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-19 16:39:04
|
Revision: 36 http://svn.sourceforge.net/vmmlib/?rev=36&view=rev Author: l3m Date: 2006-10-19 09:38:57 -0700 (Thu, 19 Oct 2006) Log Message: ----------- visitor class for quadtree node Added Paths: ----------- trunk/include/QuadtreeVisitor.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:38:43
|
Revision: 35 http://svn.sourceforge.net/vmmlib/?rev=35&view=rev Author: l3m Date: 2006-10-19 09:38:37 -0700 (Thu, 19 Oct 2006) Log Message: ----------- quadtree node Added Paths: ----------- trunk/include/QuadtreeNode.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: <ei...@us...> - 2006-10-19 10:06:16
|
Revision: 33 http://svn.sourceforge.net/vmmlib/?rev=33&view=rev Author: eile Date: 2006-10-19 03:06:13 -0700 (Thu, 19 Oct 2006) Log Message: ----------- provide alternate naming for Matrix4 elements Modified Paths: -------------- 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-19 09:24:10
|
Revision: 32 http://svn.sourceforge.net/vmmlib/?rev=32&view=rev Author: eile Date: 2006-10-19 02:24:06 -0700 (Thu, 19 Oct 2006) Log Message: ----------- add setTranslation( Vector ) to Matrix4 Modified Paths: -------------- 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-19 08:49:37
|
Revision: 31 http://svn.sourceforge.net/vmmlib/?rev=31&view=rev Author: eile Date: 2006-10-19 01:49:32 -0700 (Thu, 19 Oct 2006) Log Message: ----------- fix and re-enable axis rotations Modified Paths: -------------- 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...> - 2006-10-18 17:56:07
|
Revision: 30 http://svn.sourceforge.net/vmmlib/?rev=30&view=rev Author: l3m Date: 2006-10-18 10:55:58 -0700 (Wed, 18 Oct 2006) Log Message: ----------- added vector2 to vmmlib.h Modified Paths: -------------- trunk/include/VMMLib.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2006-10-18 17:54:57
|
Revision: 29 http://svn.sourceforge.net/vmmlib/?rev=29&view=rev Author: l3m Date: 2006-10-18 10:54:49 -0700 (Wed, 18 Oct 2006) Log Message: ----------- changed include-protection name of vector2 ( for stupid, raster-compatibility reasons ) Modified Paths: -------------- trunk/VMML.xcodeproj/project.pbxproj trunk/include/Vector2.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2006-10-18 17:52:29
|
Revision: 28 http://svn.sourceforge.net/vmmlib/?rev=28&view=rev Author: l3m Date: 2006-10-18 10:52:19 -0700 (Wed, 18 Oct 2006) Log Message: ----------- added Vector2 to VMMLib.framework Modified Paths: -------------- trunk/VMML.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2006-10-18 12:26:58
|
Revision: 27 http://svn.sourceforge.net/vmmlib/?rev=27&view=rev Author: l3m Date: 2006-10-18 05:26:49 -0700 (Wed, 18 Oct 2006) Log Message: ----------- fixed matrix4, did some renaming. both matrix3 and matrix4 now fulfill all tests. Modified Paths: -------------- trunk/VMML.xcodeproj/project.pbxproj trunk/include/Matrix3.h trunk/include/Matrix4.h trunk/tests/Matrix3Test.cpp trunk/tests/Matrix4Test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-17 16:07:32
|
Revision: 26 http://svn.sourceforge.net/vmmlib/?rev=26&view=rev Author: eile Date: 2006-10-17 09:07:24 -0700 (Tue, 17 Oct 2006) Log Message: ----------- Matrix4 multiplication, next try Modified Paths: -------------- 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...> - 2006-10-17 15:52:56
|
Revision: 25 http://svn.sourceforge.net/vmmlib/?rev=25&view=rev Author: l3m Date: 2006-10-17 08:52:49 -0700 (Tue, 17 Oct 2006) Log Message: ----------- removed test stuff from old location Removed Paths: ------------- trunk/include/Matrix3Test.h trunk/include/Matrix4Test.h trunk/include/Test.h trunk/src/Matrix3Test.cpp trunk/src/Matrix4Test.cpp trunk/src/main_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-17 15:51:22
|
Revision: 24 http://svn.sourceforge.net/vmmlib/?rev=24&view=rev Author: eile Date: 2006-10-17 08:51:06 -0700 (Tue, 17 Oct 2006) Log Message: ----------- Add tests from jonas Added Paths: ----------- trunk/tests/ trunk/tests/Matrix3Test.cpp trunk/tests/Matrix3Test.h trunk/tests/Matrix4Test.cpp trunk/tests/Matrix4Test.h trunk/tests/Test.h trunk/tests/main_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-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-17 15:37:01
|
Revision: 22 http://svn.sourceforge.net/vmmlib/?rev=22&view=rev Author: eile Date: 2006-10-17 08:36:55 -0700 (Tue, 17 Oct 2006) Log Message: ----------- Fix C&P bug in Matrix4 multiplication Modified Paths: -------------- 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...> - 2006-10-17 15:33:10
|
Revision: 21 http://svn.sourceforge.net/vmmlib/?rev=21&view=rev Author: l3m Date: 2006-10-17 08:32:56 -0700 (Tue, 17 Oct 2006) Log Message: ----------- added tests for matrix3 and matrix4 functionality Modified Paths: -------------- trunk/VMML.xcodeproj/project.pbxproj trunk/include/Matrix3.h trunk/include/Matrix4.h trunk/src/main_test.cpp Added Paths: ----------- trunk/include/Matrix3Test.h trunk/include/Matrix4Test.h trunk/include/Test.h trunk/src/Matrix3Test.cpp trunk/src/Matrix4Test.cpp 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: <l3...@us...> - 2006-10-17 13:55:48
|
Revision: 19 http://svn.sourceforge.net/vmmlib/?rev=19&view=rev Author: l3m Date: 2006-10-17 06:55:35 -0700 (Tue, 17 Oct 2006) Log Message: ----------- fixed matrix multiplication operators Modified Paths: -------------- trunk/include/Matrix3.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 12:23:06
|
Revision: 17 http://svn.sourceforge.net/vmmlib/?rev=17&view=rev Author: eile Date: 2006-10-17 05:22:57 -0700 (Tue, 17 Oct 2006) Log Message: ----------- fix/simplify M4 * V3 Modified Paths: -------------- 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 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-16 07:20:52
|
Revision: 15 http://svn.sourceforge.net/vmmlib/?rev=15&view=rev Author: eile Date: 2006-10-16 00:20:48 -0700 (Mon, 16 Oct 2006) Log Message: ----------- add setTranslation( float* ) to Matrix4 Modified Paths: -------------- 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-08 17:21:48
|
Revision: 14 http://svn.sourceforge.net/vmmlib/?rev=14&view=rev Author: eile Date: 2006-10-08 10:21:36 -0700 (Sun, 08 Oct 2006) Log Message: ----------- Small website tweak Modified Paths: -------------- trunk/website/README_upload trunk/website/index.html trunk/website/vmml_logo.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |