Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
155 7145 d 3 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 7151 d 6 h /branches/restructuring/ This commit was manufactured by cvs2svn to create branch
'restructuring'.
 
136 7153 d 23 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 7172 d 0 h jab /trunk/ A few changes to ensure 64 bit portability.  
113 7175 d 18 h jab /trunk/ Some changes to the documentation.
There was a problem with double versions of the templates in 3x3 and 4x4
matrices.
 
104 7178 d 22 h jab /trunk/src/HMesh/ Some bug fixes to flip_edge and insert_vertex.  
62 7190 d 0 h jab /trunk/ A number of changes have been made to simplify GEL  
59 7190 d 5 h jab /trunk/ A few changes.  
39 7245 d 6 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio