Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
587 4648 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 4648 d 15 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 4722 d 23 h jab /branches/ctl/hmesh_vector/ Entered standard header  
545 5320 d 22 h jab /branches/ctl/hmesh_vector/ a few changes.  
519 5418 d 20 h s042372 /branches/ctl/hmesh_vector/ The manifold functions no_* have been split into active_* and total_* in order to improve the interface.
Specialized AttributeVectors no longer depends on the manifold to improve code clarity and remove cyclic dependency.
 
514 5437 d 11 h s042372 /branches/ctl/hmesh_vector/ Meshedit, and rest of GEL compiles (with the exception of apps depending on build_bbtree and volume_polygonize (both needs rewriting).

Meshedit runs in debug mode (release not tested), and succesfully loads and displays Armadillo.ply.
 
509 5594 d 20 h s042372 /branches/ctl/hmesh_vector/ bbox + bsphere are now namespace functions.  
507 5594 d 21 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
 
477 5685 d 23 h s042372 /branches/ctl/hmesh_vector/ Everything builds, except small error with debug version of meshedit attempting to link to non debug library?

VolumePolygonize still has to be fized (hmesh code).
 
476 5686 d 0 h s042372 /branches/ctl/hmesh_vector/ Cmake configurations changed to support inclusions of debug or release libraries depending on build type, defining own libraries and locations and linking separate GEL debug and release libraries (through an appended "d").
All configuration takes place in GELDependencyConfig.cmake.
 
467 5697 d 21 h s042372 /branches/ctl/hmesh_vector/  
459 5733 d 23 h jab /trunk/apps/MeshDistance/ Minor changes.  
385 6131 d 21 h jab /trunk/ CMakefiles included.

Note that exceptions were removed from Geometry/Polygonize.cpp since it did not play nice with visual studio 2005. An improved solution is needed so that the program does not just abort.
 
382 6138 d 2 h jab /trunk/ a number of fixes  
341 6497 d 3 h jab /trunk/ Added a ply viewer to OBJViewer.
other minor changes.
 
309 6767 d 1 h jab /trunk/ numerous changes making ray tracing work with bbox hierarchy  
305 6769 d 0 h jab /trunk/apps/ I have made minor changes to ensure things compile on Linux. Mostly
adding Makefiles
 
299 6781 d 0 h jrf /trunk/ The SPD branch has been merged with the main branch.
This means that Bounding Box Hierarchies, BSP Trees, and two new applications have been added.
 
294 6781 d 2 h jrf /  
292 6782 d 21 h jrf /branches/SPD/apps/MeshDistance/  

Show All