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
55 7212 d 1 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 7220 d 4 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 7242 d 6 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
 
21 7320 d 5 h jrf /trunk/src/CGLA/ CGLA definition of NAN using log(-1.0f)  
12 7349 d 21 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
10 7350 d 21 h jab /trunk/ NAN initialization  
5 7352 d 3 h jab /trunk/src/CGLA/ Added double versions of Mat2x3, Mat4x4, Vec4  
2 7352 d 5 h bj /trunk/ initsl commit with a single app project