Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
553 5123 d 20 h jab /branches/ctl/hmesh_vector/ Mostly minor changes  
552 5295 d 11 h jab /branches/ctl/hmesh_vector/ Some experimental code for building a bridge between two vertex one rings added  
551 5297 d 20 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 5300 d 10 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 5300 d 12 h jab /branches/ctl/hmesh_vector/ Experiments with a meshedit simplification function that is not really useful but a very useful experiment.  
547 5301 d 23 h jab /branches/ctl/hmesh_vector/ Mostly updates to documentation.  
546 5302 d 10 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 5307 d 19 h jab /branches/ctl/hmesh_vector/ a few changes.  
537 5368 d 21 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 5370 d 12 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 5372 d 0 h jab /branches/ctl/hmesh_vector/ Changed the console function valid to validity and fixed a minor bug in it.  
531 5372 d 19 h jab /branches/ctl/hmesh_vector/ inserted some more debugging code in triangulate  
530 5373 d 19 h jab /branches/ctl/hmesh_vector/ Added a valid function to the console interface.  
528 5374 d 23 h jab /branches/ctl/hmesh_vector/ Fixed a bug pertaining to face splitting. Not done though.  
526 5375 d 2 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 5375 d 2 h jab /branches/ctl/hmesh_vector/GEL.xcodeproj/ updated build file  
467 5684 d 18 h s042372 /branches/ctl/hmesh_vector/  
465 5720 d 20 h jab /trunk/ committing anything that might be missing  
448 5911 d 19 h jab /trunk/ Fixed a lot of include guards  
446 5911 d 20 h jab /trunk/GEL.xcodeproj/ Minor changes to a project file that probably should not be under version control  

Show All