1263 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
947fa7edbd started the re-write of the main function (work in progress) 2007-07-12 23:10:10 +00:00
Paolo Cignoni cignoni
9e5f2d66cf Added the "curvature" buttons for testing purpose 2007-07-12 23:08:24 +00:00
Paolo Cignoni cignoni
d6b0f2fd4e Scale in singleFile mode changed 2007-07-12 11:00:58 +00:00
Paolo Cignoni cignoni
655fac694a first release 2007-07-10 07:29:11 +00:00
Paolo Cignoni cignoni
9751e23d39 ** Serious Changes **
again on the MeshDocument, the management of multiple meshes, layers, and per mesh transformation
2007-07-10 07:19:30 +00:00
Paolo Cignoni cignoni
f19746148f small patch to allow the loading of per wedge color into faces. 2007-07-10 06:52:47 +00:00
Paolo Cignoni cignoni
26ab9b3158 cleaned up a little 2007-07-10 06:51:34 +00:00
Paolo Cignoni cignoni
756e0d3233 correct resizing behaviour 2007-07-10 06:49:19 +00:00
Paolo Cignoni cignoni
80422afda6 correct resize of color ramp 2007-07-10 06:47:19 +00:00
Paolo Cignoni cignoni
9b88ef1199 better comments 2007-07-10 06:46:26 +00:00
Paolo Cignoni cignoni
5e7a4d8c75 Correct file extensions in creating 2007-07-09 15:43:45 +00:00
Paolo Cignoni cignoni
84fb91c847 fix bug with scale and centrature
dialog modify without static form
2007-07-09 15:35:15 +00:00
Paolo Cignoni cignoni
116d107377 passing char* instead of const char* is about to be deprecated in gcc 2007-06-25 13:31:55 +00:00
Paolo Cignoni cignoni
51a056f547 filenames in linux are case sensitive 2007-06-25 13:30:22 +00:00
Paolo Cignoni cignoni
6d94a9d13f getParameter should return false only in case of aborting a dialog... 2007-06-19 00:30:53 +00:00
Paolo Cignoni cignoni
41e30561ff more informative text 2007-06-15 14:46:01 +00:00
Paolo Cignoni cignoni
cfc8e2899d cleaned up a little the shaders 2007-06-15 14:45:22 +00:00
Paolo Cignoni cignoni
18a57c00b0 missing typename 2007-06-15 14:43:37 +00:00
Paolo Cignoni cignoni
457f143cdb missing files added 2007-06-15 07:08:51 +00:00
Paolo Cignoni cignoni
fac74e818f SVGPro dialog allow to modify the main properies of SVG documents 2007-06-13 09:16:34 +00:00
Federico Ponchio ponchio
9591dddab8 *** empty log message *** 2007-06-11 15:26:43 +00:00
Paolo Cignoni cignoni
649ee0eaef removed the shortcut CTRL+ RightClick 2007-06-09 21:50:07 +00:00
Paolo Cignoni cignoni
1ed9c644d0 *** empty log message *** 2007-06-09 21:36:09 +00:00
Paolo Cignoni cignoni
ba17b0315e *** empty log message *** 2007-06-09 21:29:43 +00:00
Paolo Cignoni cignoni
b34e724f11 Added the dialog and other major changes 2007-06-09 21:28:15 +00:00
Paolo Cignoni cignoni
36c9be44b3 redesigned the meshcutdialog 2007-06-09 21:27:28 +00:00
Paolo Cignoni cignoni
f82ff0896c uncommented RESOURCES = meshlab.qrc 2007-06-09 21:26:52 +00:00
Paolo Cignoni cignoni
4fdb75b16f uic generated files should not be committed 2007-06-07 10:44:22 +00:00
Paolo Cignoni cignoni
5f03c46c81 Small issue to gcc compiling 2007-06-07 10:42:43 +00:00
Paolo Cignoni cignoni
6b98a018ed the whole mesh is now visited 2007-06-06 16:53:23 +00:00
Paolo Cignoni cignoni
5f478d960c added editsegment to the plugin list 2007-06-06 13:56:36 +00:00
Paolo Cignoni cignoni
f6722f804d Removed ".h" from #include <QVector>, #include <QPair> 2007-06-06 13:46:20 +00:00
Federico Ponchio ponchio
8437fc553b ! != ~ 2007-06-01 10:04:21 +00:00
Paolo Cignoni cignoni
a8af7df5d2 Added MeshDocument and computation of VertexBorderFlags when asking border flags 2007-06-01 09:19:24 +00:00
Federico Ponchio ponchio
2ef34b6df5 *** empty log message *** 2007-05-30 15:10:54 +00:00
Paolo Cignoni cignoni
ca86177c18 Muose management modify
Ui changed
2007-05-29 09:47:33 +00:00
Federico Ponchio ponchio
9c267349ed Cannot pass a temporary as reference in a function. Fixed. 2007-05-28 14:58:21 +00:00
Federico Ponchio ponchio
7180846d22 QFileDialog::Option::ShowDirsOnly -> QFileDialog::ShowDirsOnly 2007-05-28 14:55:38 +00:00
Paolo Cignoni cignoni
e45a00585f Ui modify with multi/single file export choose
Export SVG changed
2007-05-27 16:37:28 +00:00
Paolo Cignoni cignoni
a0f61cf79c Change Ui fix bug with plans distance 2007-05-25 12:50:27 +00:00
Paolo Cignoni cignoni
1aceb1ec71 fix problem with centre of rotation with more then one plans 2007-05-25 08:06:17 +00:00
Paolo Cignoni cignoni
1fa95561c9 with more the 1 plane create a sequenze of file filename(index).svg 2007-05-24 16:24:59 +00:00
Paolo Cignoni cignoni
2dcca78341 slice working only with one plane
allows translation and rotation
2007-05-24 15:25:00 +00:00
Paolo Cignoni cignoni
42ce229330 Improved params of ball pivoting (again) 2007-05-22 15:26:02 +00:00
Paolo Cignoni cignoni
6aeb53573b Improved params of ball pivoting 2007-05-22 15:16:43 +00:00
Paolo Cignoni cignoni
5a3a064326 Changed the type of the basic mesh 2007-05-21 13:25:31 +00:00
Paolo Cignoni cignoni
26716df9c1 fix problem with drowing
clean code
2007-05-19 14:10:25 +00:00
Paolo Cignoni cignoni
5023bbe6aa fix problem with drawing
clean code
2007-05-19 14:10:24 +00:00
Paolo Cignoni cignoni
73ee72873f First Version of new sample plugins 2007-05-16 15:06:29 +00:00
Paolo Cignoni cignoni
faaef38a89 better comments 2007-05-16 15:03:21 +00:00