You can subscribe to this list here.
| 2002 |
Jan
(24) |
Feb
(187) |
Mar
(196) |
Apr
(36) |
May
(82) |
Jun
(73) |
Jul
(23) |
Aug
(16) |
Sep
(13) |
Oct
(6) |
Nov
(17) |
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(12) |
Feb
(48) |
Mar
(50) |
Apr
(25) |
May
(22) |
Jun
(4) |
Jul
(3) |
Aug
(32) |
Sep
(23) |
Oct
(5) |
Nov
|
Dec
(1) |
| 2004 |
Jan
(1) |
Feb
(4) |
Mar
(1) |
Apr
(11) |
May
(9) |
Jun
|
Jul
(15) |
Aug
(8) |
Sep
(32) |
Oct
(18) |
Nov
(10) |
Dec
(1) |
| 2005 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(2) |
May
(12) |
Jun
(66) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
(9) |
May
(1) |
Jun
(28) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(11) |
Dec
(2) |
| 2007 |
Jan
(6) |
Feb
|
Mar
(2) |
Apr
(2) |
May
(5) |
Jun
(29) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(6) |
Dec
|
| 2010 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(1) |
Nov
(3) |
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
(9) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
|
From: Kevin M. <sub...@us...> - 2002-08-06 21:12:17
|
subatomic 2002/08/06 14:12:16 PDT
Modified files:
modules/GMTL ChangeLog VERSION
modules/GMTL/gmtl Version.h
Log:
added note about new intersect func. bumped version to 0.1.8
Revision Changes Path
1.46 +2 -0 GGT/modules/GMTL/ChangeLog
1.3 +1 -0 GGT/modules/GMTL/VERSION
1.9 +3 -3 GGT/modules/GMTL/gmtl/Version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.45&r2=1.46&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/VERSION.diff?r1=1.2&r2=1.3&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Version.h.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-08-06 21:08:50
|
subatomic 2002/08/06 14:08:49 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases IntersectionTest.cpp
IntersectionTest.h
modules/GMTL/gmtl Intersection.h
Log:
added intersection test between point3 and AAbox
Revision Changes Path
1.2 +119 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/IntersectionTest.cpp
1.8 +7 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/IntersectionTest.h
1.4 +29 -3 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/IntersectionTest.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/IntersectionTest.h.diff?r1=1.7&r2=1.8&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-08-05 17:35:18
|
allenb 2002/08/05 10:35:18 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases MetaTest.h
Log:
Added tests for static asserts using templated classes.
Revision Changes Path
1.2 +38 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/MetaTest.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/MetaTest.h.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-08-05 17:34:47
|
allenb 2002/08/05 10:34:47 PDT
Modified files:
modules/GMTL/gmtl Coord.h
Log:
Back-out removal of needed size checking code.
Fix bug in calling static assert with char* (not allowed on Irix).
This fixes the compile problem on Irix and removes the previous fix/hack that just commented out the test entirely.
Revision Changes Path
1.11 +6 -6 GGT/modules/GMTL/gmtl/Coord.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Coord.h.diff?r1=1.10&r2=1.11&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-08-05 16:23:25
|
nonchocoboy 2002/08/05 09:23:24 PDT
Modified files:
modules/GMTL/gmtl Coord.h
Log:
Removed use of static assert until we can get it to compile using mips pro
on irix.
Revision Changes Path
1.10 +6 -6 GGT/modules/GMTL/gmtl/Coord.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Coord.h.diff?r1=1.9&r2=1.10&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-08-05 16:18:41
|
nonchocoboy 2002/08/05 09:18:37 PDT
Modified files:
modules/GMTL/gmtl/Util StaticAssert.h
Log:
Fixed some copy-and-paste errors.
Revision Changes Path
1.2 +2 -1 GGT/modules/GMTL/gmtl/Util/StaticAssert.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Util/StaticAssert.h.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-07-29 00:33:20
|
nonchocoboy 2002/07/28 17:33:19 PDT
Modified files:
modules/GMTL Makefile.in
Log:
Install sources in gmtl/External and gmtl/Util
Revision Changes Path
1.10 +6 -2 GGT/modules/GMTL/Makefile.in
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Makefile.in.diff?r1=1.9&r2=1.10&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-07-29 00:04:51
|
nonchocoboy 2002/07/28 17:04:49 PDT
Modified files:
modules/GMTL ChangeLog
modules/GMTL/gmtl Version.h
Log:
Bumped version for new AABox.
Revision Changes Path
1.45 +1 -0 GGT/modules/GMTL/ChangeLog
1.8 +3 -3 GGT/modules/GMTL/gmtl/Version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.44&r2=1.45&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Version.h.diff?r1=1.7&r2=1.8&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-07-15 19:52:34
|
subatomic 2002/07/15 12:52:32 PDT
Modified files:
modules/GMTL/docs/programmer.guide guide.xml
Log:
added a reference to a scott meyars article in C++ users guide.
Revision Changes Path
1.9 +20 -3 GGT/modules/GMTL/docs/programmer.guide/guide.xml
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/programmer.guide/guide.xml.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-07-12 14:17:46
|
subatomic 2002/07/12 07:17:42 PDT
Modified files:
modules/GMTL/Test/TestSuite gmtl_metrics.txt
Log:
updated metrics for fire.
Revision Changes Path
1.101 +365 -0 GGT/modules/GMTL/Test/TestSuite/gmtl_metrics.txt
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/gmtl_metrics.txt.diff?r1=1.100&r2=1.101&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2002-07-11 23:40:03
|
patrickh 2002/07/11 16:40:02 PDT
Modified files:
modules/GMTL/gmtl Defines.h
Log:
SF Bug#: 580256
Darwin does not have the *f math functions.
Revision Changes Path
1.4 +3 -3 GGT/modules/GMTL/gmtl/Defines.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Defines.h.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-07-11 22:10:32
|
subatomic 2002/07/11 15:10:31 PDT
Modified files:
modules/GMTL/gmtl Coord.h
Log:
added new short types for axis and quat coord types.
fixed a bug introduced in the last commit.
Revision Changes Path
1.9 +20 -3 GGT/modules/GMTL/gmtl/Coord.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Coord.h.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Allen B. <al...@vr...> - 2002-07-11 21:56:18
|
Unless I am reading this wrong, this change makes it so that we can't construct Vec4 EulerXYZ's. Is that what you meant to do? -A Kevin Meinert wrote: > subatomic 2002/07/11 14:53:27 PDT > > Modified files: > modules/GMTL/gmtl Coord.h > Log: > fixed potential for incorrect sizes, and memory out of bounds with types other than Vec3/Euler3, or Vec3/Axis4 > > Revision Changes Path > 1.7 +6 -4 GGT/modules/GMTL/gmtl/Coord.h > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Coord.h.diff?r1=1.6&r2=1.7&diff_format=l > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > PC Mods, Computing goodies, cases & more > http://thinkgeek.com/sf > _______________________________________________ > ggt-checkins mailing list > ggt...@li... > https://lists.sourceforge.net/lists/listinfo/ggt-checkins -- -- Allen Bierbaum al...@vr... -- -- PhD Candidate txtmsg - 515...@us... -- -- VR Juggler Team http://www.vrjuggler.org -- -- Virtual Reality Applications Lab http://www.vrac.iastate.edu -- -- Iowa State University http://www.iastate.edu -- |
|
From: Kevin M. <sub...@us...> - 2002-07-11 21:54:28
|
subatomic 2002/07/11 14:54:27 PDT
Modified files:
modules/GMTL/gmtl Coord.h
Log:
fixed potential for memory out of bounds bug..
Revision Changes Path
1.8 +3 -2 GGT/modules/GMTL/gmtl/Coord.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Coord.h.diff?r1=1.7&r2=1.8&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-07-11 21:53:28
|
subatomic 2002/07/11 14:53:27 PDT
Modified files:
modules/GMTL/gmtl Coord.h
Log:
fixed potential for incorrect sizes, and memory out of bounds with types other than Vec3/Euler3, or Vec3/Axis4
Revision Changes Path
1.7 +6 -4 GGT/modules/GMTL/gmtl/Coord.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Coord.h.diff?r1=1.6&r2=1.7&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-07-11 21:20:42
|
allenb 2002/07/11 14:20:41 PDT
Modified files:
modules/GMTL/Test/TestSuite gmtl_metrics.txt testSuite.cpp
modules/GMTL/Test/TestSuite/TestCases CoordClassTest.cpp
CoordClassTest.h
Added files:
modules/GMTL/Test/TestSuite/TestCases MetaTest.h
Log:
Added meta test.
Added Coord multi-arg constructor test.
Migrated tests to new Meta and Assert location.
Revision Changes Path
1.5 +39 -2 GGT/modules/GMTL/Test/TestSuite/TestCases/CoordClassTest.cpp
1.4 +3 -2 GGT/modules/GMTL/Test/TestSuite/TestCases/CoordClassTest.h
1.1 +92 -0 GGT/modules/GMTL/Test/TestSuite/TestCases/MetaTest.h (new)
1.100 +55 -6 GGT/modules/GMTL/Test/TestSuite/gmtl_metrics.txt
1.54 +4 -2 GGT/modules/GMTL/Test/TestSuite/testSuite.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/CoordClassTest.cpp.diff?r1=1.4&r2=1.5&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/CoordClassTest.h.diff?r1=1.3&r2=1.4&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/MetaTest.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/gmtl_metrics.txt.diff?r1=1.99&r2=1.100&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/testSuite.cpp.diff?r1=1.53&r2=1.54&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-07-11 21:20:01
|
allenb 2002/07/11 14:20:00 PDT
Modified files:
modules/GMTL ChangeLog
modules/GMTL/gmtl Version.h
Log:
Note about changes and version bump up.
Revision Changes Path
1.43 +3 -0 GGT/modules/GMTL/ChangeLog
1.7 +4 -4 GGT/modules/GMTL/gmtl/Version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.42&r2=1.43&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Version.h.diff?r1=1.6&r2=1.7&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-07-11 17:06:49
|
nonchocoboy 2002/07/11 10:06:48 PDT
Modified files:
modules/GMTL/Test/TestSuite testSuite.cpp
modules/GMTL/Test/TestSuite/TestCases AABoxContainTest.cpp
AABoxOpsTest.cpp
Log:
Silenced some failures and warnings brought to light by the nightly build.
Revision Changes Path
1.3 +6 -6 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.cpp
1.2 +6 -6 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxOpsTest.cpp
1.53 +3 -3 GGT/modules/GMTL/Test/TestSuite/testSuite.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.cpp.diff?r1=1.2&r2=1.3&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxOpsTest.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/testSuite.cpp.diff?r1=1.52&r2=1.53&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2002-07-09 21:28:13
|
patrickh 2002/07/09 14:28:11 PDT
Modified files:
modules/GMTL/gmtl Defines.h Math.h
Log:
Fixed compiler and linker errors on Solaris. This has been tested on
Solaris 8 (SPARC) using a pre-release snapshot of GCC 3.1.1.
Revision Changes Path
1.3 +19 -2 GGT/modules/GMTL/gmtl/Defines.h
1.29 +70 -29 GGT/modules/GMTL/gmtl/Math.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Defines.h.diff?r1=1.2&r2=1.3&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Math.h.diff?r1=1.28&r2=1.29&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-07-06 19:35:55
|
allenb 2002/07/06 12:35:55 PDT
Modified files:
modules/GMTL/Test/TestSuite Makefile
Log:
Refactoring: Allow DZR_BASE_DIR to be passed in from command line.
Revision Changes Path
1.42 +4 -4 GGT/modules/GMTL/Test/TestSuite/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/Makefile.diff?r1=1.41&r2=1.42&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-07-05 06:32:04
|
allenb 2002/07/04 23:32:03 PDT
Modified files:
modules/GMTL VERSION
Log:
Automated version update.
Revision Changes Path
1.2 +1 -0 GGT/modules/GMTL/VERSION
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/VERSION.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-07-05 06:20:24
|
allenb 2002/07/04 23:20:23 PDT
Modified files:
modules/GMTL ChangeLog
Added files:
modules/GMTL VERSION
Log:
New feature: Added VERSION file and bumped up version to 0.1.0
Revision Changes Path
1.42 +2 -0 GGT/modules/GMTL/ChangeLog
1.1 +2 -0 GGT/modules/GMTL/VERSION (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.41&r2=1.42&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/VERSION?rev=1.1&content-type=text/plain
|