Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
393 6070 d 2 h jab /branches/wireframe-experiments/ Creating a branch of GEL for certain wireframe experiments  
385 6092 d 0 h jab /trunk/ CMakefiles included.

Note that exceptions were removed from Geometry/Polygonize.cpp since it did not play nice with visual studio 2005. An improved solution is needed so that the program does not just abort.
 
382 6098 d 5 h jab /trunk/ a number of fixes  
381 6108 d 0 h jrf /trunk/src/Util/ trimming element names to make more robust  
380 6108 d 1 h jrf /trunk/src/ switching the XML parser to a process-while-reading strategy  
377 6108 d 5 h jrf /trunk/src/ making the XML parser more robust  
376 6111 d 0 h jrf /trunk/src/Util/ Changing buffer size  
375 6111 d 0 h jrf /trunk/src/ Adding a homebrewed XmlParser and bashing the Expat dependency!  
373 6111 d 2 h jrf /trunk/ eliminating errors and warnings in VS 2005 compile  
349 6399 d 23 h awk /trunk/ Misc fixed to make it compile on ubuntu 7.10  
315 6675 d 4 h jab /trunk/ Some slight changes to QEM based decimation  
271 6835 d 2 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7078 d 3 h bj /trunk/ Added Visual Studio 2005 compatibility  
190 7095 d 5 h bj /trunk/ updated vcproj/sln files  
182 7112 d 6 h bj /trunk/ merged restructuring branch properly  
178 7113 d 0 h bj /trunk/ merged restructuring branch  
136 7157 d 0 h jab /trunk/ Many small changes. Many instances of int have been replaced with size_t which
should be more correct - it emphasizes that only unsigned ints are legal.

A few changes to the documentation have been made. Coding conventions doc
updated.
 
129 7168 d 5 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.
 
106 7181 d 22 h bj /trunk/ refactoring med MPC  
102 7182 d 6 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
95 7182 d 23 h bj /trunk/ *** empty log message ***  
89 7183 d 1 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
77 7185 d 1 h jab /trunk/src/Util/ 2D Grids are ubiquitous. Hence added.  
60 7193 d 1 h jab /trunk/src/Util/ Adding the ever useful argextracter and some hashtable classes.  
56 7218 d 0 h jab /trunk/ Added a simple test program for the resource manager.  
39 7248 d 7 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio