3257 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
ea9911890e - added README_HOW_TO_COMPILE_WITH_VS2010.txt file 2013-10-11 13:44:55 +00:00
Paolo Cignoni cignoni
9db3b5583d Added Selected face and vert decorator 2013-10-11 08:13:43 +00:00
Paolo Cignoni cignoni
12cfe10f22 Corrected measure topo info for quads 2013-10-10 16:07:07 +00:00
Guido Ranzuglia granzuglia
f93eacc3a6 - updated the rendering plugins according the new per mesh rendering mode semantic.
WARNING!!! it was not possible to fully update the Splatting rendering plugin cause the actual rendering function is inside vcglib (not QMap & not id per mesh)
2013-10-10 09:35:03 +00:00
Gianpaolo Palma gianpaolopalma
13dabacfd2 Added support to the node Cylinder 2013-10-09 15:50:54 +00:00
Paolo Cignoni cignoni
e2d9bd6877 Removed useless reference to functions of glarea from shadow mapping decorator 2013-10-09 14:05:56 +00:00
Guido Ranzuglia granzuglia
93b65ec6df - updated the plugins code using the new per mesh rendering system.
This code will be changed again as soon as possible in order to prevent any possible concurrent access to the mesh rendering map.
2013-10-09 12:18:31 +00:00
Matteo Dellepiane matteodelle
0115b88235 dellepiane: set use of distance and border quality as default in image_patch_param filter 2013-09-25 14:10:16 +00:00
Paolo Cignoni cignoni
8da7f4eb21 Orthography in help of sampling filter 2013-09-18 07:29:52 +00:00
Paolo Cignoni cignoni
1b91d1cdcc Add support of point cloud in the clustering filter 2013-09-18 07:16:31 +00:00
Paolo Cignoni cignoni
c8c48a722d Improved contour quality decorator 2013-09-18 04:17:01 +00:00
Paolo Cignoni cignoni
95b1fbd30a Added decorator to show quality isocontours on a mesh 2013-09-17 11:02:17 +00:00
Paolo Cignoni cignoni
461d11c5ad small changes to the filter texture 2013-09-16 12:29:04 +00:00
Paolo Cignoni cignoni
0746ead2e7 Added more info in the log of the poisson disk sampling filter 2013-09-10 13:39:52 +00:00
Paolo Cignoni cignoni
25b478925a exposed a couple of new parameters in the poisson disk sampling filter 2013-09-10 12:12:25 +00:00
Paolo Cignoni cignoni
d685b1afab updated to the recent changes to UpdateQuality that removed the duplicated geodesic code 2013-07-25 05:42:00 +00:00
Guido Ranzuglia granzuglia
34b8034f23 - update pro for visual studio 2012 2013-07-12 09:15:57 +00:00
Guido Ranzuglia granzuglia
5bcccfe9f4 - script system fixed up for the release
- removed crash on filter_camera
2013-07-11 12:48:38 +00:00
Guido Ranzuglia granzuglia
fae09f7121 - removed stupid and really dangerous compiler error 2013-07-10 12:46:05 +00:00
Guido Ranzuglia granzuglia
ec9e4c2b51 - applyed forum proposed patch 2013-07-02 10:12:31 +00:00
Guido Ranzuglia granzuglia
7e58211ef2 - refined again the default output bits 2013-07-02 09:18:12 +00:00
Guido Ranzuglia granzuglia
accb7a7cb8 - refined the default output bits 2013-07-01 16:27:10 +00:00
Paolo Cignoni cignoni
0db5490e37 Added Feature edge sampling 2013-06-24 09:36:16 +00:00
Paolo Cignoni cignoni
8c797abc34 Updated to the recent changes to the vcglib 2013-06-24 09:34:59 +00:00
Paolo Cignoni cignoni
6bb9763fea Re-added separatrix code (to be better tested) 2013-05-10 13:04:53 +00:00
Paolo Cignoni cignoni
468a5e2503 Added Annulus to filter create 2013-04-16 20:47:18 +00:00
Guido Ranzuglia granzuglia
72c8ad1763 - added vcglib cpp file in order to avoid linker error 2013-04-03 14:27:19 +00:00
Paolo Cignoni cignoni
5181420e9e Changed default value for arc area threshed from 0.4 to 0.3 as suggested... 2013-04-03 07:28:38 +00:00
Paolo Cignoni cignoni
5579f55e40 Corrected stupid bug introduced during the recent matrix44 name changes. Global alignment now works again 2013-03-27 10:27:39 +00:00
Paolo Cignoni cignoni
06ab63798f cleared harmless gcc warnings 2013-03-26 22:22:42 +00:00
Paolo Cignoni cignoni
6012e8ae86 corrected orthographic errors in the info of the decorators... 2013-03-26 17:13:11 +00:00
Paolo Cignoni cignoni
01fae70abe updated to comply with the recent changes of the packers 2013-03-26 15:28:28 +00:00
Guido Ranzuglia granzuglia
fec8b232f8 - added linux libs and include 2013-03-25 15:28:51 +00:00
Guido Ranzuglia granzuglia
2446d7782f - huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx. 2013-03-24 19:36:54 +00:00
Paolo Cignoni cignoni
fb0da0f88d added a missing template keyword 2013-03-22 16:34:19 +00:00
Marco Callieri mcallieri
55d2baa536 added a glewInit to initialize extensions used by the mesh-2-mesh aligner GL window 2013-03-20 14:10:09 +00:00
Paolo Cignoni cignoni
9adc490b87 small changes to update to the recent changes of the vcg library 2013-03-20 08:56:50 +00:00
Paolo Cignoni cignoni
7bcab92a14 updated to reflect the new changes to the matrix classes of the vcg lib 2013-03-19 17:01:41 +00:00
Guido Ranzuglia granzuglia
7bbad5343f - added support for qt5 2013-03-18 16:26:46 +00:00
Guido Ranzuglia granzuglia
64681e282c - added support for qt5 2013-03-18 15:44:01 +00:00
Marco Callieri mcallieri
5e47cd63d7 added #include <cstdarg> to have va_start and va_end defined 2013-03-14 17:02:01 +00:00
Marco Callieri mcallieri
aa78d64def added #include <ctime> to have CLOCKS_PER_SEC defined 2013-03-14 16:13:04 +00:00
Paolo Cignoni cignoni
b2a580d483 After the completion of the arc creation process (and before global alignment)
it also prints some stats on the distribution of the error of the arcs
2013-03-01 14:26:41 +00:00
Paolo Cignoni cignoni
3ce684134b Added another parameter to the alignment system that allows to recompute autmatically a percentage of the arcs.
Improved names on the align tool buttons. Glue all now glues only the visible meshes.
2013-03-01 14:23:26 +00:00
Paolo Cignoni cignoni
0a5b6bb941 updated the poisson sampling filter to reflect the change of the PoissonDiskPruning interface (removed a useless parameter: the original surface mesh) 2013-03-01 08:35:41 +00:00
Paolo Cignoni cignoni
d518e3912d Added filter for the creation of a random spherical point cloud 2013-03-01 08:33:11 +00:00
Paolo Cignoni cignoni
5fd10e4f8d cleaned up a bit the code 2013-02-28 15:55:23 +00:00
Paolo Cignoni cignoni
cd6c9db487 HEAVY RESTRUCTURING of the alignment tool;
Many major changes:
- New parameter for controlling the arc creation process
- Search of bad alignment
- Improved ICP (borderflag bug removed)
- Improved Process (now it only compute new arcs and it does not recompute all the arcs every time) Global Alignment is triggered every time.
2013-02-28 11:57:07 +00:00
Paolo Cignoni cignoni
bc62ebc63c Added a per-document decorator that enlighten the current mesh 2013-02-28 07:10:07 +00:00
Paolo Cignoni cignoni
a6ef1422dd refactored getMeshEditInterface in order to shorten it and avoid a warning 2013-02-26 22:10:07 +00:00