Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
607 4588 d 19 h jrf /trunk/ removing Visual Studio warnings and some CMake problems  
596 4598 d 10 h jab /trunk/ merging  
587 4605 d 10 h jab /branches/ctl/hmesh_vector/ A number of changes. Importantly
Vertex positions in Manifold are now stored as Vec3d
HalfEdgeWalker has been renamed Walker
 
586 4605 d 21 h jab /branches/ctl/hmesh_vector/ Numerous changes. In particular, I changed the ItemID, ItemVector, and ConnectivityKernel in HMesh. This was done to make interfaces more clear.
Now ItemVector knows ItemIDs and conversion from ItemID to the actual integer ids happens in the ItemVector class and not connectivity kernel.
 
572 4680 d 6 h jab /branches/ctl/hmesh_vector/ Entered standard header  
568 4757 d 4 h jab /branches/ctl/hmesh_vector/apps/MeshEdit/ several changes