| .. |
|
create
|
remove harmless warnings
|
2008-07-02 13:26:25 +00:00 |
|
update
|
Added color processing functions.
|
2008-07-09 22:25:31 +00:00 |
|
allocate.h
|
removed harmless warnings
|
2008-07-09 10:31:55 +00:00 |
|
append.h
|
moved Index function from append to the allocate
|
2008-04-10 09:18:57 +00:00 |
|
base.h
|
added PerMeshAttribute
|
2008-06-23 14:18:13 +00:00 |
|
clean.h
|
removed harmless warnings
|
2008-07-09 10:31:55 +00:00 |
|
clip.h
|
First Commit.
|
2006-05-02 14:17:36 +00:00 |
|
closest.h
|
changes to comply "plus" types
|
2007-05-04 16:34:31 +00:00 |
|
clustering.h
|
update to the new single template BasicGrid
|
2008-07-01 12:37:27 +00:00 |
|
crease_cut.h
|
normalize normals of current faces instead of using new normals
|
2008-04-19 05:15:44 +00:00 |
|
edge_collapse.h
|
Added Allocator::DeleteFace and Allocator::DeleteVertex; Now the use of SetD() should be deprecated.
|
2007-10-16 16:46:53 +00:00 |
|
geodesic.h
|
converted functions into static
|
2008-07-08 14:49:08 +00:00 |
|
hole.h
|
removed past end access in an assert
|
2007-11-05 23:46:43 +00:00 |
|
inertia.h
|
Added missing include and changed the call to jacobi
|
2007-03-08 22:48:17 +00:00 |
|
inside.h
|
Minor changes.
|
2007-06-07 15:34:11 +00:00 |
|
point_sampling.h
|
removed references to the meshlab code (qdebug and leaked mesh types)
|
2008-07-03 21:39:37 +00:00 |
|
refine.h
|
Changed the edge split predicate, now it takes a pos instead of two pnts
|
2008-04-07 12:58:48 +00:00 |
|
smooth.h
|
Added support for callback in Laplacian and Taubin;
|
2008-07-05 05:49:57 +00:00 |
|
stat.h
|
Removed a m.cm leaked from meshlab here.
|
2008-06-29 22:56:08 +00:00 |
|
subset.h
|
changes to use vcg::vert::ImportLocal
|
2008-02-15 12:51:59 +00:00 |
|
textcoord_optimization.h
|
removed useless code (two functions were repeated)
|
2008-05-02 11:35:45 +00:00 |