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
123 7167 d 1 h jab /branches/vc2005beta-branch/src/CGLA/ Changed some constants to call to inline functions.  
/branches/vc2005beta-branch/src/CGLA/CGLA.h
122 7167 d 2 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 7167 d 2 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 7167 d 5 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 7168 d 2 h /branches/vc2005beta-branch/ This commit was manufactured by cvs2svn to create branch
'vc2005beta-branch'.
 
/branches/vc2005beta-branch
/branches/vc2005beta-branch/bin
115 7172 d 4 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 7175 d 21 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 7175 d 22 h jab /trunk/src/CGLA/ The double version of these templates was missing.  
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
106 7179 d 0 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 7179 d 1 h jab /trunk/src/HMesh/ Some bug fixes to flip_edge and insert_vertex.  
/trunk/src/HMesh/Manifold.cpp
103 7179 d 5 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 7179 d 8 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 7179 d 11 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 7180 d 1 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 7180 d 1 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 7180 d 3 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 7180 d 7 h jab /trunk/src/HMesh/ Minor change  
/trunk/src/HMesh/HalfEdge.h
87 7180 d 7 h jab /trunk/src/Graphics/ Some renaming of the trackballs. A new trackball has been added.  
/trunk/src/Graphics/QuatTrackBall.cpp
/trunk/src/Graphics/QuatTrackBall.h
/trunk/src/Graphics/SimpleTrackBall.cpp
/trunk/src/Graphics/SimpleTrackBall.h
/trunk/src/Graphics/TrackBall.cpp
/trunk/src/Graphics/TrackBall.h
/trunk/src/Graphics/GLViewController.cpp
/trunk/src/Graphics/GLViewController.h
86 7180 d 7 h jab /trunk/src/Geometry/ The obj loader has been given the simple name obj_load. The fair polygonize
function is now in HMeshUtil
 
/trunk/src/Geometry/TriMeshObjLoader.cpp
/trunk/src/Geometry/fair_polygonize.cpp
/trunk/src/Geometry/fair_polygonize.h
85 7180 d 7 h jab /trunk/src/HMeshUtil/ Fair polygonize was moved here. obj_load is an obj loader building on the
simple TriMesh obj loader.
 
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/HMeshUtil/fair_polygonize.h
/trunk/src/HMeshUtil/obj_load.cpp
/trunk/src/HMeshUtil/obj_load.h

Show All