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
195 7074 d 14 h jrf /trunk/ warning pragmas corrected.
Added messages stating that some preprocessor directives are needed for HMesh to work with MSVC8.
 
178 7108 d 9 h bj /trunk/ merged restructuring branch  
129 7163 d 14 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.
 
102 7177 d 14 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
66 7186 d 10 h bj /trunk/src/CGLA/ added includes of <functional> and <cfloat> to compile from msvc  
59 7188 d 15 h jab /trunk/ A few changes.  
55 7213 d 11 h jab /trunk/ added an isnan function to CGLA. This is to account for the fact that there
is not cross platform isnan, so we have to define our own like s_min instead
of the standard min etc.
 
45 7221 d 14 h jab /trunk/src/CGLA/ In many places in CGLA, int could very well be replaced with unsigned int. This
is a good idea since it makes input checking simpler.
 
39 7243 d 16 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
 
21 7321 d 15 h jrf /trunk/src/CGLA/ CGLA definition of NAN using log(-1.0f)  
12 7351 d 7 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
10 7352 d 7 h jab /trunk/ NAN initialization  
5 7353 d 13 h jab /trunk/src/CGLA/ Added double versions of Mat2x3, Mat4x4, Vec4  
2 7353 d 14 h bj /trunk/ initsl commit with a single app project