Subversion Repositories gelsvn

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
38 7288 d 8 h jab /branches/imesh-and-hmesh/ very few changes. Some improved documentation and simplified makefiles.  
/branches/imesh-and-hmesh/apps/CGLA-test/covariance_test.cpp
/branches/imesh-and-hmesh/apps/HMesh/Makefile
/branches/imesh-and-hmesh/apps/HMesh/boundary_collapse.cpp
/branches/imesh-and-hmesh/apps/HMesh/decimator.cpp
/branches/imesh-and-hmesh/apps/IMesh/Makefile
/branches/imesh-and-hmesh/apps/IMesh/trimeshtest.cpp
/branches/imesh-and-hmesh/makefiles/Linux_i686_g++.mk
/branches/imesh-and-hmesh/src/CGLA/CGLA.h
/branches/imesh-and-hmesh/src/Graphics/GLViewController.cpp
/branches/imesh-and-hmesh/src/Graphics/TrackBall.cpp
37 7288 d 9 h bj /branches/imesh-and-hmesh/ integrated clapack  
/branches/imesh-and-hmesh/src/Geometry/Geometry.vcproj
/branches/imesh-and-hmesh/src/LinAlg/LinAlg.vcproj
/branches/imesh-and-hmesh/GEL.sln
/branches/imesh-and-hmesh/apps/CGLA-test/CGLA-mat_test.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-boundary_collapse.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-decimator.vcproj
/branches/imesh-and-hmesh/apps/IMesh/IMesh-trimeshtest.vcproj
/branches/imesh-and-hmesh/src/CGLA/CGLA.vcproj
/branches/imesh-and-hmesh/src/Graphics/Graphics.vcproj
/branches/imesh-and-hmesh/src/HMesh/HMesh.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/HMeshUtil.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/x3d_load.cpp
/branches/imesh-and-hmesh/src/IMesh/IMesh.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/IMeshUtil.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/x3d_load.cpp
/branches/imesh-and-hmesh/src/LinAlg/LapackFunc.h
/branches/imesh-and-hmesh/src/LinAlg/LinAlgIO.cpp
/branches/imesh-and-hmesh/src/Util/Util.vcproj
28 7310 d 6 h bj /branches/imesh-and-hmesh/ added Install build mode which copies header files to %GELEXT%include and builds libs to %GELEXT%lib\windows  
/branches/imesh-and-hmesh/GEL.sln
/branches/imesh-and-hmesh/apps/CGLA-test/CGLA-mat_test.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-boundary_collapse.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-decimator.vcproj
/branches/imesh-and-hmesh/apps/IMesh/IMesh-trimeshtest.vcproj
/branches/imesh-and-hmesh/src/CGLA/CGLA.vcproj
/branches/imesh-and-hmesh/src/Graphics/Graphics.vcproj
/branches/imesh-and-hmesh/src/HMesh/HMesh.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/HMeshUtil.vcproj
/branches/imesh-and-hmesh/src/IMesh/IMesh.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/IMeshUtil.vcproj
/branches/imesh-and-hmesh/src/Util/Util.vcproj
26 7310 d 7 h bj /branches/imesh-and-hmesh/ comiles under visual studio in release mode.
still minor problems in debug mode
 
/branches/imesh-and-hmesh/apps/HMesh/HMesh-boundary_collapse.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-decimator.vcproj
/branches/imesh-and-hmesh/apps/IMesh/IMesh-trimeshtest.vcproj
/branches/imesh-and-hmesh/src/Graphics/Graphics.vcproj
/branches/imesh-and-hmesh/src/HMesh/HMesh.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/HMeshUtil.vcproj
/branches/imesh-and-hmesh/src/IMesh/IMesh.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/IMeshUtil.vcproj
/branches/imesh-and-hmesh/src/Util/Util.vcproj
/branches/imesh-and-hmesh/GEL.sln
/branches/imesh-and-hmesh/apps/CGLA-test/CGLA-mat_test.vcproj
/branches/imesh-and-hmesh/apps/HMesh/decimator.cpp
/branches/imesh-and-hmesh/src/HMesh/Face.cpp
/branches/imesh-and-hmesh/src/HMeshUtil/build_manifold.cpp
/branches/imesh-and-hmesh/src/HMeshUtil/triangulate.cpp
/branches/imesh-and-hmesh/src/HMeshUtil/x3d_load.cpp
/branches/imesh-and-hmesh/src/Util/Parse.cpp
23 7322 d 3 h jab /branches/imesh-and-hmesh/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
/branches/imesh-and-hmesh/apps/HMesh
/branches/imesh-and-hmesh/apps/HMesh/Makefile
/branches/imesh-and-hmesh/apps/HMesh/boundary_collapse.cpp
/branches/imesh-and-hmesh/apps/HMesh/decimator.cpp
/branches/imesh-and-hmesh/apps/IMesh
/branches/imesh-and-hmesh/apps/IMesh/Makefile
/branches/imesh-and-hmesh/apps/IMesh/trimeshtest.cpp
/branches/imesh-and-hmesh/src/Geometry
/branches/imesh-and-hmesh/src/Geometry/Makefile
/branches/imesh-and-hmesh/src/Geometry/QEM.cpp
/branches/imesh-and-hmesh/src/Geometry/QEM.h
/branches/imesh-and-hmesh/src/Graphics
/branches/imesh-and-hmesh/src/Graphics/GLViewController.cpp
/branches/imesh-and-hmesh/src/Graphics/GLViewController.h
/branches/imesh-and-hmesh/src/Graphics/Makefile
/branches/imesh-and-hmesh/src/Graphics/TrackBall.cpp
/branches/imesh-and-hmesh/src/Graphics/TrackBall.h
/branches/imesh-and-hmesh/src/HMesh
/branches/imesh-and-hmesh/src/HMesh/Face.cpp
/branches/imesh-and-hmesh/src/HMesh/Face.h
/branches/imesh-and-hmesh/README
/branches/imesh-and-hmesh/makefiles/config.mk