Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
448 5879 d 1 h jab /trunk/ Fixed a lot of include guards  
/trunk/GEL.xcodeproj/jab.pbxuser
/trunk/src/HMesh/Face.h
/trunk/src/HMesh/FaceCirculator.h
/trunk/src/HMesh/HalfEdge.h
/trunk/src/HMesh/Manifold.h
/trunk/src/HMesh/Vertex.h
/trunk/src/HMesh/VertexCirculator.h
/trunk/src/HMesh/build_manifold.h
/trunk/src/HMesh/caps_and_needles.h
/trunk/src/HMesh/close_holes.h
/trunk/src/HMesh/load.h
/trunk/src/HMesh/mesh_optimization.h
/trunk/src/HMesh/obj_load.h
/trunk/src/HMesh/obj_save.h
/trunk/src/HMesh/off_load.h
/trunk/src/HMesh/off_save.h
/trunk/src/HMesh/ply_load.h
/trunk/src/HMesh/quadric_simplify.h
/trunk/src/HMesh/refine_edges.h
/trunk/src/HMesh/smooth.h
/trunk/src/HMesh/subdivision.h
/trunk/src/HMesh/templates.h
/trunk/src/HMesh/triangulate.h
/trunk/src/HMesh/x3d_load.h
/trunk/src/HMesh/x3d_save.h
/trunk/src/Util/ArgExtracter.h
/trunk/src/Util/Grid2D.h
/trunk/src/Util/HashKey.h
/trunk/src/Util/HashTable.h
/trunk/src/Util/Parse.h
/trunk/src/Util/ResourceManager.h
/trunk/src/Util/Timer.h
/trunk/src/Util/XmlParser.h
/trunk/src/Util/string_utils.h
362 6247 d 16 h jab /trunk/src/ Some added documentation and also I added the tesselation routine  
/trunk/src/Geometry/tessellate.cpp
/trunk/src/Geometry/tessellate.h
/trunk/src/GLGraphics/draw.cpp
/trunk/src/GLGraphics/draw.h
/trunk/src/HMesh/build_manifold.h
/trunk/src/HMesh/close_holes.h
/trunk/src/HMesh/mesh_optimization.h
/trunk/src/HMesh/obj_load.cpp
/trunk/src/HMesh/obj_load.h
/trunk/src/HMesh/obj_save.h
/trunk/src/HMesh/quadric_simplify.cpp
/trunk/src/HMesh/quadric_simplify.h
/trunk/src/HMesh/x3d_load.h
183 7100 d 4 h jab /trunk/src/HMesh/ Some restructuring. fair_polygonize (h and cpp) have been removed.
The contents is now in volume polygonizei. Mostly minor changes
elsewhere.
 
/trunk/src/HMesh/volume_polygonize.cpp
/trunk/src/HMesh/volume_polygonize.h
/trunk/src/HMesh/fair_polygonize.cpp
/trunk/src/HMesh/fair_polygonize.h
/trunk/src/HMesh/Vertex.cpp
/trunk/src/HMesh/build_manifold.cpp
/trunk/src/HMesh/build_manifold.h
/trunk/src/HMesh/triangulate.cpp
/trunk/src/HMesh/triangulate.h
182 7106 d 6 h bj /trunk/ merged restructuring branch properly  
/trunk/src/HMesh/build_manifold.cpp
/trunk/src/HMesh/build_manifold.h
/trunk/src/HMesh/caps_and_needles.cpp
/trunk/src/HMesh/caps_and_needles.h
/trunk/src/HMesh/fair_polygonize.cpp
/trunk/src/HMesh/fair_polygonize.h
/trunk/src/HMesh/mesh_optimization.cpp
/trunk/src/HMesh/mesh_optimization.h
/trunk/src/HMesh/obj_load.cpp
/trunk/src/HMesh/obj_load.h
/trunk/src/HMesh/obj_save.cpp
/trunk/src/HMesh/obj_save.h
/trunk/src/HMesh/quadric_simplify.cpp
/trunk/src/HMesh/quadric_simplify.h
/trunk/src/HMesh/refine_edges.cpp
/trunk/src/HMesh/refine_edges.h
/trunk/src/HMesh/smooth.cpp
/trunk/src/HMesh/smooth.h
/trunk/src/HMesh/triangulate.cpp
/trunk/src/HMesh/triangulate.h
/trunk/src/HMesh/triangulate_face_order.cpp
/trunk/src/HMesh/x3d_load.cpp
/trunk/src/HMesh/x3d_load.h
/trunk/src/HMesh/x3d_save.cpp
/trunk/src/HMesh/x3d_save.h
/trunk/src/gel.doxygen
/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
150 7143 d 3 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 7143 d 3 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