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
125 7165 d 7 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.
 
115 7171 d 3 h jab /trunk/ A few changes to ensure 64 bit portability.  
103 7178 d 5 h bj /trunk/src/ "fixed" most warnings when compiling with MSVC.  
102 7178 d 7 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
89 7179 d 3 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
85 7179 d 7 h jab /trunk/src/HMeshUtil/ Fair polygonize was moved here. obj_load is an obj loader building on the
simple TriMesh obj loader.