Subversion Repositories gelsvn

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
308 6730 d 9 h jab /branches/ray-debug/ Many changes in order to make ray tracer work with bboxes  
/branches/ray-debug/apps/Raytracer/Makefile
/branches/ray-debug/apps/Raytracer/raytrace.cpp
/branches/ray-debug/src/Geometry/BoundingINode.cpp
/branches/ray-debug/src/Geometry/BoundingINode.h
/branches/ray-debug/src/Geometry/BoundingLNode.cpp
/branches/ray-debug/src/Geometry/BoundingLNode.h
/branches/ray-debug/src/Geometry/BoundingNode.cpp
/branches/ray-debug/src/Geometry/BoundingNode.h
/branches/ray-debug/src/Geometry/BoundingTree.cpp
/branches/ray-debug/src/Geometry/BoundingTree.h
/branches/ray-debug/src/Geometry/Triangle.h
307 6730 d 11 h jab /branches/ray-debug/ new branch for debugging ray tracing  
/branches/ray-debug
306 6730 d 11 h jrf /trunk/ quaternion_cleanup branch has been merged with main branch  
/trunk/src/CGLA/ArithQuat.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/Quatd.h
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/Quatf.h
/trunk/src/CGLA/Vec3d.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h
/trunk/test/CGLA-simple/simple_test.cpp
/trunk/test/CGLA-vec/vec_test.cpp
305 6730 d 14 h jab /trunk/apps/ I have made minor changes to ensure things compile on Linux. Mostly
adding Makefiles
 
/trunk/apps/MeshDistance/Makefile
/trunk/apps/Raytracer/Makefile
/trunk/apps/Decimator/decimator.cpp
/trunk/apps/Raytracer/raytrace.cpp
304 6730 d 14 h jab /trunk/src/ I have made minor changes to ensure that GEL compiles on Linux.  
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/Geometry/BBox.cpp
/trunk/src/Geometry/BBox.h
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/Ray.h
/trunk/src/Geometry/ThreeDDDA.cpp
/trunk/src/Geometry/ThreeDDDA.h
299 6742 d 13 h jrf /trunk/ The SPD branch has been merged with the main branch.
This means that Bounding Box Hierarchies, BSP Trees, and two new applications have been added.
 
/trunk/apps/MeshDistance
/trunk/apps/Raytracer
/trunk/src/Geometry/AABox.cpp
/trunk/src/Geometry/AABox.h
/trunk/src/Geometry/BBox.cpp
/trunk/src/Geometry/BBox.h
/trunk/src/Geometry/BSPTree.cpp
/trunk/src/Geometry/BSPTree.h
/trunk/src/Geometry/BoundingINode.cpp
/trunk/src/Geometry/BoundingINode.h
/trunk/src/Geometry/BoundingLNode.cpp
/trunk/src/Geometry/BoundingLNode.h
/trunk/src/Geometry/BoundingNode.cpp
/trunk/src/Geometry/BoundingNode.h
/trunk/src/Geometry/BoundingTree.cpp
/trunk/src/Geometry/BoundingTree.h
/trunk/src/Geometry/OBox.cpp
/trunk/src/Geometry/OBox.h
/trunk/src/Geometry/Ray.h
/trunk/src/Geometry/Triangle.cpp
/trunk/src/Geometry/Triangle.h
/trunk/src/Geometry/build_bbtree.cpp
/trunk/src/Geometry/build_bbtree.h
/trunk/src/Geometry/verification.cpp
/trunk/src/Geometry/verification.h
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/GLGraphics/QuatTrackBall.cpp
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
/trunk/src/Geometry/ThreeDDDA.cpp
/trunk/src/Geometry/ThreeDDDA.h
297 6742 d 15 h jrf /trunk/data/  
/trunk/data/bunny-little.x3d
295 6742 d 15 h jrf /trunk/src/Geometry/  
/trunk/src/Geometry/TriMesh.cpp
294 6742 d 16 h jrf /  
/branches/SPD/apps/Raytracer
/branches/SPD/apps/Raytracer/Camera.h
/branches/SPD/apps/Raytracer/raytrace.cpp
/trunk/data/dolphins.obj
/branches/SPD/apps/MeshDistance/meshdist.cpp
/branches/SPD/apps/OBJViewer/objview.cpp
/branches/SPD/apps/VolumePolygonize/volpoly.cpp
/branches/SPD/src/GLGraphics/QuatTrackBall.cpp
/branches/SPD/src/GLGraphics/QuatTrackBall.h
/branches/SPD/src/Geometry/Ray.h
293 6742 d 16 h jab /trunk/apps/VolumePolygonize/ minor changes  
/trunk/apps/VolumePolygonize/volpoly.cpp
288 6794 d 16 h bj /trunk/ updated description to include Install_Debug  
/trunk/README_MSVC
277 6822 d 16 h jrf /trunk/src/ The int_pow function in CGLA has been updated to run with O(log(n)) complexity.

The QuatTrackBall has been updated.
 
/trunk/src/CGLA/CGLA.h
/trunk/src/GLGraphics/QuatTrackBall.cpp
/trunk/src/GLGraphics/QuatTrackBall.h
276 6836 d 10 h bj /trunk/makefiles/MPC/ tested vs2005  
/trunk/makefiles/MPC/msvc8exe.mpt
/trunk/makefiles/MPC/msvc8lib.mpt
272 6836 d 11 h bj /trunk/ added cd command to work from installer  
/trunk/build_solution.bat
271 6836 d 13 h bj /trunk/ removed .vcproj and .sln files from SVN  
/trunk/GEL.sln
/trunk/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/trunk/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/trunk/apps/Decimator/Decimator.vcproj
/trunk/apps/OBJViewer/OBJViewer.vcproj
/trunk/apps/VolumePolygonize/VolumePolygonize.vcproj
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/GLGraphics/GLGraphics.vcproj
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/Util/Util.vcproj
/trunk/test/CGLA-covariance/CGLA_covariance.vcproj
/trunk/test/CGLA-mat/CGLA_mat.vcproj
/trunk/test/CGLA-ogl/CGLA_ogl.vcproj
/trunk/test/CGLA-simple/CGLA_simple.vcproj
/trunk/test/CGLA-vec/CGLA_vec.vcproj
/trunk/test/Geometry-kdtree/Geometry_kdtree.vcproj
/trunk/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/trunk/test/Util-resman/Util_resman.vcproj
270 6836 d 13 h bj /trunk/makefiles/MPC/ added MPC files. these are already in SVN in GELUtil, but they are here as well to ensure that one only needs to checkout the GEL branch of the repository  
/trunk/makefiles/MPC/config
/trunk/makefiles/MPC/config/default.rel
/trunk/makefiles/MPC/config/global.features
/trunk/makefiles/MPC/mwc.exe
/trunk/makefiles/MPC/templates
/trunk/makefiles/MPC/templates/automake.mpd
/trunk/makefiles/MPC/templates/automakedll.mpt
/trunk/makefiles/MPC/templates/automakeexe.mpt
/trunk/makefiles/MPC/templates/bds.mpd
/trunk/makefiles/MPC/templates/bdsdll.mpt
/trunk/makefiles/MPC/templates/bdsexe.mpt
/trunk/makefiles/MPC/templates/bmake.mpd
/trunk/makefiles/MPC/templates/bmakecommon.mpt
/trunk/makefiles/MPC/templates/bmakedll.mpt
/trunk/makefiles/MPC/templates/bmakedllexe.mpt
/trunk/makefiles/MPC/templates/bmakelib.mpt
/trunk/makefiles/MPC/templates/bmakelibexe.mpt
/trunk/makefiles/MPC/templates/cbx.mpd
/trunk/makefiles/MPC/templates/cbxdll.mpt
/trunk/makefiles/MPC/templates/cbxexe.mpt
/trunk/makefiles/MPC/templates/common.mpt
/trunk/makefiles/MPC/templates/em3.mpd
/trunk/makefiles/MPC/templates/em3vcpdll.mpt
/trunk/makefiles/MPC/templates/em3vcpdllexe.mpt
/trunk/makefiles/MPC/templates/em3vcplib.mpt
/trunk/makefiles/MPC/templates/em3vcplibexe.mpt
/trunk/makefiles/MPC/templates/ghs.mpd
/trunk/makefiles/MPC/templates/ghscommon.mpt
/trunk/makefiles/MPC/templates/ghsdll.mpt
/trunk/makefiles/MPC/templates/ghsdllexe.mpt
/trunk/makefiles/MPC/templates/ghslib.mpt
/trunk/makefiles/MPC/templates/ghslibexe.mpt
/trunk/makefiles/MPC/templates/html.mpd
/trunk/makefiles/MPC/templates/make.mpd
/trunk/makefiles/MPC/templates/makedll.mpt
/trunk/makefiles/MPC/templates/makeexe.mpt
/trunk/makefiles/MPC/templates/nmake.mpd
/trunk/makefiles/MPC/templates/nmakedll.mpt
/trunk/makefiles/MPC/templates/nmakeexe.mpt
/trunk/makefiles/MPC/templates/sle.mpd
/trunk/makefiles/MPC/templates/sledll.mpt
/trunk/makefiles/MPC/templates/sleexe.mpt
/trunk/makefiles/MPC/templates/unixcommon.mpt
/trunk/makefiles/MPC/templates/vc6.mpd
/trunk/makefiles/MPC/templates/vc6dspdll.mpt
/trunk/makefiles/MPC/templates/vc6dspdllexe.mpt
/trunk/makefiles/MPC/templates/vc6dsplib.mpt
/trunk/makefiles/MPC/templates/vc6dsplibexe.mpt
/trunk/makefiles/MPC/templates/vc7.mpd
/trunk/makefiles/MPC/templates/vc7csharp.mpd
/trunk/makefiles/MPC/templates/vc7csharp.mpt
/trunk/makefiles/MPC/templates/vc7dll.mpt
/trunk/makefiles/MPC/templates/vc7exe.mpt
/trunk/makefiles/MPC/templates/vc7lib.mpt
/trunk/makefiles/MPC/templates/vc7libexe.mpt
/trunk/makefiles/MPC/templates/vc7vb.mpd
/trunk/makefiles/MPC/templates/vc7vb.mpt
/trunk/makefiles/MPC/templates/vc8.mpd
/trunk/makefiles/MPC/templates/vc8csharp.mpd
/trunk/makefiles/MPC/templates/vc8csharp.mpt
/trunk/makefiles/MPC/templates/vc8dll.mpt
/trunk/makefiles/MPC/templates/vc8exe.mpt
/trunk/makefiles/MPC/templates/vc8lib.mpt
/trunk/makefiles/MPC/templates/vc8libexe.mpt
/trunk/makefiles/MPC/templates/vc8platforms.mpt
/trunk/makefiles/MPC/templates/vccommon.mpt
/trunk/makefiles/MPC/templates/windowscommon.mpt
268 6836 d 13 h bj /trunk/ moved MPC stuff to makefiles/MPC  
/trunk/build_solution.bat
267 6836 d 13 h bj /trunk/makefiles/ Moved remotely  
/trunk/makefiles/MPC/msvcexe.mpt
/trunk/makefiles/msvcexe.mpt
266 6836 d 13 h bj /trunk/makefiles/ Moved remotely  
/trunk/makefiles/MPC/msvc8lib.mpt
/trunk/makefiles/msvc8lib.mpt
265 6836 d 13 h bj /trunk/makefiles/ Moved remotely  
/trunk/makefiles/MPC/msvc8exe.mpt
/trunk/makefiles/msvc8exe.mpt

Show All