Subversion Repositories gelsvn

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
176 7119 d 23 h bj /branches/restructuring/ updated VS projects and solution  
/branches/restructuring/GEL.sln
/branches/restructuring/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/branches/restructuring/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/branches/restructuring/apps/Decimator/Decimator.vcproj
/branches/restructuring/apps/OBJViewer/OBJViewer.vcproj
/branches/restructuring/apps/VolumePolygonize/VolumePolygonize.vcproj
/branches/restructuring/makefiles/GELapp.mpc
/branches/restructuring/src/CGLA/CGLA.vcproj
/branches/restructuring/src/GLGraphics/GLGraphics.vcproj
/branches/restructuring/src/Geometry/Geometry.vcproj
/branches/restructuring/src/HMesh/HMesh.vcproj
/branches/restructuring/src/LinAlg/LinAlg.vcproj
/branches/restructuring/src/Util/Util.vcproj
/branches/restructuring/test/CGLA-covariance/CGLA_covariance.vcproj
/branches/restructuring/test/CGLA-mat/CGLA_mat.vcproj
/branches/restructuring/test/CGLA-ogl/CGLA_ogl.vcproj
/branches/restructuring/test/CGLA-simple/CGLA_simple.vcproj
/branches/restructuring/test/CGLA-vec/CGLA_vec.vcproj
/branches/restructuring/test/Geometry-kdtree/Geometry_kdtree.vcproj
/branches/restructuring/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/branches/restructuring/test/Util-resman/Util_resman.vcproj
169 7125 d 21 h jab /branches/restructuring/ Many important changes to the polygonizer.  
/branches/restructuring/apps/VolumePolygonize/volpoly.cpp
/branches/restructuring/src/GLGraphics/GLViewController.h
/branches/restructuring/src/GLGraphics/QuatTrackBall.h
/branches/restructuring/src/HMesh/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.h
167 7133 d 22 h jab /branches/restructuring/src/GLGraphics/ Added draw functions  
/branches/restructuring/src/GLGraphics/draw.cpp
/branches/restructuring/src/GLGraphics/draw.h
161 7150 d 5 h jab /branches/restructuring/ Regenerated the vcproj files.  
/branches/restructuring/src/GLGraphics/GLGraphics.vcproj
/branches/restructuring/GEL.sln
/branches/restructuring/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/branches/restructuring/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/branches/restructuring/apps/Decimator/Decimator.vcproj
/branches/restructuring/apps/IMeshViewer/IMeshViewer.vcproj
/branches/restructuring/apps/OBJViewer/OBJViewer.vcproj
/branches/restructuring/apps/VolumePolygonize/VolumePolygonize.vcproj
/branches/restructuring/src/CGLA/CGLA.vcproj
/branches/restructuring/src/Geometry/Geometry.vcproj
/branches/restructuring/src/HMesh/HMesh.vcproj
/branches/restructuring/src/IMesh/IMesh.vcproj
/branches/restructuring/src/IMeshUtil/IMeshUtil.vcproj
/branches/restructuring/src/LinAlg/LinAlg.vcproj
/branches/restructuring/src/Util/Util.vcproj
/branches/restructuring/test/CGLA-covariance/CGLA_covariance.vcproj
/branches/restructuring/test/CGLA-mat/CGLA_mat.vcproj
/branches/restructuring/test/CGLA-ogl/CGLA_ogl.vcproj
/branches/restructuring/test/CGLA-simple/CGLA_simple.vcproj
/branches/restructuring/test/CGLA-vec/CGLA_vec.vcproj
/branches/restructuring/test/Geometry-kdtree/Geometry_kdtree.vcproj
/branches/restructuring/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/branches/restructuring/test/Util-resman/Util_resman.vcproj
156 7155 d 3 h jab /branches/restructuring/src/ Somehow gel.doxygen got erased. I added it back.

Many changes to Geometry::TriMesh
 
/branches/restructuring/src/gel.doxygen
/branches/restructuring/src/GLGraphics/Makefile
/branches/restructuring/src/Geometry/IndexedFaceSet.h
/branches/restructuring/src/Geometry/Material.h
/branches/restructuring/src/Geometry/TriMesh.cpp
/branches/restructuring/src/Geometry/TriMesh.h
/branches/restructuring/src/Geometry/obj_load.cpp
152 7155 d 22 h jab /branches/restructuring/src/GLGraphics/ Texmap is going altogether.  
/branches/restructuring/src/GLGraphics/Texmap.cpp
/branches/restructuring/src/GLGraphics/Texmap.h
/branches/restructuring/src/GLGraphics/GLViewController.cpp
/branches/restructuring/src/GLGraphics/GLViewController.h
/branches/restructuring/src/GLGraphics/QuatTrackBall.cpp
/branches/restructuring/src/GLGraphics/QuatTrackBall.h
/branches/restructuring/src/GLGraphics/SimpleTrackBall.cpp
/branches/restructuring/src/GLGraphics/SimpleTrackBall.h
150 7156 d 2 h jab /branches/restructuring/src/ Many files have been moved.  
/branches/restructuring/src/GLGraphics/Texmap.cpp
/branches/restructuring/src/GLGraphics/Texmap.h
/branches/restructuring/src/Geometry/Texmap.cpp
/branches/restructuring/src/Geometry/Texmap.h
/branches/restructuring/src/HMesh/build_manifold.cpp
/branches/restructuring/src/HMesh/build_manifold.h
/branches/restructuring/src/HMesh/caps_and_needles.cpp
/branches/restructuring/src/HMesh/caps_and_needles.h
/branches/restructuring/src/HMesh/mesh_optimization.cpp
/branches/restructuring/src/HMesh/mesh_optimization.h
/branches/restructuring/src/HMesh/obj_load.cpp
/branches/restructuring/src/HMesh/obj_load.h
/branches/restructuring/src/HMesh/obj_save.cpp
/branches/restructuring/src/HMesh/obj_save.h
/branches/restructuring/src/HMesh/quadric_simplify.cpp
/branches/restructuring/src/HMesh/quadric_simplify.h
/branches/restructuring/src/HMesh/refine_edges.cpp
/branches/restructuring/src/HMesh/refine_edges.h
/branches/restructuring/src/HMesh/smooth.cpp
/branches/restructuring/src/HMesh/smooth.h
/branches/restructuring/src/HMesh/triangulate.cpp
/branches/restructuring/src/HMesh/triangulate.h
/branches/restructuring/src/HMesh/triangulate_face_order.cpp
/branches/restructuring/src/HMesh/x3d_load.cpp
/branches/restructuring/src/HMesh/x3d_load.h
/branches/restructuring/src/HMesh/x3d_save.cpp
/branches/restructuring/src/HMesh/x3d_save.h
147 7156 d 3 h jab /branches/restructuring/src/GLGraphics/ This is the contents of the Graphics directory moved to GLGraphics  
/branches/restructuring/src/GLGraphics
/branches/restructuring/src/GLGraphics/GLViewController.cpp
/branches/restructuring/src/GLGraphics/GLViewController.h
/branches/restructuring/src/GLGraphics/Makefile
/branches/restructuring/src/GLGraphics/QuatTrackBall.cpp
/branches/restructuring/src/GLGraphics/QuatTrackBall.h
/branches/restructuring/src/GLGraphics/SimpleTrackBall.cpp
/branches/restructuring/src/GLGraphics/SimpleTrackBall.h
/branches/restructuring/src/GLGraphics/gel_gl.h
/branches/restructuring/src/GLGraphics/gel_glu.h
/branches/restructuring/src/GLGraphics/gel_glut.h