Paolo Cignoni
|
44b9b56c42
|
Updated to reflect the naming changes in updateNormals
|
2012-10-09 08:51:15 +00:00 |
Paolo Cignoni
|
e9d476e93c
|
Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
|
2012-01-20 07:49:26 +00:00 |
Paolo Cignoni
|
048b884a3e
|
Added tri:UpdatePosition::Scale(mesh)
|
2012-01-18 11:22:40 +00:00 |
Paolo Cignoni
|
3d4ae1b506
|
Added UpdatePosition::Translate
|
2011-06-03 08:32:27 +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 |