1450 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
ae696ed1e0 added absolute box corner decoration 2007-10-23 07:16:35 +00:00
Paolo Cignoni cignoni
d87d3af91b switch to selection rendering done by slot and signals 2007-10-23 07:15:19 +00:00
Paolo Cignoni cignoni
85e54ad6af re-added in binary becouse they were ascii 2007-10-19 22:46:51 +00:00
Paolo Cignoni cignoni
8f8b038b45 removed becouse they were ascii 2007-10-19 22:45:43 +00:00
Paolo Cignoni cignoni
13f9804a40 first version of aligning icons 2007-10-19 22:31:06 +00:00
Paolo Cignoni cignoni
b7f72d7a29 Avoid recreation of normals for loaded mesh with explicit per vertex normal 2007-10-19 21:39:37 +00:00
Paolo Cignoni cignoni
0cc05286c9 Still not completely working version. 2007-10-19 21:31:31 +00:00
Guido Ranzuglia granzuglia
2c13ab51ca meshlab's u3dexporter interface first version with latex file generation
WARNING! there is yet the configuration form for latex parameters
2007-10-19 10:54:52 +00:00
Guido Ranzuglia granzuglia
20ebb30822 added u3d_io project 2007-10-19 10:51:59 +00:00
Paolo Cignoni cignoni
db900f3c37 corrected orthographic error in report string 2007-10-17 21:24:36 +00:00
Paolo Cignoni cignoni
95120683b7 added wordwrapping to the first line of the automatic dialog 2007-10-17 21:23:30 +00:00
Paolo Cignoni cignoni
abd52350d6 better label and automatic suspension after the end of the measurement using slots 2007-10-17 08:31:45 +00:00
Paolo Cignoni cignoni
0488724c3c changed in order to the new allocator based deleting strategy 2007-10-16 20:26:49 +00:00
Paolo Cignoni cignoni
c4f478721d changed edgecollapse interface in order to the new allocator based deleting strategy 2007-10-16 16:47:36 +00:00
Paolo Cignoni cignoni
38855b0abd changed static var in class into a static func returning a const val 2007-10-16 15:28:20 +00:00
Paolo Cignoni cignoni
ca1cc6b22c standard include paths for glew 2007-10-16 15:23:53 +00:00
Daniele Panozzo danielepanozzo
aab599b6c3 initial CVS import of the plugin editrgbtri 2007-10-16 12:50:44 +00:00
Paolo Cignoni cignoni
7fa869dc0d mismatch between float and absperc parameters 2007-10-16 12:19:25 +00:00
Paolo Cignoni cignoni
b60cd83fbc better init of the frame 2007-10-16 11:04:06 +00:00
Massimiliano Corsini maxcorsini
e1dbc3e26a *** empty log message *** 2007-10-12 12:36:02 +00:00
Massimiliano Corsini maxcorsini
16c6f551f3 signed/unsigned warning removed 2007-10-12 10:09:29 +00:00
Massimiliano Corsini maxcorsini
d826f2cc08 fix some warnings 2007-10-12 10:06:58 +00:00
Massimiliano Corsini maxcorsini
be3e7b2af3 *** empty log message *** 2007-10-12 10:04:54 +00:00
Paolo Cignoni cignoni
0c6459a912 Initial version of the Measuring Editing Tool 2007-10-12 09:34:58 +00:00
Massimiliano Corsini maxcorsini
f049dcea97 add missing source file 2007-10-09 13:46:11 +00:00
Paolo Cignoni cignoni
60f38711d3 Just added two rendermonkey files. 2007-10-09 13:17:34 +00:00
Paolo Cignoni cignoni
2009ca83b7 Initial implementation of multipass rendering.
Please note that MeshRenderInterface has been modified to get the number of rendering passes.
2007-10-09 13:02:09 +00:00
Massimiliano Corsini maxcorsini
ad93ebf640 fix missing return value 2007-10-09 12:07:39 +00:00
Massimiliano Corsini maxcorsini
8acad1e543 fix missing return value 2007-10-09 12:01:15 +00:00
Massimiliano Corsini maxcorsini
aa8e5f9827 fix some warnings 2007-10-09 12:00:46 +00:00
Paolo Cignoni cignoni
5578df1c4e svg version of the xar 2007-10-09 11:55:29 +00:00
Paolo Cignoni cignoni
1a49b00f84 added delete face and vert 2007-10-09 11:54:39 +00:00
Paolo Cignoni cignoni
052088d6c6 corrected behavior for endedit 2007-10-08 19:48:45 +00:00
Paolo Cignoni cignoni
20d4ef2a94 Added automatic exporting of ply and aln from the dialog 2007-10-08 08:55:44 +00:00
Paolo Cignoni cignoni
1bcbe6d48a moved out code for saving of aln 2007-10-08 08:55:09 +00:00
Paolo Cignoni cignoni
227a6d2d90 added saving of aln 2007-10-08 08:48:20 +00:00
Paolo Cignoni cignoni
73614f6b5a Updated used defined dialog to the new filter interface. 2007-10-06 23:39:01 +00:00
Paolo Cignoni cignoni
c9499ea03c corrected management of suspeneded editing actions. Added filter toolbar 2007-10-06 23:29:51 +00:00
Paolo Cignoni cignoni
58c5adbd08 added missing add/get matrix 2007-10-06 23:27:29 +00:00
Paolo Cignoni cignoni
43e84dfb99 wrong init in a case statement 2007-10-02 10:03:03 +00:00
Paolo Cignoni cignoni
9f5ca5b754 New filter interface. Hopefully more clean and easy to use. 2007-10-02 09:55:38 +00:00
Paolo Cignoni cignoni
680abed7f4 New filter interface. Hopefully more clean and easy to use. 2007-10-02 08:13:53 +00:00
Paolo Cignoni cignoni
22ee4f369c New filter interface. Hopefully more clean and easy to use. 2007-10-02 07:59:44 +00:00
Paolo Cignoni cignoni
ad1d99d51a Updated all the QT pro to the requirements for filters. Removed PPC support. 2007-10-02 07:53:29 +00:00
Paolo Cignoni cignoni
65208e739b Fix around multiple application of single pass rfx shaders. 2007-09-27 16:28:43 +00:00
Paolo Cignoni cignoni
193082ab9d fixed compilation issue under unix oses 2007-09-27 13:04:26 +00:00
Paolo Cignoni cignoni
1c4fbf27c6 bug fix 2007-09-22 16:37:08 +00:00
Paolo Cignoni cignoni
7785b2ab44 removed a dead lock 2007-09-21 09:58:43 +00:00
Paolo Cignoni cignoni
2763f2b4b8 added a refine step for the edge faces 2007-09-17 10:40:33 +00:00
Paolo Cignoni cignoni
213f071ce4 Added missing return 2007-09-15 09:07:33 +00:00