| .. |
|
create
|
removed mostly harmless gcc warnings (unused/uninitialized vars)
|
2010-07-14 08:00:16 +00:00 |
|
update
|
Added multiscale curvature computation (UpdateCurvatureLocal)
|
2010-07-23 15:48:45 +00:00 |
|
allocate.h
|
from iterator to const_iterator
|
2010-07-01 09:13:08 +00:00 |
|
append.h
|
replaced "if" on a condition that has to be always true with assertions
|
2010-07-27 14:20:12 +00:00 |
|
attribute_seam.h
|
importlocal--> importdata
|
2010-06-18 08:01:14 +00:00 |
|
autoalign_4pcs.h
|
ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but
|
2010-06-16 16:31:17 +00:00 |
|
base.h
|
added HasPerVertexVFAdjacency and HasPerFaceVFAdjacency. Removed
|
2010-06-24 12:35:37 +00:00 |
|
bitquad_creation.h
|
ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but
|
2010-06-16 16:29:07 +00:00 |
|
bitquad_optimization.h
|
…
|
|
|
bitquad_support.h
|
…
|
|
|
clean.h
|
removed harmless gcc warnings (unsigned vs signed int)
|
2010-07-01 09:21:56 +00:00 |
|
clip.h
|
Renamed a symbol that caused ambiguity (VertexInfo -> vertexClipInfo) added functor and function for box clipping
|
2010-06-16 13:23:07 +00:00 |
|
closest.h
|
fixed gcc compatibility issue
|
2010-07-12 13:21:12 +00:00 |
|
clustering.h
|
removed illegal *m.vert.end()
|
2010-04-12 12:45:06 +00:00 |
|
crease_cut.h
|
ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but
|
2010-06-16 16:31:17 +00:00 |
|
edge_collapse.h
|
added a missing std:: to max()
|
2010-06-23 14:25:08 +00:00 |
|
geodesic.h
|
removed mostly harmless gcc warnings (unused/uninitialized vars)
|
2010-07-14 08:00:16 +00:00 |
|
hole.h
|
corrected the template in the normal<> function... again
|
2009-12-07 08:17:10 +00:00 |
|
inertia.h
|
removed a meaningless import of an uninitailzed var.
|
2010-06-18 14:31:58 +00:00 |
|
inside.h
|
…
|
|
|
nring.h
|
Added multiscale curvature computation (UpdateCurvatureLocal)
|
2010-07-23 15:48:45 +00:00 |
|
overlap_estimation.h
|
…
|
|
|
point_sampling.h
|
Fixed bug in the rasterization function to generate correct samples outside triangles which have a texture space border edge.
|
2010-05-21 16:43:58 +00:00 |
|
polygon_support.h
|
…
|
|
|
refine.h
|
…
|
|
|
refine_loop.h
|
removed harmless gcc warnings
|
2010-01-03 01:57:39 +00:00 |
|
smooth.h
|
added a smoothing algorithm for quad meshes with half-edge topology
|
2010-07-23 14:11:36 +00:00 |
|
stat.h
|
Added ComputePerFaceQualityHistogram (provided by Andrea Tagliasacchi)
|
2010-05-05 12:30:58 +00:00 |
|
subset.h
|
ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but
|
2010-06-16 16:31:17 +00:00 |
|
textcoord_optimization.h
|
…
|
|