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: <ei...@us...> - 2009-06-30 10:23:29
|
Revision: 238 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=238&view=rev Author: eile Date: 2009-06-30 10:23:22 +0000 (Tue, 30 Jun 2009) Log Message: ----------- Fix vector static initializers to work with two-component vectors Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2009-06-25 08:55:11
|
Revision: 237 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=237&view=rev Author: eile Date: 2009-06-25 08:55:10 +0000 (Thu, 25 Jun 2009) Log Message: ----------- remove unneeded accessors Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2009-06-22 09:23:33
|
Revision: 236 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=236&view=rev Author: eile Date: 2009-06-22 09:23:32 +0000 (Mon, 22 Jun 2009) Log Message: ----------- remove vector::is_akin (use equals), fix vector test, quat test still broken Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/vector.hpp branches/one-dot-oh/tests/quaternion_test.cpp branches/one-dot-oh/tests/vector_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2009-06-22 07:57:12
|
Revision: 235 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=235&view=rev Author: eile Date: 2009-06-22 07:57:06 +0000 (Mon, 22 Jun 2009) Log Message: ----------- Fix in Vector::get_normalized_vector3 Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-06-17 20:36:14
|
Revision: 234 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=234&view=rev Author: l3m Date: 2009-06-17 20:36:06 +0000 (Wed, 17 Jun 2009) Log Message: ----------- misc fixes, some of the suggested changes for stefan Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/jacobi_solver.hpp branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2009-06-12 15:39:12
|
Revision: 233 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=233&view=rev Author: eile Date: 2009-06-12 15:39:05 +0000 (Fri, 12 Jun 2009) Log Message: ----------- Modifs for Equalizer - to be reviewed Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/frustum.hpp branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/quaternion.hpp branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-06-02 15:09:58
|
Revision: 232 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=232&view=rev Author: l3m Date: 2009-06-02 15:09:33 +0000 (Tue, 02 Jun 2009) Log Message: ----------- - fixed const bug in matrix::operator* - added to-homogenous-coords and from-homogenous-coords ctors and assignment operators, and unit_tests for them Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/vector.hpp branches/one-dot-oh/tests/matrix_test.cpp branches/one-dot-oh/tests/vector_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-25 11:46:26
|
Revision: 231 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=231&view=rev Author: l3m Date: 2009-05-25 11:46:13 +0000 (Mon, 25 May 2009) Log Message: ----------- reverted normalize()-behaviour to old-vmmlib-lib style; doesn't normalize when length() == 0 Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 15:30:59
|
Revision: 230 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=230&view=rev Author: l3m Date: 2009-05-12 15:30:51 +0000 (Tue, 12 May 2009) Log Message: ----------- fixed a bug in vector, and removed a warning in matrix Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 15:02:19
|
Revision: 229 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=229&view=rev Author: l3m Date: 2009-05-12 15:02:11 +0000 (Tue, 12 May 2009) Log Message: ----------- renamed set_to_identity free function to identity (-> matrix< 4,4, float > m; identity( m ); ) Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 14:51:25
|
Revision: 228 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=228&view=rev Author: l3m Date: 2009-05-12 14:51:15 +0000 (Tue, 12 May 2009) Log Message: ----------- ^^ Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 14:49:54
|
Revision: 227 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=227&view=rev Author: l3m Date: 2009-05-12 14:49:47 +0000 (Tue, 12 May 2009) Log Message: ----------- re-added zero() method to matrix Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 14:33:24
|
Revision: 226 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=226&view=rev Author: l3m Date: 2009-05-12 14:32:59 +0000 (Tue, 12 May 2009) Log Message: ----------- - fixed comment in vector_test - VMMLIB_USE_LAPACK is now defined in either the Makefile or the xcode project, but not in source files anymore Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/tests/vector_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 11:26:35
|
Revision: 225 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=225&view=rev Author: l3m Date: 2009-05-12 11:26:18 +0000 (Tue, 12 May 2009) Log Message: ----------- added Makefile for vmmlib tests Modified Paths: -------------- branches/one-dot-oh/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- branches/one-dot-oh/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-12 10:31:01
|
Revision: 224 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=224&view=rev Author: l3m Date: 2009-05-12 10:30:42 +0000 (Tue, 12 May 2009) Log Message: ----------- added and fixed tests for SVD and SVD-LAPACK, added specialized matrix comparison functors... Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/include/vmmlib/jacobi_solver.hpp branches/one-dot-oh/include/vmmlib/matrix_functors.hpp branches/one-dot-oh/tests/frustum_test.cpp branches/one-dot-oh/tests/lapack_svd_test.cpp branches/one-dot-oh/tests/lapack_svd_test.hpp branches/one-dot-oh/tests/matrix_test.cpp branches/one-dot-oh/tests/qr_decomposition_test.cpp branches/one-dot-oh/tests/qr_decomposition_test.hpp branches/one-dot-oh/tests/svd_test.cpp branches/one-dot-oh/tests/svd_test.hpp branches/one-dot-oh/tests/unit_test.hpp branches/one-dot-oh/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- branches/one-dot-oh/tests/jacobi_test.cpp branches/one-dot-oh/tests/jacobi_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-11 21:21:57
|
Revision: 223 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=223&view=rev Author: l3m Date: 2009-05-11 21:21:49 +0000 (Mon, 11 May 2009) Log Message: ----------- fixed a bug and a const-omission Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-11 18:26:24
|
Revision: 222 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=222&view=rev Author: l3m Date: 2009-05-11 18:26:11 +0000 (Mon, 11 May 2009) Log Message: ----------- - incorporated Philipp Schlegels suggestions - ported frustum, frustum_culler and quaternion - added conversion ctors/operator= to vector and matrix - made quaternion privately inherit from vector4 - fixed qr decomposition test Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/include/vmmlib/enable_if.hpp branches/one-dot-oh/include/vmmlib/exception.hpp branches/one-dot-oh/include/vmmlib/frustum.hpp branches/one-dot-oh/include/vmmlib/frustum_culler.hpp branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/qr_decomposition.hpp branches/one-dot-oh/include/vmmlib/quaternion.hpp branches/one-dot-oh/include/vmmlib/vector.hpp branches/one-dot-oh/include/vmmlib/vmmlib.hpp branches/one-dot-oh/tests/matrix_test.cpp branches/one-dot-oh/tests/qr_decomposition_test.cpp branches/one-dot-oh/tests/quaternion_test.cpp branches/one-dot-oh/tests/svd_test.cpp branches/one-dot-oh/tests/unit_test.cpp branches/one-dot-oh/tests/vector_test.cpp branches/one-dot-oh/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- branches/one-dot-oh/tests/frustum_test.cpp branches/one-dot-oh/tests/frustum_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-05-08 16:17:34
|
Revision: 221 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=221&view=rev Author: l3m Date: 2009-05-08 16:17:26 +0000 (Fri, 08 May 2009) Log Message: ----------- first draft of 1.0 - vector and matrix and support classes should be ready... Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/matrix_functors.hpp branches/one-dot-oh/include/vmmlib/qr_decomposition.hpp branches/one-dot-oh/include/vmmlib/svd.hpp branches/one-dot-oh/include/vmmlib/vector.hpp branches/one-dot-oh/include/vmmlib/vmmlib_config.hpp branches/one-dot-oh/tests/matrix_test.cpp branches/one-dot-oh/tests/qr_decomposition_test.cpp branches/one-dot-oh/tests/quaternion_test.cpp branches/one-dot-oh/tests/svd_test.cpp branches/one-dot-oh/tests/vector_test.cpp Added Paths: ----------- branches/ branches/one-dot-oh/ branches/one-dot-oh/include/vmmlib/enable_if.hpp branches/one-dot-oh/include/vmmlib/frustum_culler.hpp branches/one-dot-oh/include/vmmlib/jacobi_solver.hpp branches/one-dot-oh/include/vmmlib/math.hpp Removed Paths: ------------- branches/one-dot-oh/include/vmmlib/axisAlignedBoundingBox.h branches/one-dot-oh/include/vmmlib/details.hpp branches/one-dot-oh/include/vmmlib/frustum.h branches/one-dot-oh/include/vmmlib/frustumCuller.h branches/one-dot-oh/include/vmmlib/frustumCuller.hpp branches/one-dot-oh/include/vmmlib/helperFunctions.h branches/one-dot-oh/include/vmmlib/jacobiSolver.h branches/one-dot-oh/include/vmmlib/jacobiSolver.hpp branches/one-dot-oh/include/vmmlib/matrix3.h branches/one-dot-oh/include/vmmlib/matrix4.h branches/one-dot-oh/include/vmmlib/quaternion.h branches/one-dot-oh/include/vmmlib/stringUtils.h branches/one-dot-oh/include/vmmlib/stringUtils.hpp branches/one-dot-oh/include/vmmlib/svd.h branches/one-dot-oh/include/vmmlib/vector2.h branches/one-dot-oh/include/vmmlib/vector3.h branches/one-dot-oh/include/vmmlib/vector4.h branches/one-dot-oh/include/vmmlib/visibility.h branches/one-dot-oh/include/vmmlib/vmmlib.h branches/one-dot-oh/tests/JacobiSolverTest.cpp branches/one-dot-oh/tests/JacobiSolverTest.h branches/one-dot-oh/tests/Matrix3Test.cpp branches/one-dot-oh/tests/Matrix3Test.h branches/one-dot-oh/tests/Matrix4Test.cpp branches/one-dot-oh/tests/Matrix4Test.h branches/one-dot-oh/tests/QuaternionTest.cpp branches/one-dot-oh/tests/QuaternionTest.h branches/one-dot-oh/tests/SVDTest.cpp branches/one-dot-oh/tests/SVDTest.h branches/one-dot-oh/tests/Test.h branches/one-dot-oh/tests/Vector2Test.cpp branches/one-dot-oh/tests/Vector2Test.h branches/one-dot-oh/tests/Vector3Test.cpp branches/one-dot-oh/tests/Vector3Test.h branches/one-dot-oh/tests/Vector4Test.cpp branches/one-dot-oh/tests/Vector4Test.h branches/one-dot-oh/tests/main_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-04-15 00:11:34
|
Revision: 220 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=220&view=rev Author: l3m Date: 2009-04-15 00:11:28 +0000 (Wed, 15 Apr 2009) Log Message: ----------- added value_type typedef to matrix and vector and static const size_t DIMENSION to vector Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-04-15 00:10:34
|
Revision: 219 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=219&view=rev Author: l3m Date: 2009-04-15 00:10:26 +0000 (Wed, 15 Apr 2009) Log Message: ----------- changed svd.hpp to use the templatized sqrt(f) functions from details. Modified Paths: -------------- trunk/include/vmmlib/svd.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-03-26 22:37:16
|
Revision: 218 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=218&view=rev Author: l3m Date: 2009-03-26 22:37:09 +0000 (Thu, 26 Mar 2009) Log Message: ----------- fixed exception class to better support 'no exception-mode' improved lapack_svd to allow trade performance vs. the v-matrix of svd Modified Paths: -------------- trunk/include/vmmlib/exception.hpp trunk/include/vmmlib/lapack_svd.hpp trunk/include/vmmlib/svd.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2009-03-25 17:57:02
|
Revision: 217 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=217&view=rev Author: eile Date: 2009-03-25 17:56:57 +0000 (Wed, 25 Mar 2009) Log Message: ----------- const-correctness and warning fixes Modified Paths: -------------- trunk/include/vmmlib/quaternion.h trunk/include/vmmlib/vector2.h trunk/include/vmmlib/vector3.h trunk/include/vmmlib/vector4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-03-10 17:36:13
|
Revision: 216 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=216&view=rev Author: l3m Date: 2009-03-10 17:35:59 +0000 (Tue, 10 Mar 2009) Log Message: ----------- added scale_to_8bit_uint function for convenience... Modified Paths: -------------- trunk/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-02-17 16:47:43
|
Revision: 215 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=215&view=rev Author: l3m Date: 2009-02-17 16:47:39 +0000 (Tue, 17 Feb 2009) Log Message: ----------- added some missing includes ( GCC 4.3 did clean up the headers, yay ) Modified Paths: -------------- trunk/include/vmmlib/stringUtils.hpp trunk/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <phs...@us...> - 2009-02-10 23:22:31
|
Revision: 214 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=214&view=rev Author: phschlegel Date: 2009-02-10 22:03:37 +0000 (Tue, 10 Feb 2009) Log Message: ----------- fixed constness errors and warnings Modified Paths: -------------- trunk/include/vmmlib/quaternion.h trunk/include/vmmlib/vector2.h trunk/include/vmmlib/vector3.h trunk/include/vmmlib/vector4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |