5981 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
8c797abc34 Updated to the recent changes to the vcglib 2013-06-24 09:34:59 +00:00
Guido Ranzuglia granzuglia
a604dbf77a - removed crash caused by layout bad parenting 2013-06-11 17:30:51 +00:00
Guido Ranzuglia granzuglia
44c291a317 - removed compiler errors 2013-06-04 06:43:07 +00:00
Guido Ranzuglia granzuglia
9d27d78c3b - fixed tooltip crash in MacOSX 2013-05-22 14:39:57 +00:00
Paolo Cignoni cignoni
6bb9763fea Re-added separatrix code (to be better tested) 2013-05-10 13:04:53 +00:00
Guido Ranzuglia granzuglia
cd171c42f1 - removed crash in qt 5.0 caused by different order in initialization in the new version of qt libs 2013-04-19 09:35:59 +00:00
Guido Ranzuglia granzuglia
5470efde87 - fixed small QTime according to qt5 new semantics 2013-04-19 09:08:57 +00:00
Paolo Cignoni cignoni
468a5e2503 Added Annulus to filter create 2013-04-16 20:47:18 +00:00
Massimiliano Corsini maxcorsini
7fce3f853c fix linux compilation by removing not reserved keyword 2013-04-16 16:10:16 +00:00
Guido Ranzuglia granzuglia
6ed5fc5857 - added new catch branch 2013-04-11 15:00:18 +00:00
Guido Ranzuglia granzuglia
14ca29b538 - some menu options have been hidden 2013-04-05 14:50:29 +00:00
Guido Ranzuglia granzuglia
481a616504 - removed crash in qt 5.0 caused by different order in initialization in the new version of qt libs 2013-04-05 13:30:05 +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
45a665a85d Corrected the online help link 2013-04-02 20:57:45 +00:00
Guido Ranzuglia granzuglia
3730517788 - fixed wrong includes 2013-04-02 15:51:51 +00:00
Guido Ranzuglia granzuglia
745c1c9793 - project updated 2013-04-02 15:31:43 +00:00
Massimiliano Corsini maxcorsini
0ff8cfc5dc 2013-03-27 14:24:01 +00:00
Guido Ranzuglia granzuglia
563c3ec937 - avoided stack overflow crash on SearchTool 2013-03-27 13:27:13 +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
Guido Ranzuglia granzuglia
b067c2a946 - changed file names for conformity 2013-03-27 08:37:50 +00:00
Guido Ranzuglia granzuglia
62321eca80 - changed file names for conformity 2013-03-27 08:36:17 +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
d83ad6c764 added a missing
connect(renderMenu, SIGNAL(hovered(QAction*)), this, SLOT(showTooltip(QAction*)) );
to enable the showing of tooltips on decorator
2013-03-26 17:03:06 +00:00
Paolo Cignoni cignoni
82ff6218c3 Corrected naming of sample filters 2013-03-26 15:59:10 +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
391a9e27d5 - fixed SearchMenu size bug in qt 5.0 2013-03-26 14:24:23 +00:00
Guido Ranzuglia granzuglia
fbc6ac210c - restored progress bar according to new qt5.0 semantics 2013-03-26 07:24:40 +00:00
Guido Ranzuglia granzuglia
d9a679b209 - fixed bug in saving meshlab project on linux 2013-03-25 15:30:13 +00:00
Guido Ranzuglia granzuglia
fec8b232f8 - added linux libs and include 2013-03-25 15:28:51 +00:00
Guido Ranzuglia granzuglia
13228563db - removed crash caused by autorepeat on search shortcut 2013-03-25 10:30:12 +00:00
Guido Ranzuglia granzuglia
8b1a6f980f - restored original meshlab_mini.pro 2013-03-25 07:38:42 +00:00
Guido Ranzuglia granzuglia
e7ab775664 - removed snapshotsetting from GLArea. 2013-03-24 20:05:44 +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
c95ff34651 corrected a make_pair specialization 2013-03-22 17:08:46 +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
Guido Ranzuglia granzuglia
97c8f3a941 - added support for qt5 2013-03-18 15:42:37 +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
Fabio Ganovelli ganovelli
e9c3c403c8 2013-03-14 10:40:35 +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