Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
132 7157 d 8 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 11 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
79 7178 d 6 h jab /trunk/src/Geometry/ some minor adjustments  
/trunk/src/Geometry/obj_load.cpp
/trunk/src/Geometry/obj_load.h
/trunk/src/Geometry/IndexedFaceSet.h
/trunk/src/Geometry/Makefile
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/Texmap.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/src/Geometry/TriMesh.h
78 7179 d 6 h jab /trunk/src/Geometry/ Added yet another indexed face set to GEL. This will be removed once IMesh
is ready for prime time.
 
/trunk/src/Geometry/IndexedFaceSet.h
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/Texmap.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/src/Geometry/TriMesh.h
/trunk/src/Geometry/TriMeshObjLoader.cpp
/trunk/src/Geometry/Makefile