Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
476 5677 d 20 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.
 
467 5689 d 18 h s042372 /branches/ctl/hmesh_vector/  
417 5985 d 16 h jrf /trunk/ Introducing gel_rand: a speed-optimized linear congruential pseudo-random number generator. It has been placed in CGLA.h. And all references to rand, srand, and RAND_MAX have been changed to gel_rand, gel_srand and GEL_RAND_MAX.  
385 6123 d 17 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.
 
373 6142 d 20 h jrf /trunk/ eliminating errors and warnings in VS 2005 compile  
367 6172 d 20 h jab /trunk/ Slight changes to quadric simplification. I made the interface a little saner.  
357 6403 d 20 h jab /trunk/ A number of changes were made to quadric simplification  
355 6418 d 19 h awk /trunk/apps/  
353 6418 d 19 h awk /trunk/apps/Pathtracer/  
352 6418 d 19 h awk /trunk/apps/Pathtracer/  
350 6431 d 17 h awk /trunk/ Worked around bug in BSPTree. "intersect_fast_node" does not work with
GCC!
 
349 6431 d 17 h awk /trunk/ Misc fixed to make it compile on ubuntu 7.10  
348 6431 d 17 h awk /trunk/apps/Pathtracer/ Added path tracer, misc fixes  
347 6431 d 17 h awk /trunk/apps/Pathtracer/  
346 6431 d 18 h awk /trunk/