Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
593 4621 d 17 h jab /branches/ctl/hmesh_vector/ Minor changes. An extra constructor for Vec3i and a function for creating a face in Manifold  
585 4630 d 11 h jab /branches/ctl/hmesh_vector/ Committed many small changes. resolved conflicts. This commit merges in trunk. Now to merge back ...  
580 4663 d 4 h jab /branches/ctl/hmesh_vector/ Integrated console in MeshEdit. Made it work  
578 4700 d 16 h jab /branches/ctl/hmesh_vector/ Added doxygen docs to standard headers.  
572 4703 d 13 h jab /branches/ctl/hmesh_vector/ Entered standard header  
566 4888 d 11 h jab /branches/ctl/hmesh_vector/ Many minor changes  
564 4917 d 12 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.
 
562 4923 d 10 h jab /branches/ctl/hmesh_vector/ Many nice things added to GEL.  
553 5117 d 12 h jab /branches/ctl/hmesh_vector/ Mostly minor changes  
537 5362 d 13 h jab /branches/ctl/hmesh_vector/ Fixed a number of bugs
- Normal computation sucked. Switched to Newell's method.
- Fixed a bug in curvature optimize and simulated annealing optimaziation
The root of these problems was that face circulate went the wrong way round (CW was CCW and vice versa).
 
476 5666 d 13 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 5678 d 11 h s042372 /branches/ctl/hmesh_vector/  
463 5714 d 12 h jab /trunk/src/CGLA/ Ooops. Previously, there was no 4D integer vector.  
462 5714 d 13 h jab /trunk/src/CGLA/ Ooops. Previously, there was no 4D integer vector.  
461 5714 d 13 h jab /trunk/src/CGLA/ Removed the ability to set the 3D integer vectors in terms of spherical coordinates.  
431 5938 d 16 h jab /trunk/src/CGLA/ Now with double matrices  
427 5944 d 3 h jrf /trunk/src/CGLA/ Correcting small mistake: abs -> fabs  
418 5973 d 15 h jrf /trunk/ gel_rand.cpp now added to CMakeList  
417 5974 d 9 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.  
408 6070 d 12 h jab /trunk/src/CGLA/ Forgot 0 init of various functions producing standard matrices of type Mat4x4d  

Show All