Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
572 4713 d 7 h jab /branches/ctl/hmesh_vector/ Entered standard header  
512 5431 d 8 h s042372 /branches/ctl/hmesh_vector/ Minor fixes, and updated headers  
511 5433 d 3 h s042372 /branches/ctl/hmesh_vector/src/HMesh/ Newest version of HMesh with new design and interface, and (start of) attribute vector implementation.

Too many changes to list.

To do:
* extend attribute vector interface
* adjust remainding GEL code to the new HMesh
* Bug test
 
507 5585 d 5 h s042372 /branches/ctl/hmesh_vector/ function name changes for clarity/cleaning
manifold function is_valid now namespace function "valid"
begin + end functions added to manifold for const handles
general code cleanup
 
468 5688 d 4 h s042372 /branches/ctl/hmesh_vector/src/HMesh/ Commited vector based hmesh to branch
TODO: Check triangulate_face_order.cpp - is it needed? -> it should be updated.
 
467 5688 d 5 h s042372 /branches/ctl/hmesh_vector/  
332 6627 d 1 h jab /trunk/src/HMesh/ Added functions for subdividing (Catmull Clark topological splits - but
not averaging) and closing holes simply by turning holes into boundary
polygons.