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...> - 2007-06-15 18:35:59
|
Revision: 88 http://svn.sourceforge.net/vmmlib/?rev=88&view=rev Author: l3m Date: 2007-06-15 11:35:55 -0700 (Fri, 15 Jun 2007) Log Message: ----------- forgot this xcode file Added Paths: ----------- trunk/VMMLib-Info.plist 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-06-15 13:51:00
|
Revision: 86 http://svn.sourceforge.net/vmmlib/?rev=86&view=rev Author: l3m Date: 2007-06-15 06:51:02 -0700 (Fri, 15 Jun 2007) Log Message: ----------- added consistent typedefs to all basic classes ( blahf, blahd, blahi, blahub for float, double, int and unsigned char/byte, respectively ) Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj trunk/include/Frustum.h trunk/include/FrustumCuller.h trunk/include/HelperFunctions.h trunk/include/JacobiSolver.h trunk/include/Matrix3.h trunk/include/Matrix4.h trunk/include/SingularValueDecomposition.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. |
From: <l3...@us...> - 2007-06-15 13:27:36
|
Revision: 85 http://svn.sourceforge.net/vmmlib/?rev=85&view=rev Author: l3m Date: 2007-06-15 06:27:38 -0700 (Fri, 15 Jun 2007) Log Message: ----------- added LICENSE and README to VMMLib.framework Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-06-15 13:25:35
|
Revision: 84 http://svn.sourceforge.net/vmmlib/?rev=84&view=rev Author: l3m Date: 2007-06-15 06:25:36 -0700 (Fri, 15 Jun 2007) Log Message: ----------- created new XCode-Project, removed old damaged one. Modified Paths: -------------- trunk/English.lproj/InfoPlist.strings trunk/Info.plist trunk/include/Frustum.h Added Paths: ----------- trunk/VMMLib.xcodeproj/ trunk/VMMLib.xcodeproj/project.pbxproj Removed Paths: ------------- trunk/VMML.xcodeproj/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-06-15 13:14:10
|
Revision: 83 http://svn.sourceforge.net/vmmlib/?rev=83&view=rev Author: l3m Date: 2007-06-15 06:14:09 -0700 (Fri, 15 Jun 2007) Log Message: ----------- improved output for tests Modified Paths: -------------- trunk/tests/JacobiSolverTest.cpp trunk/tests/Matrix3Test.cpp trunk/tests/Matrix4Test.cpp trunk/tests/QuaternionTest.cpp trunk/tests/SVDTest.cpp trunk/tests/Vector2Test.cpp trunk/tests/Vector3Test.cpp trunk/tests/Vector4Test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-06-15 12:35:27
|
Revision: 82 http://svn.sourceforge.net/vmmlib/?rev=82&view=rev Author: l3m Date: 2007-06-15 05:35:26 -0700 (Fri, 15 Jun 2007) Log Message: ----------- clarified README, added normalize() methods instead of the normalise ones as requested by renato, and wrote a deprecated comment to the old normalise ones ( but didn't remove them to avoid breaking code ) Modified Paths: -------------- trunk/README trunk/include/FrustumCuller.h trunk/include/Matrix4.h trunk/include/Quaternion.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...> - 2007-06-14 14:29:24
|
Revision: 81 http://svn.sourceforge.net/vmmlib/?rev=81&view=rev Author: l3m Date: 2007-06-14 07:29:25 -0700 (Thu, 14 Jun 2007) Log Message: ----------- added Vector3< T >( const Vector2< T >& xy, const T z_ ) ctor Modified Paths: -------------- 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...> - 2007-05-27 15:04:57
|
Revision: 80 http://svn.sourceforge.net/vmmlib/?rev=80&view=rev Author: l3m Date: 2007-05-27 08:04:55 -0700 (Sun, 27 May 2007) Log Message: ----------- added proper type-conversion ctors and assignment operators to the 3 vector classes and the two matrix classes. so you can now do this: Matrix4< float > a; // fill ^^ Matrix4< double > d( a ); d = a; also, some minor const correctness and cosmetic fixes Modified Paths: -------------- trunk/VMML.xcodeproj/project.pbxproj trunk/include/Matrix3.h trunk/include/Matrix4.h trunk/include/Vector2.h trunk/include/Vector3.h trunk/include/Vector4.h trunk/tests/Matrix4Test.cpp trunk/tests/main_test.cpp Added Paths: ----------- trunk/tests/perf_test.cpp Removed Paths: ------------- trunk/include/OctreeNode.h trunk/include/OctreeVisitor.h trunk/include/QuadtreeNode.h 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...> - 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-04-29 19:43:16
|
Revision: 78 http://svn.sourceforge.net/vmmlib/?rev=78&view=rev Author: l3m Date: 2007-04-29 12:43:14 -0700 (Sun, 29 Apr 2007) Log Message: ----------- fixed bug that made Visual Studio cough on my rotate( angle, vector ) function Modified Paths: -------------- trunk/VMML.xcodeproj/project.pbxproj 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-24 00:02:18
|
Revision: 77 http://svn.sourceforge.net/vmmlib/?rev=77&view=rev Author: l3m Date: 2007-04-23 17:02:16 -0700 (Mon, 23 Apr 2007) Log Message: ----------- added rotate( angle, axis ) function. noticed a frightening lack of comments for other functions.. 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...> - 2007-04-18 15:46:49
|
Revision: 76 http://svn.sourceforge.net/vmmlib/?rev=76&view=rev Author: eile Date: 2007-04-18 08:46:50 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Deleted bogus file Removed Paths: ------------- 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...> - 2007-04-18 15:39:29
|
Revision: 75 http://svn.sourceforge.net/vmmlib/?rev=75&view=rev Author: eile Date: 2007-04-18 08:39:30 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Optimized Matrix4 inversion 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...> - 2007-04-08 14:46:30
|
Revision: 74 http://svn.sourceforge.net/vmmlib/?rev=74&view=rev Author: l3m Date: 2007-04-08 07:46:27 -0700 (Sun, 08 Apr 2007) Log Message: ----------- added set(...) method to frustum Modified Paths: -------------- trunk/include/Frustum.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: <ei...@us...> - 2007-03-30 11:28:29
|
Revision: 72 http://svn.sourceforge.net/vmmlib/?rev=72&view=rev Author: eile Date: 2007-03-30 04:28:31 -0700 (Fri, 30 Mar 2007) Log Message: ----------- add LICENSE symlink to top-level Added Paths: ----------- trunk/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-03-30 11:28:08
|
Revision: 71 http://svn.sourceforge.net/vmmlib/?rev=71&view=rev Author: eile Date: 2007-03-30 04:28:09 -0700 (Fri, 30 Mar 2007) Log Message: ----------- move LICENSE to include/ Added Paths: ----------- trunk/include/LICENSE Removed Paths: ------------- trunk/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-03-30 10:42:05
|
Revision: 70 http://svn.sourceforge.net/vmmlib/?rev=70&view=rev Author: eile Date: 2007-03-30 03:42:04 -0700 (Fri, 30 Mar 2007) Log Message: ----------- delete LICENSE SYMLINK - doesnt work that way Removed Paths: ------------- trunk/include/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-03-30 10:38:21
|
Revision: 69 http://svn.sourceforge.net/vmmlib/?rev=69&view=rev Author: eile Date: 2007-03-30 03:38:22 -0700 (Fri, 30 Mar 2007) Log Message: ----------- symlink LICENSE to include directory for convenience in Eq use case Added Paths: ----------- trunk/include/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-03-21 18:58:00
|
Revision: 68 http://svn.sourceforge.net/vmmlib/?rev=68&view=rev Author: l3m Date: 2007-03-21 11:51:05 -0700 (Wed, 21 Mar 2007) Log Message: ----------- Now with const correctness! :) Modified Paths: -------------- trunk/include/AxisAlignedBoundingBox.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-03-19 15:52:05
|
Revision: 67 http://svn.sourceforge.net/vmmlib/?rev=67&view=rev Author: eile Date: 2007-03-19 08:07:48 -0700 (Mon, 19 Mar 2007) Log Message: ----------- Fix warning Modified Paths: -------------- trunk/include/AxisAlignedBoundingBox.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2007-03-15 16:43:04
|
Revision: 66 http://svn.sourceforge.net/vmmlib/?rev=66&view=rev Author: l3m Date: 2007-03-15 09:42:58 -0700 (Thu, 15 Mar 2007) Log Message: ----------- added typedef Vector3ub Modified Paths: -------------- 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...> - 2007-03-15 09:52:19
|
Revision: 65 http://svn.sourceforge.net/vmmlib/?rev=65&view=rev Author: l3m Date: 2007-03-15 02:52:14 -0700 (Thu, 15 Mar 2007) Log Message: ----------- added multiple-include protection to svd... Modified 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...> - 2007-03-15 09:33:00
|
Revision: 64 http://svn.sourceforge.net/vmmlib/?rev=64&view=rev Author: l3m Date: 2007-03-15 02:32:52 -0700 (Thu, 15 Mar 2007) Log Message: ----------- ... Modified Paths: -------------- trunk/include/HelperFunctions.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |