Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
556 5007 d 10 h jab /branches/ctl/hmesh_vector/ many mostly minor changes  
553 5112 d 8 h jab /branches/ctl/hmesh_vector/ Mostly minor changes  
552 5283 d 23 h jab /branches/ctl/hmesh_vector/ Some experimental code for building a bridge between two vertex one rings added  
551 5286 d 8 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 5288 d 22 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 5289 d 0 h jab /branches/ctl/hmesh_vector/ Experiments with a meshedit simplification function that is not really useful but a very useful experiment.  
548 5289 d 0 h jab /branches/ctl/hmesh_vector/src/HMesh/ The collapse_precond grew a new test.  
547 5290 d 12 h jab /branches/ctl/hmesh_vector/ Mostly updates to documentation.  
546 5290 d 22 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 5296 d 7 h jab /branches/ctl/hmesh_vector/ a few changes.  
544 5296 d 7 h jab /branches/ctl/hmesh_vector/apps/MeshEdit/ MeshEdit grew an info function giving simple statistics.  
543 5296 d 7 h jab /branches/ctl/hmesh_vector/src/HMesh/ Several minor changes  
542 5296 d 7 h jab /branches/ctl/hmesh_vector/src/HMesh/ added the merge_one_ring function which takes all faces in the one ring of a vertex and merge them into one face, discarding the original vertex and its incident edges.  
538 5339 d 8 h jab /branches/ctl/hmesh_vector/src/HMesh/ remove_caps did not work properly. It has been fixed.  
537 5357 d 9 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).
 
536 5358 d 23 h s042372 /branches/ctl/hmesh_vector/src/HMesh/ Issue with speed of the dual operation fixed.
small cosmetic issues fixed.
 
535 5359 d 0 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.
 
534 5359 d 2 h s042372 /branches/ctl/hmesh_vector/src/HMesh/ small bug in cc_split fixed (error in parenthesis).cpp
small bug in in add_to_queue fixed (but does not solve resolve optimization bugs)
small cleanup in manifold.cpp
cleanups in optimization.cpp
 
533 5360 d 12 h jab /branches/ctl/hmesh_vector/ Changed the console function valid to validity and fixed a minor bug in it.  
532 5361 d 1 h s042372 /branches/ctl/hmesh_vector/src/HMesh/ minor bug corrected in split_face_by_edge (edges of f2 incorrectly set to be owned by f).
:-)
 

Show All