.. |
create
|
updated to the change update/edge -> update/component_ep
|
2012-10-04 20:40:40 +00:00 |
local_optimization
|
corrected harmless gcc warnings
|
2012-05-06 16:01:14 +00:00 |
parametrization
|
corrected some warning and added support for read/write rosy format
|
2012-10-03 16:38:23 +00:00 |
update
|
Updated to the new exception based strategy (no more assert for missing components)
|
2012-10-04 20:37:49 +00:00 |
attribute_seam.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
autoalign_4pcs.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
bitquad_creation.h
|
added a few testing methods (IsTriOnly, IsQuadOnly, IsTriQuadOnly)
|
2012-07-20 13:50:08 +00:00 |
bitquad_optimization.h
|
|
2011-04-01 16:25:49 +00:00 |
bitquad_support.h
|
added template parameter in function call
|
2011-12-21 16:10:30 +00:00 |
boundary.h
|
|
2011-04-01 16:25:49 +00:00 |
clean.h
|
Improved the SplitNonManifoldVertex function. Now it is able to also move the split vertexes apart
|
2012-07-27 12:57:34 +00:00 |
clip.h
|
|
2011-04-01 16:25:49 +00:00 |
closest.h
|
SIGNIFICANT CHANGE
|
2012-07-06 15:24:04 +00:00 |
clustering.h
|
Significant change of names to the UpdateSelection Class.
|
2011-12-13 10:07:00 +00:00 |
crease_cut.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
edge_collapse.h
|
Added a few comments...
|
2012-02-25 14:40:23 +00:00 |
geodesic.h
|
Geodesic: Added possibility of saving also the implict tree of the shortest path. For each vertex you can give an attribute where the function will save the 'parent' e.g. the previous vertex in the shortest path to the closest source.
|
2012-04-12 23:54:23 +00:00 |
halfedge_quad_clean.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
hole.h
|
Heavily changed the whole hole filling class, now much shorter, more readable and hopefully more robust.
|
2012-07-31 09:13:48 +00:00 |
inertia.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
inside.h
|
|
2011-04-01 16:25:49 +00:00 |
intersection.h
|
SIGNIFICANT CHANGE
|
2012-07-06 15:24:04 +00:00 |
local_optimization.h
|
Rolled back
|
2011-10-05 15:04:40 +00:00 |
nring.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
overlap_estimation.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
point_sampling.h
|
Cleaned up a bit the printint stuff. Now it should collect stats in a more clean way
|
2012-07-02 16:31:52 +00:00 |
polygon_support.h
|
added method MergeFlatFaces (does what it says). Plus clean-ups.
|
2012-07-18 21:46:12 +00:00 |
refine.h
|
Added tri::UpdateFlags<MESH_TYPE>::FaceBorderFromFF(m); to the basic refine call.
|
2012-07-04 15:25:21 +00:00 |
refine_loop.h
|
Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
|
2012-01-25 10:23:22 +00:00 |
smooth.h
|
added missing cmath include
|
2012-07-05 14:46:16 +00:00 |
stat.h
|
Yet some other changes to the stat collecting functions for computing the average edge lenght on a mesh.
|
2012-07-06 09:06:43 +00:00 |
subset.h
|
Ongoing Rearrangement of filepath
|
2011-04-01 17:06:03 +00:00 |
textcoord_optimization.h
|
|
2011-04-01 16:25:49 +00:00 |
voronoi_clustering.h
|
better comments
|
2012-07-03 09:14:17 +00:00 |