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
@ 690
– Rev 170
Rev
Show 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
170
7110 d 23 h
jab
/branches/restructuring/
some changes to mesh_optimization.
Many changes to fair_polygonization. It is beginning to be nice
160
7138 d 14 h
jab
/branches/restructuring/src/HMesh/
Fixed a nasty little bug in Manifold safe_triangulate did not correctly position
new vertices at the centre.
158
7139 d 11 h
jab
/branches/restructuring/
A delayed removal mode has been added to Manifold.
155
7142 d 12 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.
145
7148 d 14 h
/branches/restructuring/
This commit was manufactured by cvs2svn to create branch
'restructuring'.
136
7151 d 7 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.
115
7169 d 9 h
jab
/trunk/
A few changes to ensure 64 bit portability.
113
7173 d 3 h
jab
/trunk/
Some changes to the documentation.
There was a problem with double versions of the templates in 3x3 and 4x4
matrices.
104
7176 d 6 h
jab
/trunk/src/HMesh/
Some bug fixes to flip_edge and insert_vertex.
62
7187 d 9 h
jab
/trunk/
A number of changes have been made to simplify GEL
59
7187 d 14 h
jab
/trunk/
A few changes.
39
7242 d 15 h
bj
/trunk/
Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio