Subversion Repositories gelsvn

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
157 7142 d 21 h jab /branches/restructuring/ A good deal of changes to various makefiles. Now a complete GEL shared
library is built!
 
/branches/restructuring/Makefile
/branches/restructuring/README
/branches/restructuring/apps/BloomenthalPolygonize/Makefile
/branches/restructuring/apps/BloomenthalPolygonize/bloomenthal-polygonize.cpp
/branches/restructuring/apps/BoundaryCollapse/Makefile
/branches/restructuring/apps/BoundaryCollapse/boundary_collapse.cpp
/branches/restructuring/apps/Decimator/Makefile
/branches/restructuring/apps/Decimator/decimator.cpp
/branches/restructuring/apps/IMeshViewer/Makefile
/branches/restructuring/apps/IMeshViewer/trimesh_viewer.cpp
/branches/restructuring/apps/OBJViewer/Makefile
/branches/restructuring/apps/OBJViewer/objview.cpp
/branches/restructuring/apps/VolumePolygonize/Makefile
/branches/restructuring/apps/VolumePolygonize/volpoly.cpp
/branches/restructuring/makefiles/common.mk
/branches/restructuring/makefiles/config.mk
/branches/restructuring/test/CGLA-ogl/ogl_test.cpp
/branches/restructuring/test/CGLA-vec/Makefile
145 7149 d 0 h /branches/restructuring/ This commit was manufactured by cvs2svn to create branch
'restructuring'.
 
/branches/restructuring
/branches/restructuring/bin
132 7157 d 20 h jab /trunk/ minor changes. These programs now include the new gel_gl.h gel_glu.h and
gel_glut.h headers instead of the normal GL headers. Easier portability.
 
/trunk/apps/IMeshViewer/trimesh_viewer.cpp
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/test/CGLA-ogl/ogl_test.cpp
125 7163 d 22 h jab /trunk/ Many small changes to allow GEL to compile on Mac OS X 10.4. Incidentally,
this version of OS X is based on gcc 4.0, so problems with this version of
gcc should also have been fixed now.
 
/trunk/apps/IMeshViewer/trimesh_viewer.cpp
/trunk/apps/OBJViewer/objview.cpp
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/Geometry/HGrid.h
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/RGrid.h
/trunk/src/Geometry/Texmap.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/save_raw.h
/trunk/src/Graphics/GLViewController.cpp
/trunk/src/Graphics/QuatTrackBall.cpp
/trunk/src/Graphics/SimpleTrackBall.cpp
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/LinAlg/Vector.h
/trunk/test/CGLA-ogl/ogl_test.cpp
102 7176 d 23 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
/trunk/apps/OBJViewer/objview.cpp
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/statistics.h
/trunk/src/Geometry/GradientFilter.cpp
/trunk/src/Geometry/Polygonizer.cpp
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/HMeshUtil/obj_save.cpp
/trunk/src/HMeshUtil/x3d_load.cpp
/trunk/src/HMeshUtil/x3d_save.cpp
/trunk/src/Util/Timer.h
97 7177 d 16 h bj /trunk/ *** empty log message ***  
/trunk/data/kd_head.bmp
/trunk/apps/Geometry-test/bloomenthal-polygonize.cpp
/trunk/apps/HMesh/boundary_collapse.cpp
/trunk/apps/HMesh/decimator.cpp
/trunk/apps/IMesh/.meshviewer.trackball
/trunk/apps/OBJViewer/objview.cpp
/trunk/apps/VolumePolygonize/volpoly.cpp
82 7177 d 23 h jab /trunk/apps/OBJViewer/ Added objview - a simple obj viewer.  
/trunk/apps/OBJViewer
/trunk/apps/OBJViewer/Makefile
/trunk/apps/OBJViewer/objview.cpp