Subversion Repositories gelsvn

Rev

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

Filtering Options

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 10 h jab /branches/restructuring/ A delayed removal mode has been added to Manifold.  
155 7142 d 11 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 2 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 8 h jab /trunk/ A number of changes have been made to simplify GEL  
59 7187 d 13 h jab /trunk/ A few changes.  
39 7242 d 14 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio