Paolo Cignoni cignoni
|
92964e574c
|
Removed dependencies from the deprecated linalg.h
|
2012-11-27 12:21:09 +00:00 |
|
Paolo Cignoni cignoni
|
b6b5b4a4c9
|
added updateVF topo for ballpivoting
|
2012-11-27 12:18:01 +00:00 |
|
Paolo Cignoni cignoni
|
65801d9992
|
Added support for color STL files (both Magics and Solidview 'standard')
|
2012-11-27 07:06:35 +00:00 |
|
Paolo Cignoni cignoni
|
3816370f40
|
Added a bunch of 'c' to component members to clarify constant access (see recent commit in vcglib...)
|
2012-11-15 19:15:28 +00:00 |
|
Matteo Dellepiane matteodelle
|
d58ff5f8f3
|
dellepiane: back to previous version due to unwanted committ (sorry!)
|
2012-11-13 17:39:48 +00:00 |
|
Matteo Dellepiane matteodelle
|
ba0296270d
|
dellepiane: added nvm importer, removed the need of jhead for both .out and .nvm importers
|
2012-11-13 17:30:04 +00:00 |
|
Matteo Dellepiane matteodelle
|
080d16b161
|
dellepiane: modified to account for change in Plane creation + color-per-vertex attribute saving
|
2012-11-13 16:36:18 +00:00 |
|
Paolo Cignoni cignoni
|
6d4f926636
|
Updated to the new code for computing point cloud normals
|
2012-11-08 17:11:36 +00:00 |
|
Paolo Cignoni cignoni
|
9705df9393
|
removed a useless 'md.meshList.front'
|
2012-11-07 11:17:53 +00:00 |
|
Paolo Cignoni cignoni
|
20a7bf3675
|
Improved documentation of re-orient filter
|
2012-10-30 18:49:06 +00:00 |
|
Paolo Cignoni cignoni
|
c3631b56e3
|
updated FittingPlane
|
2012-10-22 22:32:22 +00:00 |
|
Guido Ranzuglia granzuglia
|
a99b06437e
|
- changed function names according to the new vcglib syntax
(WARNING! filter_mesh still doesn't compile)
|
2012-10-22 15:22:46 +00:00 |
|
Guido Ranzuglia granzuglia
|
cc50089b50
|
- changed function names according to the new vcglib syntax
(WARNING! edit_align still doesn't compile)
|
2012-10-22 11:57:25 +00:00 |
|
Guido Ranzuglia granzuglia
|
e5fb5e2792
|
- changed function names according to the new vcglib syntax
(WARNING! edit_align still doesn't compile)
|
2012-10-22 10:37:48 +00:00 |
|
Guido Ranzuglia granzuglia
|
d00a28d3b5
|
- changed function names according to the new vcglib syntax
(WARNING! edit_align still doesn't compile)
|
2012-10-22 10:32:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
b64b2579ac
|
- changed function names according to the new vcglib syntax
|
2012-10-22 10:09:59 +00:00 |
|
Guido Ranzuglia granzuglia
|
6e89e6e8e4
|
- changed function names according to the new vcglib syntax
|
2012-10-22 10:07:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
7e66bac1b5
|
- changed function names according to the new vcglib syntax
|
2012-10-22 10:05:42 +00:00 |
|
Guido Ranzuglia granzuglia
|
59342dc743
|
- changed function names according to the new vcglib syntax
|
2012-10-22 10:03:03 +00:00 |
|
Guido Ranzuglia granzuglia
|
ddbea120ce
|
- changed function names according to the new vcglib syntax
|
2012-10-22 09:53:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
70e4bc027d
|
- changed function names according to the new vcglib syntax
(WARNING! filter_csg still doesn't compile cause of extended_marching_cubes inside vcglib)
|
2012-10-22 09:51:08 +00:00 |
|
Guido Ranzuglia granzuglia
|
d72a7d2cad
|
- changed function names according to the new vcglib syntax
|
2012-10-22 09:49:34 +00:00 |
|
Guido Ranzuglia granzuglia
|
7887691223
|
- changed function names according to the new vcglib syntax
|
2012-10-22 09:45:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
b9d9ce38b9
|
- changed function names according to the new vcglib syntax
(WARNING! edit_arc3D still doesn't compile cause of SingularValueDecomposition inside vcglib)
|
2012-10-22 09:44:32 +00:00 |
|
Paolo Cignoni cignoni
|
9ca97879d5
|
removed useless colorization call in qhull filter
|
2012-10-22 09:07:21 +00:00 |
|
Guido Ranzuglia granzuglia
|
be845bfe7e
|
- removed compiler error
|
2012-10-22 08:32:49 +00:00 |
|
Guido Ranzuglia granzuglia
|
b0440890cb
|
- updated to new vcglib syntax
|
2012-10-22 08:03:58 +00:00 |
|
Guido Ranzuglia granzuglia
|
719b6aff98
|
- changed function names according to the new vcglib syntax
- removed a lot of useless includes
|
2012-10-19 15:33:54 +00:00 |
|
Paolo Cignoni cignoni
|
7a1da05a8b
|
removed a useless UpdateColor
|
2012-10-19 12:51:24 +00:00 |
|
Paolo Cignoni cignoni
|
37190bb51d
|
Updated to the changes of Inertia
|
2012-10-19 12:50:42 +00:00 |
|
Paolo Cignoni cignoni
|
9c51df3501
|
updated to the updatenormals changes
|
2012-10-19 12:45:33 +00:00 |
|
Paolo Cignoni cignoni
|
560e3fe401
|
Updated to the changes of the update color class
|
2012-10-19 12:44:26 +00:00 |
|
Guido Ranzuglia granzuglia
|
53555e2ba7
|
- changed function names according to the new vcglib syntax
- removed (apparently) useless include normal_extrapolation.h
|
2012-10-19 12:13:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
2c9e447866
|
- changed function names according to the new vcglib syntax
|
2012-10-19 10:08:53 +00:00 |
|
Guido Ranzuglia granzuglia
|
9e6f747334
|
- changed function names according to the new vcglib syntax
|
2012-10-19 10:03:11 +00:00 |
|
Guido Ranzuglia granzuglia
|
d62aed330d
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:57:07 +00:00 |
|
Guido Ranzuglia granzuglia
|
ef94cb7238
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:56:14 +00:00 |
|
Guido Ranzuglia granzuglia
|
93aebb9f51
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:54:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
606ef37ce3
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:52:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
aa86e84184
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:49:04 +00:00 |
|
Guido Ranzuglia granzuglia
|
c7e6711b4c
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:46:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
350d46f1e7
|
- changed function names according to the new vcglib syntax (WARNING: used new UpdateBoxAndNormals() function)
|
2012-10-19 09:42:43 +00:00 |
|
Guido Ranzuglia granzuglia
|
b9a8d1c7a3
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:37:27 +00:00 |
|
Guido Ranzuglia granzuglia
|
e7e77d3309
|
- changed function names according to the new vcglib syntax
|
2012-10-19 09:34:44 +00:00 |
|
Guido Ranzuglia granzuglia
|
0ec938e299
|
- changed function names according to the new vcglib syntax (WARNING: used new UpdateBoxAndNormals() function)
|
2012-10-19 09:33:28 +00:00 |
|
Guido Ranzuglia granzuglia
|
37a65d163f
|
- changed function names according to the new vcglib syntax
|
2012-10-19 08:47:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
1a50b6eef8
|
- changed function names according to the new vcglib syntax (WARNING: used new UpdateBoxAndNormals() function)
|
2012-10-19 08:43:48 +00:00 |
|
Guido Ranzuglia granzuglia
|
de7c700b3d
|
- changed function names according to the new vcglib syntax
|
2012-10-19 08:30:16 +00:00 |
|
Guido Ranzuglia granzuglia
|
ddfb177ee6
|
- changed function names according to the new vcglib syntax
|
2012-10-19 08:24:51 +00:00 |
|
Guido Ranzuglia granzuglia
|
605aebfe09
|
- changed function names according to the new vcglib syntax
|
2012-10-19 08:15:13 +00:00 |
|