Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
593 4664 d 11 h jab /branches/ctl/hmesh_vector/ Minor changes. An extra constructor for Vec3i and a function for creating a face in Manifold  
585 4673 d 5 h jab /branches/ctl/hmesh_vector/ Committed many small changes. resolved conflicts. This commit merges in trunk. Now to merge back ...  
580 4705 d 22 h jab /branches/ctl/hmesh_vector/ Integrated console in MeshEdit. Made it work  
578 4743 d 10 h jab /branches/ctl/hmesh_vector/ Added doxygen docs to standard headers.  
572 4746 d 7 h jab /branches/ctl/hmesh_vector/ Entered standard header  
566 4931 d 5 h jab /branches/ctl/hmesh_vector/ Many minor changes  
564 4960 d 6 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 4966 d 4 h jab /branches/ctl/hmesh_vector/ Many nice things added to GEL.  
553 5160 d 6 h jab /branches/ctl/hmesh_vector/ Mostly minor changes  
537 5405 d 7 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 5709 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.
 
467 5721 d 5 h s042372 /branches/ctl/hmesh_vector/  
463 5757 d 7 h jab /trunk/src/CGLA/ Ooops. Previously, there was no 4D integer vector.  
462 5757 d 7 h jab /trunk/src/CGLA/ Ooops. Previously, there was no 4D integer vector.  
461 5757 d 7 h jab /trunk/src/CGLA/ Removed the ability to set the 3D integer vectors in terms of spherical coordinates.  
431 5981 d 10 h jab /trunk/src/CGLA/ Now with double matrices  
427 5986 d 21 h jrf /trunk/src/CGLA/ Correcting small mistake: abs -> fabs  
418 6016 d 9 h jrf /trunk/ gel_rand.cpp now added to CMakeList  
417 6017 d 3 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 6113 d 6 h jab /trunk/src/CGLA/ Forgot 0 init of various functions producing standard matrices of type Mat4x4d  

Show All