Paolo Cignoni
|
0cad100f9d
|
corrected harmless gcc warnings
|
2012-05-06 14:20:34 +00:00 |
Paolo Cignoni
|
5f22a3f7b5
|
added a very simple function wrapper to get a poisson disk distribution over a mesh with just function call
|
2012-04-18 21:12:12 +00:00 |
Paolo Cignoni
|
95e69075e4
|
Yet another removal of the usage of the faceprojection flags
|
2011-12-19 00:51:49 +00:00 |
Paolo Cignoni
|
2fe129645b
|
Rolled back
|
2011-10-05 15:04:40 +00:00 |
ganovelli
|
a5fc2fae6a
|
bug corrected: . to -> in VertexAreaUniform
|
2011-04-08 14:28:00 +00:00 |
Paolo Cignoni
|
f8eb8a41dd
|
Cleaned up a bit triangle3. Removed some weird interpolation wrappers (that ended to be misused) and updated the rest of the lib to comply with this changes
|
2011-04-05 21:53:12 +00:00 |
ganovelli
|
9ff0ad3f1e
|
Ongoing Rearrangement of filepath
replaced the path to comply the filepaths modification.
The replacements are as follows:
/complex/trimesh/base.h --> /complex/complex.h
/complex/trimesh/allocate.h --> /complex/allocate.h
/complex/trimesh/append.h --> /complex/append.h
/complex/trimesh/ --> /complex/algorithms/
/complex/local_optimization/ ---> /complex/algorithms/local_optimization/
/complex/local_optimization.h ---> /complex/algorithms/local_optimization.h
/complex/intersection.h ---> /complex/algorithms/intersection.h
/complex/boundary.h ---> /complex/algorithms/boundary.h
|
2011-04-01 17:06:03 +00:00 |
ganovelli
|
1ad23912db
|
|
2011-04-01 16:25:49 +00:00 |