Paolo Cignoni
|
4f34f2d78e
|
harmless clang warning
format specifies type 'unsigned long' but the argument has type
'size_t' (aka 'unsigned int')
|
2016-12-02 15:36:36 +01:00 |
Paolo Cignoni
|
32333eba24
|
Huge copyright sanitization of the header files of vcg folder.
|
2016-06-13 05:29:25 +00:00 |
Paolo Cignoni
|
7b226f290c
|
corrected a few overloading error in the execute flipping members
|
2014-07-13 06:23:46 +00:00 |
Paolo Cignoni
|
fc75c0c62d
|
Harmless gcc warnings
|
2012-10-09 07:05:45 +00:00 |
Paolo Cignoni
|
2fe129645b
|
Rolled back
|
2011-10-05 15:04:40 +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 |