Subversion Repositories gelsvn

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
158 7147 d 4 h jab /branches/restructuring/ A delayed removal mode has been added to Manifold.  
/branches/restructuring/apps/Decimator/decimator.cpp
/branches/restructuring/src/HMesh/Manifold.cpp
/branches/restructuring/src/HMesh/Manifold.h
157 7150 d 5 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
156 7150 d 5 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
155 7150 d 5 h jab /branches/restructuring/src/HMesh/ Took the chance to make some changes to Manifold which used to be a struct
and is now a class.

Also the collapse and precond functions now longer take the redundant
vertexIter arg.
 
/branches/restructuring/src/HMesh/Manifold.cpp
/branches/restructuring/src/HMesh/Manifold.h
/branches/restructuring/src/HMesh/build_manifold.cpp
/branches/restructuring/src/HMesh/caps_and_needles.cpp
/branches/restructuring/src/HMesh/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.h
/branches/restructuring/src/HMesh/quadric_simplify.cpp
154 7151 d 0 h jab /branches/restructuring/ Minor changes.  
/branches/restructuring/README
153 7151 d 0 h jab /branches/restructuring/ Minor changes.  
/branches/restructuring/README
/branches/restructuring/src/Geometry/Material.h
/branches/restructuring/src/Geometry/TriMesh.h
152 7151 d 0 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
151 7151 d 4 h jab /branches/restructuring/src/ Junk  
/branches/restructuring/src/Graphics
150 7151 d 4 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
149 7151 d 4 h jab /branches/restructuring/src/HMesh/ A lot of stuff previously in the Util library has been moved here.  
/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/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.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
148 7151 d 4 h jab /branches/restructuring/src/ Moved to HMesh  
/branches/restructuring/src/HMeshUtil
147 7151 d 5 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
146 7151 d 5 h jab /branches/restructuring/src/Graphics/ Removing all contents from Graphics - moving it to GlGraphics  
/branches/restructuring/src/Graphics/GLViewController.cpp
/branches/restructuring/src/Graphics/GLViewController.h
/branches/restructuring/src/Graphics/Makefile
/branches/restructuring/src/Graphics/QuatTrackBall.cpp
/branches/restructuring/src/Graphics/QuatTrackBall.h
/branches/restructuring/src/Graphics/SimpleTrackBall.cpp
/branches/restructuring/src/Graphics/SimpleTrackBall.h
/branches/restructuring/src/Graphics/gel_gl.h
/branches/restructuring/src/Graphics/gel_glu.h
/branches/restructuring/src/Graphics/gel_glut.h
145 7156 d 7 h /branches/restructuring/ This commit was manufactured by cvs2svn to create branch
'restructuring'.
 
/branches/restructuring
/branches/restructuring/bin
144 7156 d 7 h jab /trunk/src/ No real change to Mat4x4f.cpp, gel.doxygen is a duplicate.  
/trunk/src/gel.doxygen
/trunk/src/CGLA/Mat4x4f.cpp
143 7157 d 1 h bj /trunk/ *** empty log message ***  
/trunk/build_vc71_solution_CGLA.bat
142 7157 d 1 h bj /trunk/ *** empty log message ***  
/trunk/GEL_single.mwc
141 7157 d 1 h bj /trunk/ *** empty log message ***  
/trunk/MPC/CGLA.pl
/trunk/build_vc71_solution_CGLA.bat
140 7157 d 2 h bj /trunk/ *** empty log message ***  
/trunk/GEL_single.mpc
/trunk/makefiles/GEL.mpc
139 7157 d 2 h bj /trunk/ *** empty log message ***  
/trunk/GEL_single.mpc
/trunk/build_vc71_solution.bat
/trunk/makefiles/GELapp.mpc

Show All