| .. |
|
create
|
bugfixes and PR template
|
2020-04-17 16:44:23 +02:00 |
|
local_optimization
|
solved one template problem
|
2019-05-15 11:52:54 +10:00 |
|
parametrization
|
better interpolation of magnitude values when interpolate from vertices to faces
|
2020-03-22 12:08:38 +11:00 |
|
tetra
|
seed tetfuse + tetra3 utility functions
|
2018-05-10 16:02:26 +02:00 |
|
update
|
bugfixes and PR template
|
2020-04-17 16:44:23 +02:00 |
|
attribute_seam.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
|
autoalign_4pcs.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
bitquad_creation.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
bitquad_optimization.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
bitquad_support.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
clean.h
|
added rudimental (optional) offsetting in splitmanifoldcomponents
|
2020-02-11 16:41:11 +01:00 |
|
clip.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
closest.h
|
Added functions for FaceType in the EmptyTMark class
|
2016-10-18 13:38:10 +02:00 |
|
clustering.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
|
convex_hull.h
|
added tolerance parameter to quickhull
|
2019-01-05 13:01:50 +01:00 |
|
crease_cut.h
|
Updated the functions that cuts along crease edges to use the new faceedge selections
|
2018-05-05 00:37:33 +02:00 |
|
curve_on_manifold.h
|
commented debug printfs
|
2018-05-28 14:57:45 +02:00 |
|
cut_tree.h
|
Cleaned up the CoM (curve on manifold) class and revised the sample using it
|
2018-05-05 00:38:41 +02:00 |
|
cylinder_clipping.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
dual_meshing.h
|
Added missing requirement
|
2018-11-29 00:33:32 +01:00 |
|
edge_collapse.h
|
complete rework of the crease preserving strategy for isotropic_remeshing & removed manifoldness constraint.
|
2019-12-11 16:33:07 +01:00 |
|
geodesic.h
|
fix a bug that causing heap priority to be inconsistent after updating vertex quality [using windows runtime this would cause an assertion to fail]
|
2019-12-11 10:23:26 +01:00 |
|
halfedge_quad_clean.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
harmonic.h
|
fix some gcc warnings
|
2020-02-27 16:31:39 +01:00 |
|
hole.h
|
Add virtual default dtor to base class
|
2019-10-24 23:45:25 +02:00 |
|
implicit_smooth.h
|
Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
|
2017-01-26 15:31:53 +01:00 |
|
inertia.h
|
Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
|
2017-01-26 15:31:53 +01:00 |
|
inside.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
intersection.h
|
bugfix
|
2019-01-17 16:37:01 +01:00 |
|
isotropic_remeshing.h
|
relax in isotropic_remeshing colinear clean constraints
|
2020-04-30 15:30:29 +02:00 |
|
local_optimization.h
|
Cleaning unused stuff and better comments
|
2017-02-21 17:47:29 +01:00 |
|
mesh_assert.h
|
fixed VFAdjacencyIsInitialized in MeshAssert
|
2019-12-13 16:08:05 +01:00 |
|
mesh_to_matrix.h
|
removed using namespace std from header file
|
2020-05-12 17:56:13 +02:00 |
|
nring.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
|
outline_support.h
|
Added some missing templates to outline_support.h
|
2019-01-31 14:21:28 +01:00 |
|
overlap_estimation.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
point_outlier.h
|
fix omp compile error on windows (no unsigned int supported by MSVC)
|
2020-02-21 11:03:47 +01:00 |
|
point_sampling.h
|
bugfix
|
2018-05-18 13:25:34 +02:00 |
|
pointcloud_normal.h
|
avoid crashing if vn<100
|
2017-03-23 14:51:20 +01:00 |
|
polygon_polychord_collapse.h
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
|
polygon_support.h
|
slight change to ExtractPolygon to do not need anything for purely triangular meshes
|
2017-07-23 09:34:23 +02:00 |
|
polygonal_algorithms.h
|
added copy of quality in triangulation of polygonal faces
|
2020-04-10 16:39:49 +10:00 |
|
quadrangulator.h
|
Resolved some minor warnigns
|
2018-01-04 21:29:49 +11:00 |
|
ransac_matching.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
refine.h
|
complete rework of the crease preserving strategy for isotropic_remeshing & removed manifoldness constraint.
|
2019-12-11 16:33:07 +01:00 |
|
refine_loop.h
|
bugfixes and PR template
|
2020-04-17 16:44:23 +02:00 |
|
skeleton.h
|
Refactoring of the voronoi processing framework
|
2016-12-20 09:12:50 +01:00 |
|
smooth.h
|
solved bug non-referenced vertices in hc laplacian smoothing
|
2019-12-18 15:47:29 +01:00 |
|
stat.h
|
added optional FF adjacency update when computing border length
|
2020-03-17 10:53:31 +01:00 |
|
symmetry.h
|
Update symmetry.h
|
2020-02-11 19:33:01 +01:00 |
|
tetra_implicit_smooth.h
|
tetra smooth
|
2018-05-23 17:51:20 +02:00 |
|
textcoord_optimization.h
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
|
voronoi_processing.h
|
Moved delaunay mesh creation function from voronoi remesher to voronoi processing
|
2020-02-13 19:00:30 +01:00 |
|
voronoi_remesher.h
|
Moved delaunay mesh creation function from voronoi remesher to voronoi processing
|
2020-02-13 19:00:30 +01:00 |
|
voronoi_volume_sampling.h
|
minor fix
|
2019-01-30 14:45:49 +01:00 |