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/
– Rev 176
Rev
Hide changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
176
7117 d 23 h
bj
/branches/restructuring/
updated VS projects and solution
/branches/restructuring/GEL.sln
/branches/restructuring/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/branches/restructuring/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/branches/restructuring/apps/Decimator/Decimator.vcproj
/branches/restructuring/apps/OBJViewer/OBJViewer.vcproj
/branches/restructuring/apps/VolumePolygonize/VolumePolygonize.vcproj
/branches/restructuring/makefiles/GELapp.mpc
/branches/restructuring/src/CGLA/CGLA.vcproj
/branches/restructuring/src/GLGraphics/GLGraphics.vcproj
/branches/restructuring/src/Geometry/Geometry.vcproj
/branches/restructuring/src/HMesh/HMesh.vcproj
/branches/restructuring/src/LinAlg/LinAlg.vcproj
/branches/restructuring/src/Util/Util.vcproj
/branches/restructuring/test/CGLA-covariance/CGLA_covariance.vcproj
/branches/restructuring/test/CGLA-mat/CGLA_mat.vcproj
/branches/restructuring/test/CGLA-ogl/CGLA_ogl.vcproj
/branches/restructuring/test/CGLA-simple/CGLA_simple.vcproj
/branches/restructuring/test/CGLA-vec/CGLA_vec.vcproj
/branches/restructuring/test/Geometry-kdtree/Geometry_kdtree.vcproj
/branches/restructuring/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/branches/restructuring/test/Util-resman/Util_resman.vcproj
174
7117 d 23 h
bj
/branches/restructuring/src/
reomved IMesh and IMeshUtil
/branches/restructuring/src/IMeshUtil
173
7117 d 23 h
bj
/branches/restructuring/src/
reomved IMesh and IMeshUtil
/branches/restructuring/src/IMesh
172
7119 d 14 h
jab
/branches/restructuring/src/HMesh/
slight change: bug fix
/branches/restructuring/src/HMesh/mesh_optimization.cpp
170
7121 d 14 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
169
7123 d 20 h
jab
/branches/restructuring/
Many important changes to the polygonizer.
/branches/restructuring/apps/VolumePolygonize/volpoly.cpp
/branches/restructuring/src/GLGraphics/GLViewController.h
/branches/restructuring/src/GLGraphics/QuatTrackBall.h
/branches/restructuring/src/HMesh/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.h
167
7131 d 21 h
jab
/branches/restructuring/src/GLGraphics/
Added draw functions
/branches/restructuring/src/GLGraphics/draw.cpp
/branches/restructuring/src/GLGraphics/draw.h
162
7134 d 16 h
jab
/branches/restructuring/src/HMesh/
I have added a constructor to each of the circulator classes which takes a
halfedge as argument. Useful to create a circulator which starts at a particular
location.
/branches/restructuring/src/HMesh/FaceCirculator.h
/branches/restructuring/src/HMesh/VertexCirculator.h
161
7148 d 5 h
jab
/branches/restructuring/
Regenerated the vcproj files.
/branches/restructuring/src/GLGraphics/GLGraphics.vcproj
/branches/restructuring/GEL.sln
/branches/restructuring/apps/BloomenthalPolygonize/BloomenthalPolygonize.vcproj
/branches/restructuring/apps/BoundaryCollapse/BoundaryCollapse.vcproj
/branches/restructuring/apps/Decimator/Decimator.vcproj
/branches/restructuring/apps/IMeshViewer/IMeshViewer.vcproj
/branches/restructuring/apps/OBJViewer/OBJViewer.vcproj
/branches/restructuring/apps/VolumePolygonize/VolumePolygonize.vcproj
/branches/restructuring/src/CGLA/CGLA.vcproj
/branches/restructuring/src/Geometry/Geometry.vcproj
/branches/restructuring/src/HMesh/HMesh.vcproj
/branches/restructuring/src/IMesh/IMesh.vcproj
/branches/restructuring/src/IMeshUtil/IMeshUtil.vcproj
/branches/restructuring/src/LinAlg/LinAlg.vcproj
/branches/restructuring/src/Util/Util.vcproj
/branches/restructuring/test/CGLA-covariance/CGLA_covariance.vcproj
/branches/restructuring/test/CGLA-mat/CGLA_mat.vcproj
/branches/restructuring/test/CGLA-ogl/CGLA_ogl.vcproj
/branches/restructuring/test/CGLA-simple/CGLA_simple.vcproj
/branches/restructuring/test/CGLA-vec/CGLA_vec.vcproj
/branches/restructuring/test/Geometry-kdtree/Geometry_kdtree.vcproj
/branches/restructuring/test/LinAlg-leastsq/LinAlg_leastsq.vcproj
/branches/restructuring/test/Util-resman/Util_resman.vcproj
160
7149 d 5 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
159
7149 d 15 h
jab
/branches/restructuring/src/
Mostly new documentation and a bug fix in cgla isnan would call itself recursively
/branches/restructuring/src/CGLA/CGLA.h
/branches/restructuring/src/HMesh/Manifold.h
/branches/restructuring/src/HMesh/VertexCirculator.h
158
7150 d 1 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
156
7153 d 2 h
jab
/branches/restructuring/src/
Somehow gel.doxygen got erased. I added it back.
Many changes to Geometry::TriMesh
/branches/restructuring/src/gel.doxygen
/branches/restructuring/src/GLGraphics/Makefile
/branches/restructuring/src/Geometry/IndexedFaceSet.h
/branches/restructuring/src/Geometry/Material.h
/branches/restructuring/src/Geometry/TriMesh.cpp
/branches/restructuring/src/Geometry/TriMesh.h
/branches/restructuring/src/Geometry/obj_load.cpp
155
7153 d 2 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
153
7153 d 22 h
jab
/branches/restructuring/
Minor changes.
/branches/restructuring/README
/branches/restructuring/src/Geometry/Material.h
/branches/restructuring/src/Geometry/TriMesh.h
152
7153 d 22 h
jab
/branches/restructuring/src/GLGraphics/
Texmap is going altogether.
/branches/restructuring/src/GLGraphics/Texmap.cpp
/branches/restructuring/src/GLGraphics/Texmap.h
/branches/restructuring/src/GLGraphics/GLViewController.cpp
/branches/restructuring/src/GLGraphics/GLViewController.h
/branches/restructuring/src/GLGraphics/QuatTrackBall.cpp
/branches/restructuring/src/GLGraphics/QuatTrackBall.h
/branches/restructuring/src/GLGraphics/SimpleTrackBall.cpp
/branches/restructuring/src/GLGraphics/SimpleTrackBall.h
151
7154 d 2 h
jab
/branches/restructuring/src/
Junk
/branches/restructuring/src/Graphics
150
7154 d 2 h
jab
/branches/restructuring/src/
Many files have been moved.
/branches/restructuring/src/GLGraphics/Texmap.cpp
/branches/restructuring/src/GLGraphics/Texmap.h
/branches/restructuring/src/Geometry/Texmap.cpp
/branches/restructuring/src/Geometry/Texmap.h
/branches/restructuring/src/HMesh/build_manifold.cpp
/branches/restructuring/src/HMesh/build_manifold.h
/branches/restructuring/src/HMesh/caps_and_needles.cpp
/branches/restructuring/src/HMesh/caps_and_needles.h
/branches/restructuring/src/HMesh/mesh_optimization.cpp
/branches/restructuring/src/HMesh/mesh_optimization.h
/branches/restructuring/src/HMesh/obj_load.cpp
/branches/restructuring/src/HMesh/obj_load.h
/branches/restructuring/src/HMesh/obj_save.cpp
/branches/restructuring/src/HMesh/obj_save.h
/branches/restructuring/src/HMesh/quadric_simplify.cpp
/branches/restructuring/src/HMesh/quadric_simplify.h
/branches/restructuring/src/HMesh/refine_edges.cpp
/branches/restructuring/src/HMesh/refine_edges.h
/branches/restructuring/src/HMesh/smooth.cpp
/branches/restructuring/src/HMesh/smooth.h
/branches/restructuring/src/HMesh/triangulate.cpp
/branches/restructuring/src/HMesh/triangulate.h
/branches/restructuring/src/HMesh/triangulate_face_order.cpp
/branches/restructuring/src/HMesh/x3d_load.cpp
/branches/restructuring/src/HMesh/x3d_load.h
/branches/restructuring/src/HMesh/x3d_save.cpp
/branches/restructuring/src/HMesh/x3d_save.h
149
7154 d 2 h
jab
/branches/restructuring/src/HMesh/
A lot of stuff previously in the Util library has been moved here.
/branches/restructuring/src/HMesh/build_manifold.cpp
/branches/restructuring/src/HMesh/build_manifold.h
/branches/restructuring/src/HMesh/caps_and_needles.cpp
/branches/restructuring/src/HMesh/caps_and_needles.h
/branches/restructuring/src/HMesh/fair_polygonize.cpp
/branches/restructuring/src/HMesh/fair_polygonize.h
/branches/restructuring/src/HMesh/mesh_optimization.cpp
/branches/restructuring/src/HMesh/mesh_optimization.h
/branches/restructuring/src/HMesh/obj_load.cpp
/branches/restructuring/src/HMesh/obj_load.h
/branches/restructuring/src/HMesh/obj_save.cpp
/branches/restructuring/src/HMesh/obj_save.h
/branches/restructuring/src/HMesh/quadric_simplify.cpp
/branches/restructuring/src/HMesh/quadric_simplify.h
/branches/restructuring/src/HMesh/refine_edges.cpp
/branches/restructuring/src/HMesh/refine_edges.h
/branches/restructuring/src/HMesh/smooth.cpp
/branches/restructuring/src/HMesh/smooth.h
/branches/restructuring/src/HMesh/triangulate.cpp
/branches/restructuring/src/HMesh/triangulate.h
/branches/restructuring/src/HMesh/triangulate_face_order.cpp
/branches/restructuring/src/HMesh/x3d_load.cpp
/branches/restructuring/src/HMesh/x3d_load.h
/branches/restructuring/src/HMesh/x3d_save.cpp
/branches/restructuring/src/HMesh/x3d_save.h
148
7154 d 2 h
jab
/branches/restructuring/src/
Moved to HMesh
/branches/restructuring/src/HMeshUtil
←Prev
1
2
Next→
Show All