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
643 4236 d 9 h janba /branches/cpp11-devel/ Polarization really works, but fitting to mesh not so much. Committing current version with voxel based fitting to reference mesh  
642 4242 d 16 h janba /branches/cpp11-devel/apps/MeshEdit/ utter crap. Due for rewrite but there may be salvageable parts so committing  
640 4245 d 20 h janba /branches/cpp11-devel/apps/MeshEdit/ This is mostly garbage, so I am throwing out most of it, but saving before I do so.  
631 4347 d 23 h janba /branches/cpp11-devel/ Many C++11 features added to this branch  
630 4347 d 23 h janba /branches/cpp11-devel/ Add branch for c++11 development  
607 4585 d 12 h jrf /trunk/ removing Visual Studio warnings and some CMake problems  
596 4595 d 3 h jab /trunk/ merging  
587 4602 d 3 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 4602 d 14 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 4676 d 23 h jab /branches/ctl/hmesh_vector/ Entered standard header  
568 4753 d 21 h jab /branches/ctl/hmesh_vector/apps/MeshEdit/ several changes