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
/
restructuring
/
src
/
HMesh
/
Manifold.cpp
@ 551
– Rev 170
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
170
7110 d 20 h
jab
/branches/restructuring/
some changes to mesh_optimization.
Many changes to fair_polygonization. It is beginning to be nice
/branches/restructuring/apps/VolumePolygonize/volpoly.cpp
/branches/restructuring/src/HMesh/Manifold.cpp
/branches/restructuring/src/HMesh/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.h
/branches/restructuring/src/HMesh/mesh_optimization.cpp
160
7138 d 11 h
jab
/branches/restructuring/src/HMesh/
Fixed a nasty little bug in Manifold safe_triangulate did not correctly position
new vertices at the centre.
/branches/restructuring/src/HMesh/Manifold.cpp
158
7139 d 7 h
jab
/branches/restructuring/
A delayed removal mode has been added to Manifold.
/branches/restructuring/apps/Decimator/decimator.cpp
/branches/restructuring/src/HMesh/Manifold.cpp
/branches/restructuring/src/HMesh/Manifold.h
155
7142 d 8 h
jab
/branches/restructuring/src/HMesh/
Took the chance to make some changes to Manifold which used to be a struct
and is now a class.
Also the collapse and precond functions now longer take the redundant
vertexIter arg.
/branches/restructuring/src/HMesh/Manifold.cpp
/branches/restructuring/src/HMesh/Manifold.h
/branches/restructuring/src/HMesh/build_manifold.cpp
/branches/restructuring/src/HMesh/caps_and_needles.cpp
/branches/restructuring/src/HMesh/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.h
/branches/restructuring/src/HMesh/quadric_simplify.cpp
145
7148 d 11 h
/branches/restructuring/
This commit was manufactured by cvs2svn to create branch
'restructuring'.
/branches/restructuring
/branches/restructuring/bin
136
7151 d 3 h
jab
/trunk/
Many small changes. Many instances of int have been replaced with size_t which
should be more correct - it emphasizes that only unsigned ints are legal.
A few changes to the documentation have been made. Coding conventions doc
updated.
/trunk/doc/CodingConventions.txt
/trunk/doc/Doxyfile
/trunk/makefiles/Linux_i686_g++.mk
/trunk/src/CGLA/statistics.h
/trunk/src/Geometry/GradientFilter.cpp
/trunk/src/Geometry/IndexedFaceSet.h
/trunk/src/Geometry/Polygonizer.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/Geometry/TriMesh.cpp
/trunk/src/Geometry/TriMesh.h
/trunk/src/Graphics/QuatTrackBall.cpp
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/Manifold.h
/trunk/src/HMeshUtil/fair_polygonize.cpp
/trunk/src/HMeshUtil/mesh_optimization.cpp
/trunk/src/HMeshUtil/obj_save.cpp
/trunk/src/HMeshUtil/triangulate.cpp
/trunk/src/HMeshUtil/triangulate_face_order.cpp
/trunk/src/HMeshUtil/x3d_load.cpp
/trunk/src/HMeshUtil/x3d_save.cpp
/trunk/src/IMesh/compute_normals.cpp
/trunk/src/LinAlg/LinAlgIO.cpp
/trunk/src/Util/Parse.cpp
115
7169 d 5 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
7172 d 23 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
104
7176 d 3 h
jab
/trunk/src/HMesh/
Some bug fixes to flip_edge and insert_vertex.
/trunk/src/HMesh/Manifold.cpp
62
7187 d 5 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
59
7187 d 10 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
39
7242 d 11 h
bj
/trunk/
Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
/trunk/README_MSVC
/trunk/apps/HMesh
/trunk/apps/HMesh/HMesh-boundary_collapse.vcproj
/trunk/apps/HMesh/HMesh-decimator.vcproj
/trunk/apps/HMesh/Makefile
/trunk/apps/HMesh/boundary_collapse.cpp
/trunk/apps/HMesh/decimator.cpp
/trunk/apps/IMesh
/trunk/apps/IMesh/IMesh-trimeshtest.vcproj
/trunk/apps/IMesh/Makefile
/trunk/apps/IMesh/trimeshtest.cpp
/trunk/bin
/trunk/bin/.placeholder
/trunk/lib
/trunk/lib/.placeholder
/trunk/src/Geometry
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/Geometry/Makefile
/trunk/src/Geometry/QEM.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/Graphics
/trunk/src/Graphics/GLViewController.cpp
/trunk/src/Graphics/GLViewController.h
/trunk/src/Graphics/Graphics.vcproj
/trunk/src/Graphics/Makefile
/trunk/src/Graphics/TrackBall.cpp
/trunk/src/Graphics/TrackBall.h
/trunk/src/HMesh
/trunk/src/HMesh/Face.cpp
/trunk/src/HMesh/Face.h
/trunk/src/HMesh/FaceCirculator.h
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/HMesh/HalfEdge.cpp
/trunk/src/HMesh/HalfEdge.h
/trunk/src/HMesh/Makefile
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/Manifold.h
/trunk/src/HMesh/Vertex.cpp
/trunk/src/HMesh/Vertex.h
/trunk/src/HMesh/VertexCirculator.h
/trunk/src/HMesh/templates.h
/trunk/src/HMeshUtil
/trunk/src/HMeshUtil/HMeshUtil.vcproj
/trunk/src/HMeshUtil/Makefile
/trunk/src/HMeshUtil/build_manifold.cpp
/trunk/src/HMeshUtil/build_manifold.h
/trunk/src/HMeshUtil/caps_and_needles.cpp
/trunk/src/HMeshUtil/caps_and_needles.h
/trunk/src/HMeshUtil/mesh_optimization.cpp
/trunk/src/HMeshUtil/mesh_optimization.h
/trunk/src/HMeshUtil/obj_save.cpp
/trunk/src/HMeshUtil/obj_save.h
/trunk/src/HMeshUtil/quadric_simplify.cpp
/trunk/src/HMeshUtil/quadric_simplify.h
/trunk/src/HMeshUtil/refine_edges.cpp
/trunk/src/HMeshUtil/refine_edges.h
/trunk/src/HMeshUtil/smooth.cpp
/trunk/src/HMeshUtil/smooth.h
/trunk/src/HMeshUtil/triangulate.cpp
/trunk/src/HMeshUtil/triangulate.h
/trunk/src/HMeshUtil/triangulate_face_order.cpp
/trunk/src/HMeshUtil/x3d_load.cpp
/trunk/src/HMeshUtil/x3d_load.h
/trunk/src/HMeshUtil/x3d_save.cpp
/trunk/src/HMeshUtil/x3d_save.h
/trunk/src/IMesh
/trunk/src/IMesh/AttrVec.h
/trunk/src/IMesh/IMesh.vcproj
/trunk/src/IMesh/Makefile
/trunk/src/IMesh/TriMesh.cpp
/trunk/src/IMesh/TriMesh.h
/trunk/src/IMesh/TriMeshBuilder.cpp
/trunk/src/IMesh/TriMeshBuilder.h
/trunk/src/IMesh/compute_normals.cpp
/trunk/src/IMeshUtil
/trunk/src/IMeshUtil/IMeshUtil.vcproj
/trunk/src/IMeshUtil/Makefile
/trunk/src/IMeshUtil/x3d_load.cpp
/trunk/src/IMeshUtil/x3d_load.h
/trunk/src/LinAlg
/trunk/src/LinAlg/LapackFunc.cpp
/trunk/src/LinAlg/LapackFunc.h
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/LinAlg/LinAlgIO.cpp
/trunk/src/LinAlg/LinAlgIO.h
/trunk/src/LinAlg/Makefile
/trunk/src/LinAlg/Matrix.h
/trunk/src/LinAlg/Vector.h
/trunk/src/Util
/trunk/src/Util/Makefile
/trunk/src/Util/Parse.cpp
/trunk/src/Util/Parse.h
/trunk/src/Util/ResourceManager.h
/trunk/src/Util/Timer.h
/trunk/src/Util/Util.vcproj
/trunk/makefiles/Linux_i686_g++3.mk
/trunk/GEL.sln
/trunk/README
/trunk/apps/CGLA-test/CGLA-mat_test.vcproj
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/vec_test.cpp
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/makefiles/Linux_i686_g++.mk
/trunk/makefiles/config.mk
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/CGLA.vcproj