5811 Commits

Author SHA1 Message Date
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
Guido Ranzuglia granzuglia
f370699d32 - changed function names according to the new vcglib syntax 2012-10-19 08:13:11 +00:00
Guido Ranzuglia granzuglia
cc0535cc82 - changed function names according to the new vcglib syntax 2012-10-19 08:11:25 +00:00
Guido Ranzuglia granzuglia
60c99be464 - called the access function instead of directly the member 2012-10-18 10:09:19 +00:00
Guido Ranzuglia granzuglia
d524f78bee - cleaned up a lot of files removing useless functions 2012-10-18 10:06:57 +00:00
Paolo Cignoni cignoni
dddd6931f9 Corrected Inertia to the new interface 2012-10-18 09:02:37 +00:00
Paolo Cignoni cignoni
5f787309ea Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 14:07:07 +00:00
Paolo Cignoni cignoni
d7870017bc Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 13:00:58 +00:00
Paolo Cignoni cignoni
f156e9a688 corrected a bug in torus creation 2012-10-15 12:49:01 +00:00
Paolo Cignoni cignoni
e778c6d48c Updated to the changes to inertia.h 2012-10-15 12:39:40 +00:00
Paolo Cignoni cignoni
3c691ee72e Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 12:18:06 +00:00
Paolo Cignoni cignoni
e5a8c75e7b Added Torus and Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 11:31:37 +00:00
Paolo Cignoni cignoni
f3f1e96452 Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 10:57:28 +00:00
Paolo Cignoni cignoni
aa4f940195 Corrected UpdateDatamask and Topology computations 2012-10-15 10:55:46 +00:00
Paolo Cignoni cignoni
1a4d887c58 Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 10:13:37 +00:00
Paolo Cignoni cignoni
01dcafb524 Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
- Increasing the use of MeshModel->UpdateBoxAndNormal() instead of directly calling both the base functions...
2012-10-15 10:12:51 +00:00
Paolo Cignoni cignoni
c1ad4c594f Updated the basecode to the last changes of the VCG library
- UpdateNormals -> UpdateNormal
- Reduced the number of needed includes of the vcg library
2012-10-15 09:21:23 +00:00
Guido Ranzuglia granzuglia
830fe68f0f - first version of the pcl filter sample 2012-10-05 13:31:41 +00:00
Paolo Cignoni cignoni
d3294a5e45 Updated help, added normalization to vertex normal computation filter 2012-10-05 07:12:28 +00:00
Paolo Cignoni cignoni
544bd6eee9 updated eigen path (3.0 -> 3.1) 2012-10-05 07:06:16 +00:00
Guido Ranzuglia granzuglia
7fbb84207a - removed crash in Compute Planar Section caused by missing update face face topology. 2012-10-04 09:43:14 +00:00
Paolo Cignoni cignoni
d61f3baa91 Removed useless Tag stuff from measure filter 2012-10-02 13:51:19 +00:00
Guido Ranzuglia granzuglia
316a7edba7 - layerDialog now will be automatically opened:
* every time a raster is imported
* after the second mesh is loaded
2012-10-02 12:48:09 +00:00
Guido Ranzuglia granzuglia
6547210d04 - removed stupid crash caused by missed exception catching. 2012-10-02 12:18:18 +00:00
Guido Ranzuglia granzuglia
64dbbbc761 - removed stupid crash caused by missed exception catching. 2012-10-02 12:17:47 +00:00
Guido Ranzuglia granzuglia
60d8245346 - removed compile time error 2012-09-21 14:41:21 +00:00
Guido Ranzuglia granzuglia
698de0bc71 - added return 0 to the main
- added reference to meshlab.qrc in the pro file, in order to get access to the XML filter formal file schema.
2012-09-21 13:53:43 +00:00
Guido Ranzuglia granzuglia
f40ba5d313 - removed Log calls. 2012-09-20 14:38:38 +00:00
Guido Ranzuglia granzuglia
2c5579e775 - cleaned up the GLLogStream class. 2012-09-20 10:00:20 +00:00
Guido Ranzuglia granzuglia
cc7354a58e - WARNING!!! very sensible commit. The decorators should be now called following the correct code flow. setLog has been set/unset for each startDecorate/endDecorate call. 2012-09-20 09:57:54 +00:00
Guido Ranzuglia granzuglia
468a7a43db -removed cleaning code from the c++ destructor. 2012-09-20 06:51:47 +00:00
Guido Ranzuglia granzuglia
2f4b0b4b8b endDecorate is called when a decorate is disabled. 2012-09-20 06:47:18 +00:00
Guido Ranzuglia granzuglia
63597209ab - tuned up the arc3D edit plugin. 2012-09-18 13:32:45 +00:00
Guido Ranzuglia granzuglia
828498bbab - removed class faceColoring from select faces by color 2012-09-17 13:49:45 +00:00
Paolo Cignoni cignoni
40928c2f3a Forced to use the Qt color widget for choosing a color even on Mac. 2012-09-17 12:38:39 +00:00
Guido Ranzuglia granzuglia
57bf56b3fb removed compiler time errors 2012-09-17 10:18:56 +00:00