Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
23 7289 d 0 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
22 7320 d 9 h /branches/imesh-and-hmesh/ This commit was manufactured by cvs2svn to create branch
'imesh-and-hmesh'.
 
/branches/imesh-and-hmesh
12 7350 d 1 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
/trunk/README
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/ogl_test.cpp
/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/ArithVec2Float.cpp
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/Mat2x2d.h
/trunk/src/CGLA/Mat2x2f.h
/trunk/src/CGLA/Mat2x3d.h
/trunk/src/CGLA/Mat2x3f.h
/trunk/src/CGLA/Mat3x3f.h
/trunk/src/CGLA/Mat4x4d.cpp
/trunk/src/CGLA/Mat4x4d.h
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/CGLA/Mat4x4f.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/UnitVector.h
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/CGLA/statistics.cpp
/trunk/src/CGLA/statistics.h
2 7352 d 8 h bj /trunk/ initsl commit with a single app project  
/trunk/GEL.sln
/trunk/Makefile
/trunk/README
/trunk/apps
/trunk/apps/CGLA-test
/trunk/apps/CGLA-test/CGLA-mat_test.vcproj
/trunk/apps/CGLA-test/Makefile
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/mat_test.cpp
/trunk/apps/CGLA-test/ogl_test.cpp
/trunk/apps/CGLA-test/simple_test.cpp
/trunk/apps/CGLA-test/vec_test.cpp
/trunk/doc
/trunk/doc/CodingConventions.txt
/trunk/doc/Doxyfile
/trunk/makefiles
/trunk/makefiles/AppTemplate.mk
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/makefiles/IRIX_IP32_CC.mk
/trunk/makefiles/LibTemplate.mk
/trunk/makefiles/Linux_i686_g++.mk
/trunk/makefiles/Linux_i686_g++3.mk
/trunk/makefiles/Linux_i686_icc.mk
/trunk/makefiles/PlatformTemplate.mk
/trunk/makefiles/SunOS_sun4u_CC.mk
/trunk/makefiles/application.mk
/trunk/makefiles/common.mk
/trunk/makefiles/config.mk
/trunk/makefiles/definitions.mk
/trunk/makefiles/findcompiler.sh
/trunk/makefiles/library.mk
/trunk/src
/trunk/src/CGLA
/trunk/src/CGLA/ArithMatFloat.h
/trunk/src/CGLA/ArithSqMat2x2Float.h
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat3x3Float.h
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.h
/trunk/src/CGLA/ArithSqMatFloat.h
/trunk/src/CGLA/ArithVec.h
/trunk/src/CGLA/ArithVec2Float.cpp
/trunk/src/CGLA/ArithVec2Float.h
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVec3Float.h
/trunk/src/CGLA/ArithVec3Int.h
/trunk/src/CGLA/ArithVec4Float.h
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/CGLA/ArithVecInt.h
/trunk/src/CGLA/BitMask.h
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/CGLA/ExceptionStandard.h
/trunk/src/CGLA/Makefile
/trunk/src/CGLA/Mat2x2d.h
/trunk/src/CGLA/Mat2x2f.h
/trunk/src/CGLA/Mat2x3f.h
/trunk/src/CGLA/Mat3x3d.h
/trunk/src/CGLA/Mat3x3f.cpp
/trunk/src/CGLA/Mat3x3f.h
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/CGLA/Mat4x4f.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/TableTrigonometry.cpp
/trunk/src/CGLA/TableTrigonometry.h
/trunk/src/CGLA/UnitVector.h
/trunk/src/CGLA/Vec2d.h
/trunk/src/CGLA/Vec2f.h
/trunk/src/CGLA/Vec2i.cpp
/trunk/src/CGLA/Vec2i.h
/trunk/src/CGLA/Vec3Hf.h
/trunk/src/CGLA/Vec3d.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h
/trunk/src/CGLA/Vec3i.cpp
/trunk/src/CGLA/Vec3i.h
/trunk/src/CGLA/Vec3uc.h
/trunk/src/CGLA/Vec3usi.h
/trunk/src/CGLA/Vec4f.h
/trunk/src/CGLA/Vec4uc.h
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/CGLA/eigensolution.h
/trunk/src/CGLA/statistics.cpp
/trunk/src/CGLA/statistics.h