.. |
create
|
removed mostly harmless gcc warnings (unused/uninitialized vars)
|
2010-07-14 08:00:16 +00:00 |
update
|
Added a missing UpdateSelection :: FaceFromQualityRange
|
2010-09-07 10:28:45 +00:00 |
allocate.h
|
removed harmless warning
|
2010-09-13 09:33:30 +00:00 |
append.h
|
removed harmless warning
|
2010-09-07 10:31:04 +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
|
corrected small bug in the make_even_by split procedure for making meshes always with an even number of faces (useful prerequisite for tri-to-quad conversion)
|
2010-09-06 22:09:18 +00:00 |
bitquad_optimization.h
|
minor changes
|
2009-10-14 16:15:50 +00:00 |
bitquad_support.h
|
add missing std::
|
2009-10-15 11:53:09 +00:00 |
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
|
removed a small bug in the link condition
|
2010-09-02 22:23:10 +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
|
[Namespaces changes]
|
2008-09-30 10:52:37 +00:00 |
nring.h
|
removed harmless gcc warnings
|
2010-08-05 14:20:43 +00:00 |
overlap_estimation.h
|
changed doxigen comments.
|
2009-08-04 21:10:08 +00:00 |
point_sampling.h
|
added function to compute montecarlo distribution with an approximate number of samples exploiting the poisson distribution
|
2010-09-06 22:11:11 +00:00 |
polygon_support.h
|
Added ExtractPolygon quad support function
|
2009-06-26 13:05:52 +00:00 |
refine.h
|
completed the correct working of temporary data inside the refinement functions
|
2009-06-25 06:19:00 +00:00 |
refine_loop.h
|
Significant improvment in correctness and robustness of Loop subdivision surfaces (BIG thanks to Simon Boye' for submitting the patches)
|
2010-09-02 06:21:07 +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 the possibility of customizing the histogram bucket size
|
2010-09-13 09:47:23 +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
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |