Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
585 4619 d 6 h jab /branches/ctl/hmesh_vector/ Committed many small changes. resolved conflicts. This commit merges in trunk. Now to merge back ...  
582 4651 d 9 h awk /branches/ctl/hmesh_vector/ Uncommented some stuff in CMakeLists.txt.. BloomenthalP.. Boundarycollapse, decimator, etc doesn't exist anymore.

Added some glPushAttribs to Console.cpp, so that gl state is the same before and after calls to display.
 
564 4906 d 7 h awk /branches/ctl/hmesh_vector/ Added Quake style console (GLGraphics::Console)
Added test of console
Fixed CMake a bit.. still very flaky.
Fixed Vec3f stream i/o.
 
476 5655 d 7 h s042372 /branches/ctl/hmesh_vector/ Cmake configurations changed to support inclusions of debug or release libraries depending on build type, defining own libraries and locations and linking separate GEL debug and release libraries (through an appended "d").
All configuration takes place in GELDependencyConfig.cmake.
 
475 5656 d 23 h s042372 /branches/ctl/hmesh_vector/ Working on the cmake configurations of GEL. Work in progress...  
467 5667 d 5 h s042372 /branches/ctl/hmesh_vector/  
402 6073 d 9 h mkm /trunk/ CMake files updated after jab's changes.  
390 6089 d 7 h mkm /trunk/ Minor changes in the CMake files - in order to put binaries into the right folders.  
385 6101 d 4 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.