Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
476 5685 d 6 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 5697 d 4 h s042372 /branches/ctl/hmesh_vector/  
417 5993 d 2 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 6131 d 3 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 6150 d 6 h jrf /trunk/ eliminating errors and warnings in VS 2005 compile  
367 6180 d 5 h jab /trunk/ Slight changes to quadric simplification. I made the interface a little saner.  
357 6411 d 6 h jab /trunk/ A number of changes were made to quadric simplification  
355 6426 d 5 h awk /trunk/apps/  
353 6426 d 5 h awk /trunk/apps/Pathtracer/  
352 6426 d 5 h awk /trunk/apps/Pathtracer/  
350 6439 d 2 h awk /trunk/ Worked around bug in BSPTree. "intersect_fast_node" does not work with
GCC!
 
349 6439 d 2 h awk /trunk/ Misc fixed to make it compile on ubuntu 7.10  
348 6439 d 3 h awk /trunk/apps/Pathtracer/ Added path tracer, misc fixes  
347 6439 d 3 h awk /trunk/apps/Pathtracer/  
346 6439 d 4 h awk /trunk/