Subversion Repositories gelsvn

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
650 4208 d 20 h janba /branches/cpp11-devel/src/GLGraphics/ Removed the special OpenGL headers. One should include ../GL/glew.h  
647 4215 d 5 h janba /branches/cpp11-devel/src/GLGraphics/ Added VisObj and MeshEditor classes. These used to be in the MeshEdit application directory, but
moved here to make them more of a generic component so that it is easier to make a mesh edit application
outside of GEL but using GEL. prevents me from hacking all my work into the library.
 
638 4258 d 8 h khor /branches/cpp11-devel/ Works on visual studio now, test needed in clang and gcc

Thinks changesed
(std::min)
typcasting of warlker
class initilazation
 
630 4348 d 11 h janba /branches/cpp11-devel/ Add branch for c++11 development  
623 4527 d 12 h jerf /trunk/src/GLGraphics/ adding a function to GLViewController which sets up the camera using the usual input parameters  
594 4595 d 15 h jab /trunk/src/GLGraphics/ Resolved conflicts  
424 5925 d 14 h jrf /trunk/src/GLGraphics/ tab to space indentation  
394 6064 d 11 h jab /trunk/ Minor changes to the viewcontroller and the MeshEdit application  
392 6074 d 10 h jab /trunk/ Many mostly minor changes. The QuatTrackball and GLViewController had
some questionable code that I improved. Fixed a bug in the loader.
 
344 6407 d 9 h jab /trunk/ The power eigensolution method was slightly broken. It seems to work now.  
178 7107 d 9 h bj /trunk/ merged restructuring branch  
152 7143 d 8 h jab /branches/restructuring/src/GLGraphics/ Texmap is going altogether.  
147 7143 d 13 h jab /branches/restructuring/src/GLGraphics/ This is the contents of the Graphics directory moved to GLGraphics