Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
553 5091 d 3 h jab /branches/ctl/hmesh_vector/ Mostly minor changes  
552 5262 d 18 h jab /branches/ctl/hmesh_vector/ Some experimental code for building a bridge between two vertex one rings added  
551 5265 d 3 h jab /branches/ctl/hmesh_vector/ Mostly Manifold::build was changed so that you can incrementally add geometry by calling build
on a non-empty mesh.
 
550 5267 d 17 h jab /branches/ctl/hmesh_vector/ Added a bridge face function to Manifold. It has not been stress tested, but it seems to work. In any case,
sane input is the user's responsibility for now.
 
549 5267 d 19 h jab /branches/ctl/hmesh_vector/ Experiments with a meshedit simplification function that is not really useful but a very useful experiment.  
547 5269 d 6 h jab /branches/ctl/hmesh_vector/ Mostly updates to documentation.  
546 5269 d 17 h jab /branches/ctl/hmesh_vector/ merge_one_ring now works. However, it can create very nasty meshes. The practical application in mesh_edit also
needs work.
 
545 5275 d 2 h jab /branches/ctl/hmesh_vector/ a few changes.  
537 5336 d 4 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).
 
535 5337 d 19 h jab /branches/ctl/hmesh_vector/ Fixed a bug which prevented wireframe drawing from working on non-triangle meshes
Fixed a bug in vertex in face insertion.
 
533 5339 d 7 h jab /branches/ctl/hmesh_vector/ Changed the console function valid to validity and fixed a minor bug in it.  
531 5340 d 2 h jab /branches/ctl/hmesh_vector/ inserted some more debugging code in triangulate  
530 5341 d 2 h jab /branches/ctl/hmesh_vector/ Added a valid function to the console interface.  
528 5342 d 6 h jab /branches/ctl/hmesh_vector/ Fixed a bug pertaining to face splitting. Not done though.  
526 5342 d 9 h jab /branches/ctl/hmesh_vector/ - Declared (but did not define) the attributevector in ItemID.h. This appears to make
the friend declaration in ItemID work.
- Commented out some broken asserts in curvature.cpp
 
525 5342 d 9 h jab /branches/ctl/hmesh_vector/GEL.xcodeproj/ updated build file  
467 5652 d 1 h s042372 /branches/ctl/hmesh_vector/  
465 5688 d 3 h jab /trunk/ committing anything that might be missing  
448 5879 d 2 h jab /trunk/ Fixed a lot of include guards  
446 5879 d 3 h jab /trunk/GEL.xcodeproj/ Minor changes to a project file that probably should not be under version control  

Show All