Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
159 7138 d 15 h jab /branches/restructuring/src/ Mostly new documentation and a bug fix in cgla isnan would call itself recursively  
158 7139 d 1 h jab /branches/restructuring/ A delayed removal mode has been added to Manifold.  
155 7142 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.
 
145 7148 d 4 h /branches/restructuring/ This commit was manufactured by cvs2svn to create branch
'restructuring'.
 
136 7150 d 21 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.
 
133 7155 d 14 h jab /trunk/src/HMesh/ Added some documentation.  
113 7172 d 17 h jab /trunk/ Some changes to the documentation.
There was a problem with double versions of the templates in 3x3 and 4x4
matrices.
 
89 7176 d 23 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
39 7242 d 5 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio