Subversion Repositories gelsvn

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
128 7163 d 11 h jab /branches/vc2005beta-branch/src/HMesh/ redundancy removed.  
/branches/vc2005beta-branch/src/HMesh/templates.h
127 7163 d 19 h jrf /branches/vc2005beta-branch/src/HMeshUtil/ replaced to 0s with NULL_HALFEDGE_ITERs  
/branches/vc2005beta-branch/src/HMeshUtil/build_manifold.cpp
126 7163 d 19 h jrf /branches/vc2005beta-branch/src/Util/ added a NULL_RRLIST_ITER  
/branches/vc2005beta-branch/src/Util/ResourceManager.h
123 7164 d 15 h jab /branches/vc2005beta-branch/src/CGLA/ Changed some constants to call to inline functions.  
/branches/vc2005beta-branch/src/CGLA/CGLA.h
122 7164 d 16 h jab /branches/vc2005beta-branch/src/HMesh/ Moved the get null iter functions to inline functions  
/branches/vc2005beta-branch/src/HMesh/Face.cpp
/branches/vc2005beta-branch/src/HMesh/HalfEdge.cpp
/branches/vc2005beta-branch/src/HMesh/Vertex.cpp
/branches/vc2005beta-branch/src/HMesh/templates.h
121 7164 d 16 h jab /branches/vc2005beta-branch/src/HMesh/ Reorganized things slightly.  
/branches/vc2005beta-branch/src/HMesh/templates.cpp
/branches/vc2005beta-branch/src/HMesh/Face.cpp
/branches/vc2005beta-branch/src/HMesh/HalfEdge.cpp
/branches/vc2005beta-branch/src/HMesh/Vertex.cpp
/branches/vc2005beta-branch/src/HMesh/templates.h
120 7164 d 19 h jab /branches/vc2005beta-branch/src/HMesh/ some changes to allow visual studio 2005 beta to work  
/branches/vc2005beta-branch/src/HMesh/templates.cpp
/branches/vc2005beta-branch/src/HMesh/Face.cpp
/branches/vc2005beta-branch/src/HMesh/Face.h
/branches/vc2005beta-branch/src/HMesh/HalfEdge.cpp
/branches/vc2005beta-branch/src/HMesh/HalfEdge.h
/branches/vc2005beta-branch/src/HMesh/Vertex.cpp
/branches/vc2005beta-branch/src/HMesh/Vertex.h
/branches/vc2005beta-branch/src/HMesh/templates.h
119 7165 d 16 h /branches/vc2005beta-branch/ This commit was manufactured by cvs2svn to create branch
'vc2005beta-branch'.
 
/branches/vc2005beta-branch
/branches/vc2005beta-branch/bin
115 7169 d 18 h jab /trunk/ A few changes to ensure 64 bit portability.  
/trunk/apps/BoundaryCollapse/Makefile
/trunk/doc/CGLA-usage.tex
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/templates.h
/trunk/src/HMeshUtil/fair_polygonize.cpp
113 7173 d 11 h jab /trunk/ Some changes to the documentation.
There was a problem with double versions of the templates in 3x3 and 4x4
matrices.
 
/trunk/Makefile
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
/trunk/src/CGLA/Vec3Hf.h
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/Manifold.h
/trunk/src/gel.doxygen
112 7173 d 12 h jab /trunk/src/CGLA/ The double version of these templates was missing.  
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
106 7176 d 14 h bj /trunk/ refactoring med MPC  
/trunk/apps/CGLA-test
/trunk/apps/Geometry-test
/trunk/apps/HMesh
/trunk/apps/IMesh
/trunk/apps/LinAlg-test
/trunk/apps/UtilTest
/trunk/GEL.sln
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/Graphics/Graphics.vcproj
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/HMeshUtil/HMeshUtil.vcproj
/trunk/src/IMesh/IMesh.vcproj
/trunk/src/IMeshUtil/IMeshUtil.vcproj
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/Util/Util.vcproj
104 7176 d 15 h jab /trunk/src/HMesh/ Some bug fixes to flip_edge and insert_vertex.  
/trunk/src/HMesh/Manifold.cpp
103 7176 d 19 h bj /trunk/src/ "fixed" most warnings when compiling with MSVC.  
/trunk/src/HMesh/Face.cpp
/trunk/src/HMesh/HalfEdge.cpp
/trunk/src/HMesh/Vertex.cpp
/trunk/src/HMeshUtil/fair_polygonize.cpp
102 7176 d 22 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
99 7177 d 1 h jab /trunk/src/HMeshUtil/ removed an unneeded header file.  
/trunk/src/HMeshUtil/caps_and_needles.cpp
/trunk/src/HMeshUtil/quadric_simplify.cpp
/trunk/src/HMeshUtil/refine_edges.cpp
96 7177 d 15 h bj /trunk/ sm� rettelser jab....  
/trunk/apps/Geometry-test/bloomenthal-polygonize.cpp
/trunk/apps/Geometry-test/kdtreetest.cpp
/trunk/apps/LinAlg-test/linalg-test.cpp
/trunk/apps/UtilTest/resmatest.cpp
/trunk/src/HMeshUtil/obj_load.cpp
95 7177 d 15 h bj /trunk/ *** empty log message ***  
/trunk/apps/CGLA-test/.cvsignore
/trunk/apps/CGLA-test/covariance_test.vcproj
/trunk/apps/CGLA-test/mat_test.vcproj
/trunk/apps/CGLA-test/ogl_test.vcproj
/trunk/apps/CGLA-test/simple_test.vcproj
/trunk/apps/CGLA-test/vec_test.vcproj
/trunk/apps/Geometry-test/bloomenthal_polygonize.vcproj
/trunk/apps/Geometry-test/kdtreetest.vcproj
/trunk/apps/HMesh/boundary_collapse.vcproj
/trunk/apps/HMesh/decimator.vcproj
/trunk/apps/IMesh/.meshviewer.trackball
/trunk/apps/IMesh/trimeshtest.vcproj
/trunk/apps/LinAlg-test/LinAlg_test.vcproj
/trunk/apps/OBJViewer/objview.vcproj
/trunk/apps/UtilTest/UtilTest.vcproj
/trunk/apps/UtilTest/resmatest.vcproj
/trunk/apps/VolumePolygonize/volpoly.vcproj
/trunk/GEL.sln
/trunk/apps/CGLA-test
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/Graphics/Graphics.vcproj
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/HMeshUtil/HMeshUtil.vcproj
/trunk/src/IMesh/IMesh.vcproj
/trunk/src/IMeshUtil/IMeshUtil.vcproj
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/Util/HashKey.cpp
/trunk/src/Util/Util.vcproj
89 7177 d 17 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
/trunk/src/gel.doxygen
/trunk/src/CGLA/ArithMatFloat.h
/trunk/src/CGLA/ArithSqMat2x2Float.h
/trunk/src/CGLA/ArithSqMat3x3Float.h
/trunk/src/CGLA/ArithSqMat4x4Float.h
/trunk/src/CGLA/ArithSqMatFloat.h
/trunk/src/CGLA/ArithVec.h
/trunk/src/CGLA/ArithVec4Float.h
/trunk/src/CGLA/BitMask.h
/trunk/src/CGLA/Mat2x2d.h
/trunk/src/CGLA/Mat2x2f.h
/trunk/src/CGLA/Mat2x3d.h
/trunk/src/CGLA/Mat2x3f.h
/trunk/src/CGLA/Mat3x3d.h
/trunk/src/CGLA/Mat3x3f.h
/trunk/src/CGLA/Mat4x4d.h
/trunk/src/CGLA/Mat4x4f.h
/trunk/src/CGLA/Quatd.h
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/Quatf.h
/trunk/src/CGLA/UnitVector.h
/trunk/src/CGLA/Vec2d.h
/trunk/src/CGLA/Vec2f.h
/trunk/src/CGLA/Vec2i.h
/trunk/src/CGLA/Vec3d.h
/trunk/src/CGLA/Vec3f.h
/trunk/src/CGLA/Vec3i.h
/trunk/src/CGLA/Vec3uc.h
/trunk/src/CGLA/Vec3usi.h
/trunk/src/CGLA/Vec4d.h
/trunk/src/CGLA/Vec4f.h
/trunk/src/CGLA/Vec4uc.h
/trunk/src/Geometry/AncestorGrid.h
/trunk/src/Geometry/Cell.h
/trunk/src/Geometry/GradientFilter.h
/trunk/src/Geometry/HGrid.h
/trunk/src/Geometry/IndexedFaceSet.h
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/Polygonizer.h
/trunk/src/Geometry/QEM.h
/trunk/src/Geometry/RGrid.h
/trunk/src/Geometry/ThreeDDDA.h
/trunk/src/Geometry/TriMesh.h
/trunk/src/Graphics/QuatTrackBall.h
/trunk/src/Graphics/SimpleTrackBall.h
/trunk/src/HMesh/FaceCirculator.h
/trunk/src/HMesh/Manifold.h
/trunk/src/HMesh/VertexCirculator.h
/trunk/src/HMesh/templates.h
/trunk/src/HMeshUtil/build_manifold.h
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/IMesh/AttrVec.h
/trunk/src/IMesh/TriMesh.h
/trunk/src/IMesh/TriMeshBuilder.h
/trunk/src/LinAlg/Matrix.h
/trunk/src/Util/HashKey.cpp
/trunk/src/Util/HashKey.h
/trunk/src/Util/HashTable.h
/trunk/src/Util/ResourceManager.h
88 7177 d 21 h jab /trunk/src/HMesh/ Minor change  
/trunk/src/HMesh/HalfEdge.h

Show All