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: Allen B. <al...@us...> - 2003-10-14 16:43:52
|
allenb 2003/10/14 09:43:50 PDT
Modified files:
modules/GMTL/python SConscript
Log:
On linux with gcc, use objcopy to speed up linking dramatically.
Revision Changes Path
1.4 +5 -0 GGT/modules/GMTL/python/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/SConscript.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Allen B. <al...@us...> - 2003-10-14 16:43:18
|
allenb 2003/10/14 09:43:16 PDT
Modified files:
modules/GMTL SConstruct
Log:
Use distcc if available
Revision Changes Path
1.29 +5 -0 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.28&r2=1.29&diff_format=l
|
|
From: Allen B. <al...@us...> - 2003-10-14 15:59:28
|
allenb 2003/10/14 08:59:26 PDT
Modified files:
modules/GMTL SConstruct
Log:
Output real help text
Revision Changes Path
1.28 +7 -0 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.27&r2=1.28&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-24 05:29:19
|
patrickh 2003/09/23 22:29:11 PDT
Modified files:
modules/GMTL/python/src gmtl-Generate.h
modules/GMTL/python/src/gmtl _gmtl_Generate_h.cpp
Log:
Make the new functions Ben added today available to Python.
Revision Changes Path
1.2 +23 -3 GGT/modules/GMTL/python/src/gmtl-Generate.h
1.2 +19 -3 GGT/modules/GMTL/python/src/gmtl/_gmtl_Generate_h.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl-Generate.h.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_gmtl_Generate_h.cpp.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Ben S. <non...@us...> - 2003-09-24 00:04:49
|
nonchocoboy 2003/09/23 17:04:22 PDT
Modified files:
modules/GMTL ChangeLog
Log:
Note new matrix row/column accessors.
Revision Changes Path
1.83 +1 -0 GGT/modules/GMTL/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.82&r2=1.83&diff_format=l
|
|
From: Ben S. <non...@us...> - 2003-09-24 00:04:19
|
nonchocoboy 2003/09/23 17:03:18 PDT
Modified files:
modules/GMTL/gmtl Generate.h
modules/GMTL/Test/TestSuite/TestCases VecGenTest.cpp
VecGenTest.h
Log:
Added {set,make}{Column,Row}.
Revision Changes Path
1.3 +104 -5 GGT/modules/GMTL/Test/TestSuite/TestCases/VecGenTest.cpp
1.6 +7 -2 GGT/modules/GMTL/Test/TestSuite/TestCases/VecGenTest.h
1.80 +66 -2 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/VecGenTest.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/VecGenTest.h.diff?r1=1.5&r2=1.6&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.79&r2=1.80&diff_format=l
|
|
From: Ben S. <non...@us...> - 2003-09-24 00:02:18
|
nonchocoboy 2003/09/23 17:02:16 PDT
Modified files:
modules/GMTL/Test/TestSuite runner.cpp
Log:
Prevent linker errors on Win32 machines.
Revision Changes Path
1.4 +13 -2 GGT/modules/GMTL/Test/TestSuite/runner.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/runner.cpp.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Ben S. <non...@us...> - 2003-09-24 00:00:19
|
nonchocoboy 2003/09/23 17:00:18 PDT
Modified files:
modules/GMTL/Test/TestSuite/vc7 TestSuite.sln TestSuite.vcproj
Log:
Bring the VC7 project up to date.
Revision Changes Path
1.2 +8 -6 GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.sln
1.3 +43 -14 GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.sln.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.vcproj.diff?r1=1.2&r2=1.3&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-23 03:28:52
|
patrickh 2003/09/22 20:28:50 PDT
Modified files:
modules/GMTL SConstruct
Log:
I think it would be best if the PyGMTL shared library were linked against
boost_python_debug on all platforms, not just Windows. My intent is to
ensure compatibility with other Boost.Python-based extension modules that
would follow the same convention.
Revision Changes Path
1.27 +1 -1 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.26&r2=1.27&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-09 01:25:50
|
patrickh 2003/09/08 18:25:49 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases IntersectionTest.cpp
MatrixCompareTest.cpp
XformTest.cpp
Log:
assert() --> CPPUNIT_ASSERT()
Approved by: subatomic
Revision Changes Path
1.9 +10 -10 GGT/modules/GMTL/Test/TestSuite/TestCases/IntersectionTest.cpp
1.5 +3 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/MatrixCompareTest.cpp
1.7 +8 -8 GGT/modules/GMTL/Test/TestSuite/TestCases/XformTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/IntersectionTest.cpp.diff?r1=1.8&r2=1.9&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/MatrixCompareTest.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/XformTest.cpp.diff?r1=1.6&r2=1.7&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-08 05:30:43
|
patrickh 2003/09/07 22:30:36 PDT
Modified files:
modules/GMTL SConstruct
Log:
More Win32-related adjustments for the Python bindings:
* When making an optimized build, use the same compiler flags that are
used to build the optimized version of Boost.Python.
* Link against boost_python_debug.lib for the debug build.
* Use /MDd for the debug build and /MD for the optimized build.
Revision Changes Path
1.26 +9 -5 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.25&r2=1.26&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-08 00:19:09
|
patrickh 2003/09/07 17:18:15 PDT
Modified files:
modules/GMTL/Test/TestSuite SConscript
Log:
Fixed FreeBSD linking issue.
Revision Changes Path
1.9 +1 -1 GGT/modules/GMTL/Test/TestSuite/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/SConscript.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-08 00:11:19
|
patrickh 2003/09/07 17:10:11 PDT
Modified files:
modules/GMTL SConstruct
Log:
Instead of exiting if the Boost.Python stuff is not available, just
disable the build of PyGMTL.
Revision Changes Path
1.25 +1 -1 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.24&r2=1.25&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-07 18:07:17
|
subatomic 2003/09/07 11:07:15 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases SphereTest.cpp
Log:
added new intersectVolume for sphere/linetype
this is separate from intersect, which only intersects with the surface
of the sphere.
Revision Changes Path
1.9 +408 -109 GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-07 18:06:52
|
subatomic 2003/09/07 11:06:50 PDT
Modified files:
modules/GMTL ChangeLog
Log:
added new intersectVolume for sphere/linetype
this is separate from intersect, which only intersects with the surface
of the sphere.
Revision Changes Path
1.82 +3 -3 GGT/modules/GMTL/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.81&r2=1.82&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-07 18:05:54
|
subatomic 2003/09/07 11:05:52 PDT
Modified files:
modules/GMTL/gmtl Intersection.h
Log:
added new intersectVolume for sphere/linetype
this is separate from intersect, which only intersects with the surface
of the sphere.
Revision Changes Path
1.18 +112 -21 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.17&r2=1.18&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-09-07 02:18:12
|
patrickh 2003/09/06 19:18:11 PDT
Modified files:
modules/GMTL SConstruct
modules/GMTL/python SConscript
Log:
Try to deal with debugging versus optimized versions of the Python module
on Windows better. Apparently, a debug build of Python only loads debug
modules, and it expects them to have "_d" appended to their base name.
This is probably an ugly way of handling it, but it's the best way that I
can see to make the necessary changes.
Revision Changes Path
1.24 +4 -1 GGT/modules/GMTL/SConstruct
1.3 +11 -3 GGT/modules/GMTL/python/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.23&r2=1.24&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/SConscript.diff?r1=1.2&r2=1.3&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 21:59:46
|
subatomic 2003/09/06 14:58:48 PDT
Modified files:
modules/GMTL/gmtl Intersection.h
Log:
clean up intersect a bit, make a special case for zerolength, instead of
littering it throughout the rest of the cases... this should be more
stable too... simply does a point test when a zerolength ray is passed
in, using already available calculated data...
Revision Changes Path
1.17 +10 -22 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.16&r2=1.17&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 21:53:28
|
subatomic 2003/09/06 14:53:16 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases SphereTest.cpp
Log:
added another test
Revision Changes Path
1.8 +11 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp.diff?r1=1.7&r2=1.8&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 21:50:15
|
subatomic 2003/09/06 14:50:00 PDT
Modified files:
modules/GMTL/gmtl Intersection.h
Log:
accomodate another situation related to 0length linesegs and
intersection of spheres.
Revision Changes Path
1.16 +9 -9 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.15&r2=1.16&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 21:28:26
|
subatomic 2003/09/06 14:28:24 PDT
Modified files:
modules/GMTL/gmtl Intersection.h
Log:
needed degenerate case handling on the other side of the branch
Revision Changes Path
1.15 +12 -2 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.14&r2=1.15&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 21:26:53
|
subatomic 2003/09/06 14:26:51 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases SphereTest.cpp
Log:
test the other branch of the if in intersect
Revision Changes Path
1.7 +20 -4 GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp.diff?r1=1.6&r2=1.7&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 20:26:43
|
subatomic 2003/09/06 13:26:42 PDT
Modified files:
modules/GMTL ChangeLog
Log:
added bug fix
Revision Changes Path
1.81 +3 -0 GGT/modules/GMTL/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.80&r2=1.81&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 20:22:32
|
subatomic 2003/09/06 13:22:30 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases SphereTest.cpp
Log:
added a fex for degenerate case of intersect(lineseg,sphere) and
intersect(ray,sphere)
intersect test should pass now when the ray/seg length is 0
Revision Changes Path
1.6 +19 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/SphereTest.cpp.diff?r1=1.5&r2=1.6&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2003-09-06 20:22:29
|
subatomic 2003/09/06 13:22:07 PDT
Modified files:
modules/GMTL/gmtl Intersection.h
Log:
added a fex for degenerate case of intersect(lineseg,sphere) and
intersect(ray,sphere)
intersect test should pass now when the ray/seg length is 0.
Revision Changes Path
1.14 +14 -4 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.13&r2=1.14&diff_format=l
|