3257 Commits

Author SHA1 Message Date
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
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
ebf5ec2839 Better management of toggling between edit actions and camera movement 2007-05-16 15:02:31 +00:00
Paolo Cignoni cignoni
0689eda28b modify dialog
fix parralels plains with backface culling
2007-05-08 17:11:31 +00:00
Paolo Cignoni cignoni
cf4a822449 Fix dialog problems 2007-05-07 13:14:23 +00:00
Paolo Cignoni cignoni
5e0b93ce7e eol at end of file 2007-05-04 14:25:40 +00:00
Paolo Cignoni cignoni
9ac39b9e0e modify Dialog
fix approssimation problem
glcolor enabled
2007-05-03 10:13:53 +00:00
Paolo Cignoni cignoni
077856e75d fix repaintg
fix bbox aproximate
2007-05-02 16:49:50 +00:00
Paolo Cignoni cignoni
182f449beb added newline at end of file 2007-05-02 13:23:48 +00:00
Paolo Cignoni cignoni
96713c3772 new icon 2007-04-30 14:17:59 +00:00
Paolo Cignoni cignoni
06a6a0685b corretto nome file icona 2007-04-30 14:06:17 +00:00
Paolo Cignoni cignoni
2782ba0ae0 icona 2007-04-30 13:48:38 +00:00
Paolo Cignoni cignoni
acc205cbea editclass.cpp implemented to slice mash in parallels plans, main function at this time is to drow the plans and to create a new trackball to move/translate only the plans, at this moment there isn't the export implementation yet.
slicedialog implemented  to allow the user to define the number of the plans, the distance between the plans and to select whitch trackball use.
2007-04-30 13:17:55 +00:00
Paolo Cignoni cignoni
40f0c0ebc3 restored orignal version 2007-04-30 13:09:36 +00:00
Paolo Cignoni cignoni
8503254d5c Editslice:
editslice.cpp: main class, defined trackball and painted semitransparent planes

slicedialog: qt gui permit user to define number of plane, distance in pixel between planes and select which trackball is enable
2007-04-30 12:54:33 +00:00
Paolo Cignoni cignoni
028ad6bdbf Aggiunto editslice 2007-04-30 12:45:29 +00:00
Paolo Cignoni cignoni
a6113cf447 issue on vertex selection from face selection 2007-04-20 10:09:56 +00:00
Paolo Cignoni cignoni
f2b5fcdbbf More complete example showing also parameters and logging. 2007-04-20 09:52:56 +00:00
Paolo Cignoni cignoni
63edd09888 Added universal binary support for mac compiling 2007-04-20 08:30:41 +00:00
Paolo Cignoni cignoni
77c7d77642 added bz2 to unix libs 2007-04-19 09:54:07 +00:00
Paolo Cignoni cignoni
b108e4bc6c mac 3ds library 2007-04-19 07:38:05 +00:00
Paolo Cignoni cignoni
5eb87364a0 Added missing info on filtering actions 2007-04-16 10:16:25 +00:00
Paolo Cignoni cignoni
423a5ae830 removed no more updated files 2007-04-16 09:57:03 +00:00
Paolo Cignoni cignoni
875c22f19c ** big change **
Added Layers managemnt.
Interfaces are changing again...
2007-04-16 09:25:30 +00:00
Paolo Cignoni cignoni
e8ee72708b New sample plugins for io and filtering 2007-04-16 09:15:36 +00:00
Paolo Cignoni cignoni
e65b7b8704 Revamped logging iterface, changed function names in automatic parameters, better selection handling 2007-03-27 12:20:18 +00:00
Paolo Cignoni cignoni
db3a96ae6d Big small change in accessing mesh interface. First step toward layers 2007-03-20 16:23:10 +00:00
Paolo Cignoni cignoni
9da9922a27 Patched issue related to path with non ascii chars 2007-03-20 15:52:47 +00:00
Paolo Cignoni cignoni
fd95017d15 Update to the new texture syntax 2007-03-20 15:51:16 +00:00
Paolo Cignoni cignoni
2256e873d6 attempting to solve unicode bug in filenames 2007-03-20 10:51:26 +00:00
Paolo Cignoni cignoni
c403fb7af7 Safer dir search for plugins for mac 2007-03-12 15:24:00 +00:00
Paolo Cignoni cignoni
f98e2df811 removed useless line 2007-03-08 17:03:36 +00:00
Paolo Cignoni cignoni
89240ccf9e Removed bug on simplification of selected faces 2007-03-03 02:03:51 +00:00