Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
136 7184 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.
 
129 7196 d 2 h jab /trunk/src/ Merged the branch which does _not_ assume that we can construct a list
iterator with argument 0. It seems to work fine.
 
125 7197 d 2 h jab /trunk/ Many small changes to allow GEL to compile on Mac OS X 10.4. Incidentally,
this version of OS X is based on gcc 4.0, so problems with this version of
gcc should also have been fixed now.
 
118 7198 d 21 h jab /trunk/src/HMeshUtil/ Fixed some problems in smoothing.  
115 7202 d 23 h jab /trunk/ A few changes to ensure 64 bit portability.  
106 7209 d 19 h bj /trunk/ refactoring med MPC  
103 7210 d 1 h bj /trunk/src/ "fixed" most warnings when compiling with MSVC.  
102 7210 d 3 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
99 7210 d 6 h jab /trunk/src/HMeshUtil/ removed an unneeded header file.  
96 7210 d 20 h bj /trunk/ sm� rettelser jab....  
95 7210 d 20 h bj /trunk/ *** empty log message ***  
89 7210 d 23 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
85 7211 d 2 h jab /trunk/src/HMeshUtil/ Fair polygonize was moved here. obj_load is an obj loader building on the
simple TriMesh obj loader.
 
80 7211 d 22 h jab /trunk/src/HMeshUtil/ New obj load facilities  
62 7220 d 23 h jab /trunk/ A number of changes have been made to simplify GEL  
59 7221 d 3 h jab /trunk/ A few changes.  
39 7276 d 4 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio