| .. |
|
create
|
harmless warning
|
2014-08-28 01:56:28 +00:00 |
|
local_optimization
|
corrected a few overloading error in the execute flipping members
|
2014-07-13 06:23:46 +00:00 |
|
parametrization
|
major changes in UpdateSingularByCross, used the additional parameter to set if a vertex is singular or not
|
2014-11-05 19:23:42 +00:00 |
|
update
|
Changed per vertex nomal computation to works with polygons
|
2014-11-05 19:24:46 +00:00 |
|
attribute_seam.h
|
…
|
|
|
autoalign_4pcs.h
|
- fixed a compatibility problem with MeshLab single precision version
|
2014-09-17 14:13:45 +00:00 |
|
bitquad_creation.h
|
…
|
|
|
bitquad_optimization.h
|
harmless gcc warning
|
2014-05-16 08:43:00 +00:00 |
|
bitquad_support.h
|
…
|
|
|
clean.h
|
minor aestetical changes and added edge size checking to the IsSizeConsistent function
|
2014-08-28 01:55:43 +00:00 |
|
clip.h
|
…
|
|
|
closest.h
|
added GetClosestEdgeBase from space/index/index2/closest_2d.h which is going to be removed
|
2014-10-09 12:53:40 +00:00 |
|
clustering.h
|
…
|
|
|
crease_cut.h
|
…
|
|
|
cylinder_clipping.h
|
…
|
|
|
edge_collapse.h
|
…
|
|
|
geodesic.h
|
Changed many explicit exception throwing for missing components into the shorthand RequireXXXX
|
2014-11-03 14:38:05 +00:00 |
|
halfedge_quad_clean.h
|
…
|
|
|
harmonic.h
|
Cleaned up harmonic.h (added standard header, needed meshassert)
|
2014-11-03 15:00:06 +00:00 |
|
hole.h
|
…
|
|
|
implicit_smooth.h
|
More refactoring of implicit smooting class
|
2014-11-05 17:23:13 +00:00 |
|
inertia.h
|
…
|
|
|
inside.h
|
added closest face function which returns also barycentric coordinates and the interpolated normal for the closest point.
|
2014-07-26 14:44:59 +00:00 |
|
intersection.h
|
…
|
|
|
local_optimization.h
|
…
|
|
|
mesh_assert.h
|
Added two other meshAssert tests (quads and tris)
|
2014-11-06 15:10:00 +00:00 |
|
mesh_to_matrix.h
|
minor warning corrected
|
2014-11-05 19:25:57 +00:00 |
|
nring.h
|
…
|
|
|
outline_support.h
|
…
|
|
|
overlap_estimation.h
|
…
|
|
|
point_sampling.h
|
Improved EdgeMeshUniform to sample also closed loops of edges correctly
|
2014-09-19 17:07:02 +00:00 |
|
pointcloud_normal.h
|
Updates pointcloud normal and smooth to the thread safe changes to the kdtree.
|
2014-07-12 05:50:32 +00:00 |
|
polygon_polychord_collapse.h
|
Added method to find all polychords on a mesh (returns the list of Pos's, one for each polychord start edge).
|
2014-11-06 11:04:19 +00:00 |
|
polygon_support.h
|
small change to do not insert and cycle to find polygons of size 0
|
2014-09-14 01:02:42 +00:00 |
|
refine.h
|
complex/base.h:
|
2014-08-09 10:01:15 +00:00 |
|
refine_loop.h
|
Wrong type cast
|
2014-06-17 14:48:39 +00:00 |
|
smooth.h
|
Removed unused local variable. (harmless gcc warning)
|
2014-08-08 22:06:12 +00:00 |
|
smooth_field.h
|
cleaned up the field smoohter (includes, headers etc)
|
2014-08-23 01:37:18 +00:00 |
|
stat.h
|
Reasonable but harmless clang warning cleanup
|
2014-07-03 21:28:40 +00:00 |
|
symmetry.h
|
solved minor error with templated scalar type
|
2014-08-28 09:46:49 +00:00 |
|
textcoord_optimization.h
|
…
|
|
|
voronoi_processing.h
|
added a missing include callback.h
|
2014-11-03 14:59:07 +00:00 |
|
voronoi_volume_sampling.h
|
updated voronoi processing stuff to manage float/double and to use the new kdtree
|
2014-08-23 01:32:50 +00:00 |