Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
554 5130 d 22 h jrf /trunk/src/Geometry/ Ray::reset() has been updated to include reset of more recently added ray properties.  
553 5135 d 17 h jab /branches/ctl/hmesh_vector/ Mostly minor changes  
552 5307 d 8 h jab /branches/ctl/hmesh_vector/ Some experimental code for building a bridge between two vertex one rings added  
551 5309 d 17 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 5312 d 7 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 5312 d 9 h jab /branches/ctl/hmesh_vector/ Experiments with a meshedit simplification function that is not really useful but a very useful experiment.  
548 5312 d 9 h jab /branches/ctl/hmesh_vector/src/HMesh/ The collapse_precond grew a new test.  
547 5313 d 21 h jab /branches/ctl/hmesh_vector/ Mostly updates to documentation.  
546 5314 d 8 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 5319 d 17 h jab /branches/ctl/hmesh_vector/ a few changes.  
544 5319 d 17 h jab /branches/ctl/hmesh_vector/apps/MeshEdit/ MeshEdit grew an info function giving simple statistics.  
543 5319 d 17 h jab /branches/ctl/hmesh_vector/src/HMesh/ Several minor changes  
542 5319 d 17 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.  
541 5322 d 9 h jrf /trunk/src/Geometry/ Using references instead of copying vectors when not necessary. And fixing some iterator code in the BSPTree that doesn't work in VS2010.  
540 5327 d 8 h jrf /trunk/src/Util/ Undoing an unnecessary part of the previous bug fix.  
539 5332 d 7 h jrf /trunk/src/Util/ Bug fix: Inserting a check for empty string in XmlParser.  
538 5362 d 17 h jab /branches/ctl/hmesh_vector/src/HMesh/ remove_caps did not work properly. It has been fixed.  
537 5380 d 19 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 5382 d 8 h s042372 /branches/ctl/hmesh_vector/src/HMesh/ Issue with speed of the dual operation fixed.
small cosmetic issues fixed.
 
535 5382 d 9 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.
 

Show All