Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
278 6848 d 14 h bj /branches/quaternion_cleanup/ made a copy  
271 6862 d 14 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7105 d 14 h bj /trunk/ Added Visual Studio 2005 compatibility  
195 7106 d 16 h jrf /trunk/ warning pragmas corrected.
Added messages stating that some preprocessor directives are needed for HMesh to work with MSVC8.
 
190 7122 d 16 h bj /trunk/ updated vcproj/sln files  
182 7139 d 17 h bj /trunk/ merged restructuring branch properly  
178 7140 d 11 h bj /trunk/ merged restructuring branch  
132 7190 d 14 h jab /trunk/ minor changes. These programs now include the new gel_gl.h gel_glu.h and
gel_glut.h headers instead of the normal GL headers. Easier portability.
 
125 7196 d 16 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.
 
111 7206 d 18 h bj /trunk/ *** empty log message ***  
102 7209 d 17 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
97 7210 d 10 h bj /trunk/ *** empty log message ***  
95 7210 d 10 h bj /trunk/ *** empty log message ***  
82 7210 d 16 h jab /trunk/apps/OBJViewer/ Added objview - a simple obj viewer.