gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
branches
/
vc2005beta-branch
/
src/
– Rev 128
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
Changes
128
7165 d 19 h
jab
/branches/vc2005beta-branch/src/HMesh/
redundancy removed.
/branches/vc2005beta-branch/src/HMesh/templates.h
127
7166 d 4 h
jrf
/branches/vc2005beta-branch/src/HMeshUtil/
replaced to 0s with NULL_HALFEDGE_ITERs
/branches/vc2005beta-branch/src/HMeshUtil/build_manifold.cpp
126
7166 d 4 h
jrf
/branches/vc2005beta-branch/src/Util/
added a NULL_RRLIST_ITER
/branches/vc2005beta-branch/src/Util/ResourceManager.h
123
7167 d 0 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 0 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 1 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 3 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 0 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 2 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 20 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 21 h
jab
/trunk/src/CGLA/
The double version of these templates was missing.
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
106
7178 d 23 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
7178 d 23 h
jab
/trunk/src/HMesh/
Some bug fixes to flip_edge and insert_vertex.
/trunk/src/HMesh/Manifold.cpp
103
7179 d 4 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 6 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 10 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
7179 d 23 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 0 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 2 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 6 h
jab
/trunk/src/HMesh/
Minor change
/trunk/src/HMesh/HalfEdge.h
87
7180 d 6 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 6 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 6 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
80
7181 d 1 h
jab
/trunk/src/HMeshUtil/
New obj load facilities
/trunk/src/HMeshUtil/build_manifold.h
79
7181 d 1 h
jab
/trunk/src/Geometry/
some minor adjustments
/trunk/src/Geometry/obj_load.cpp
/trunk/src/Geometry/obj_load.h
/trunk/src/Geometry/IndexedFaceSet.h
/trunk/src/Geometry/Makefile
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/Texmap.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/src/Geometry/TriMesh.h
78
7182 d 1 h
jab
/trunk/src/Geometry/
Added yet another indexed face set to GEL. This will be removed once IMesh
is ready for prime time.
/trunk/src/Geometry/IndexedFaceSet.h
/trunk/src/Geometry/Material.h
/trunk/src/Geometry/Texmap.cpp
/trunk/src/Geometry/Texmap.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/src/Geometry/TriMesh.h
/trunk/src/Geometry/TriMeshObjLoader.cpp
/trunk/src/Geometry/Makefile
77
7182 d 2 h
jab
/trunk/src/Util/
2D Grids are ubiquitous. Hence added.
/trunk/src/Util/Grid2D.h
70
7188 d 1 h
jab
/trunk/src/Geometry/
I have been a bad boy. Wrong namespace in this file.
/trunk/src/Geometry/TrilinFilter.cpp
66
7188 d 2 h
bj
/trunk/src/CGLA/
added includes of <functional> and <cfloat> to compile from msvc
/trunk/src/CGLA/CGLA.h
64
7189 d 19 h
jab
/trunk/src/Geometry/
minor changes
/trunk/src/Geometry/Polygonizer.cpp
/trunk/src/Geometry/Polygonizer.h
/trunk/src/Geometry/fair_polygonize.cpp
/trunk/src/Geometry/fair_polygonize.h
/trunk/src/Geometry/save_raw.h
62
7190 d 2 h
jab
/trunk/
A number of changes have been made to simplify GEL
/trunk/apps/HMesh/boundary_collapse.cpp
/trunk/apps/HMesh/decimator.cpp
/trunk/src/HMesh/Face.cpp
/trunk/src/HMesh/Face.h
/trunk/src/HMesh/HalfEdge.cpp
/trunk/src/HMesh/HalfEdge.h
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/Vertex.cpp
/trunk/src/HMesh/Vertex.h
/trunk/src/HMesh/templates.h
/trunk/src/HMeshUtil/build_manifold.cpp
/trunk/src/HMeshUtil/caps_and_needles.cpp
/trunk/src/HMeshUtil/mesh_optimization.cpp
/trunk/src/HMeshUtil/mesh_optimization.h
/trunk/src/HMeshUtil/obj_save.cpp
/trunk/src/HMeshUtil/quadric_simplify.cpp
/trunk/src/HMeshUtil/smooth.cpp
/trunk/src/HMeshUtil/triangulate.cpp
/trunk/src/HMeshUtil/triangulate_face_order.cpp
/trunk/src/HMeshUtil/x3d_save.cpp
61
7190 d 2 h
jab
/trunk/src/Geometry/
Adding a lot of stuff:
- The KDTree class is useful for a great many projects.
- The voxel grid classes are also useful for many projects.
- fair_polygonize is my own little polygonizer which seems to work well.
- Polygonizer is bloomenthals polygonizer which has been C++'ified.
/trunk/src/Geometry/AncestorGrid.h
/trunk/src/Geometry/Cell.h
/trunk/src/Geometry/GradientFilter.cpp
/trunk/src/Geometry/GradientFilter.h
/trunk/src/Geometry/GridAlgorithm.h
/trunk/src/Geometry/HGrid.h
/trunk/src/Geometry/KDTree.h
/trunk/src/Geometry/Neighbours.cpp
/trunk/src/Geometry/Neighbours.h
/trunk/src/Geometry/Polygonizer.cpp
/trunk/src/Geometry/Polygonizer.h
/trunk/src/Geometry/RGrid.h
/trunk/src/Geometry/ThreeDDDA.cpp
/trunk/src/Geometry/ThreeDDDA.h
/trunk/src/Geometry/TrilinFilter.cpp
/trunk/src/Geometry/TrilinFilter.h
/trunk/src/Geometry/fair_polygonize.cpp
/trunk/src/Geometry/fair_polygonize.h
/trunk/src/Geometry/load_raw.cpp
/trunk/src/Geometry/load_raw.h
/trunk/src/Geometry/save_raw.h
/trunk/src/Geometry/Makefile
60
7190 d 2 h
jab
/trunk/src/Util/
Adding the ever useful argextracter and some hashtable classes.
/trunk/src/Util/ArgExtracter.h
/trunk/src/Util/HashKey.cpp
/trunk/src/Util/HashKey.h
/trunk/src/Util/HashTable.h
59
7190 d 7 h
jab
/trunk/
A few changes.
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/src/CGLA/CGLA.h
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMeshUtil/mesh_optimization.cpp
/trunk/src/HMeshUtil/mesh_optimization.h
58
7190 d 7 h
jab
/trunk/
minor changes. Fixed a bug in LinAlg/Matrix.h
/trunk/Makefile
/trunk/README
/trunk/makefiles/config.mk
/trunk/makefiles/definitions.mk
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/LinAlg/Matrix.h
57
7214 d 22 h
jab
/trunk/
Some horrible bugs in the Mat2x3d and Mat3x2d classes are fixed now. An earlier
fix required a slight fix in trimeshtest.
/trunk/apps/IMesh/trimeshtest.cpp
/trunk/makefiles/config.mk
/trunk/src/CGLA/Mat2x3d.h
56
7215 d 1 h
jab
/trunk/
Added a simple test program for the resource manager.
/trunk/apps/UtilTest
/trunk/apps/UtilTest/Makefile
/trunk/apps/UtilTest/resmatest.cpp
/trunk/src/Util/ResourceManager.h
55
7215 d 2 h
jab
/trunk/
added an isnan function to CGLA. This is to account for the fact that there
is not cross platform isnan, so we have to define our own like s_min instead
of the standard min etc.
/trunk/apps/CGLA-test/vec_test.cpp
/trunk/makefiles/config.mk
/trunk/src/CGLA/CGLA.h
54
7215 d 4 h
jab
/trunk/
The Makefiles have been changed. There is now a "make install" target, and
make install installs the header files (by default INSTALL_PREFIX=/usr/local)
in e.g. ${INSTALL_PREFIX}/GEL/CGLA and likewise for the other directories.
The libraries for the active target er stored in /usr/local/lib/GEL_release or
/usr/local/lib/GEL_debug. The libraries are prefixed with GEL_ in order to
prevent name clashes.
Applications are put in /usr/local/bin
/trunk/Makefile
/trunk/makefiles/application.mk
/trunk/makefiles/library.mk
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/HMesh/Face.cpp
52
7217 d 5 h
jab
/trunk/src/CGLA/
junk -removed.
/trunk/src/CGLA/Quatd.cpp
/trunk/src/CGLA/Quatf.cpp