2034 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
7d2c75c512 added percentage label to represent mid handle position (to enhance) 2008-03-19 16:10:21 +00:00
Paolo Cignoni cignoni
2631fd3c63 Added deletion of unreferenced vertexes 2008-03-19 12:35:59 +00:00
Paolo Cignoni cignoni
26a1fce0e5 Re arranged layout 2008-03-19 11:35:04 +00:00
Paolo Cignoni cignoni
4cac42362e Added pre-cleaning before computing curvature to avoid degenerate cases 2008-03-19 05:23:01 +00:00
Paolo Cignoni cignoni
5e0df90c5e Added robustness tests for avoid degenerate cases 2008-03-19 05:21:07 +00:00
Paolo Cignoni cignoni
35c426a803 *** empty log message *** 2008-03-18 23:54:36 +00:00
Paolo Cignoni cignoni
ebff64f8c8 removed some comments, changed the clean color from gray to white 2008-03-18 17:26:30 +00:00
Paolo Cignoni cignoni
2f02724d79 changed the principal curvatures value 2008-03-18 17:26:03 +00:00
Massimiliano Corsini maxcorsini
898b425e1f *** empty log message *** 2008-03-18 14:30:55 +00:00
Paolo Cignoni cignoni
c74a57e689 useful sty for latex 2008-03-18 14:29:10 +00:00
Paolo Cignoni cignoni
c2e518e579 support for more parameters 2008-03-18 11:26:59 +00:00
Paolo Cignoni cignoni
f05a7ab1a4 added quality parameter in u3d 2008-03-18 11:25:52 +00:00
Paolo Cignoni cignoni
8db38a66cd added document icons 2008-03-18 11:25:07 +00:00
Paolo Cignoni cignoni
dd4fc3cc2c added Post-Simplification cleaning filter, improved help 2008-03-18 10:33:53 +00:00
Paolo Cignoni cignoni
c43629768c added color interpolation 2008-03-18 10:30:20 +00:00
Marco Callieri mcallieri
688335579a re-added splitter filter with correct name convention 2008-03-18 10:17:48 +00:00
Marco Callieri mcallieri
bf5ca0d5c7 removed for name mismatch 2008-03-18 10:04:09 +00:00
Paolo Cignoni cignoni
106f4871c3 minor changes: code cleaning 2008-03-17 16:45:13 +00:00
Paolo Cignoni cignoni
d0888d8bf8 Filter: added enum parameter to choose the type of transfer function to use: text or one of the defaults 2008-03-17 16:43:24 +00:00
Paolo Cignoni cignoni
d4e0691942 Fixed Voronoi cell area computation and the Normalized squared mean curvature metric. 2008-03-17 11:54:10 +00:00
Paolo Cignoni cignoni
660134923a removed long log file generation code 2008-03-17 07:56:52 +00:00
Paolo Cignoni cignoni
6eb6772480 *** empty log message *** 2008-03-17 07:54:33 +00:00
Paolo Cignoni cignoni
cb21edd6c5 removed unused code 2008-03-16 16:53:53 +00:00
Paolo Cignoni cignoni
91aca19895 First commit for the new version of the plugin. The only feature implemented is the scroll of the drawned mesh. There is a bug in the zoom with the wheel (I don't know how to use the 'setScale' method -- missing docs...).
The graphic interface is still old and every control doesn't work.
PS: sourced not tested with gcc compiler..........................
2008-03-16 10:59:18 +00:00
Massimiliano Corsini maxcorsini
1a943fa147 fix decoration menu 2008-03-14 15:22:28 +00:00
Marco Callieri mcallieri
08309f7791 moved part now correctly inherits transformation 2008-03-13 16:50:04 +00:00
Marco Callieri mcallieri
5cdd42ae17 added meshsplitter filter 2008-03-13 15:45:20 +00:00
Marco Callieri mcallieri
2322f64abb first working version 2008-03-13 15:42:58 +00:00
Paolo Cignoni cignoni
72a5fa25ab changed extension of import\export TF\Equalizer file from CSV to QMAP 2008-03-12 14:26:27 +00:00
Paolo Cignoni cignoni
eab3b15be9 added u3d binaries 2008-03-11 20:51:35 +00:00
Paolo Cignoni cignoni
fe8817f6a7 changed dynlib renaming 2008-03-11 16:22:19 +00:00
Paolo Cignoni cignoni
9f1b630207 corrected include capitalizations 2008-03-11 09:57:03 +00:00
Paolo Cignoni cignoni
32f9408879 document icons 2008-03-10 14:16:39 +00:00
Andrea Bernabei bernabei
2974da8d69 Removed ui_paintbox.h which is automatically generated ad compile time 2008-03-10 13:30:45 +00:00
Paolo Cignoni cignoni
0c0dea5487 added how to compile 2008-03-10 11:29:58 +00:00
Paolo Cignoni cignoni
74f25c0853 better disabling of functionalities when no mesh is loaded 2008-03-10 09:39:51 +00:00
Paolo Cignoni cignoni
1d5028b51a added missing depend 2008-03-10 09:36:07 +00:00
Paolo Cignoni cignoni
3f05ec37f7 removed bug on open-close-open of the align tool 2008-03-10 09:35:23 +00:00
Paolo Cignoni cignoni
d14436c653 Added templated support for three different metrics to measure the local curvature of the mesh 2008-03-09 14:00:39 +00:00
Paolo Cignoni cignoni
cd706993c2 Just a test. I've temporarily removed some feature from the plugin to see if the algorithm is fastest than before. If the implementation will be approved I'll rewrite
(again) the old features.
2008-03-09 11:09:04 +00:00
Paolo Cignoni cignoni
3068962924 added define for disabling auto test of updated versions 2008-03-08 17:25:10 +00:00
Paolo Cignoni cignoni
7a96d7c2c2 added plugins path settings for macs 2008-03-08 17:22:57 +00:00
Andrea Bernabei bernabei
7c422c0224 Added dock deletion on EndEdit 2008-03-08 17:03:27 +00:00
Andrea Bernabei bernabei
ae28b0efb3 Initial 0.2 Release 2008-03-08 16:54:28 +00:00
Andrea Bernabei bernabei
32c24f22ee New Icons 2008-03-08 15:45:48 +00:00
Andrea Bernabei bernabei
7badaca03a 0.2 Release
+ Objects Redesign
+ Renaming of obscure functions/fields
+ New event handling mechanism
+ Clearer distinction between class methods and generic functions
+ More inlineing
+ Refactored many istances of cut and pasted code
+ New Undo mechanism based on Qt's
+ Bugfixes
2008-03-08 15:37:36 +00:00
Andrea Bernabei bernabei
40cef7b9f2 Initial 0.2 Release
+ New icons
2008-03-08 15:35:49 +00:00
Andrea Bernabei bernabei
0ec7b07702 Initial 0.2 Release
+ New UI design, new icons
2008-03-08 15:35:18 +00:00
Andrea Bernabei bernabei
bd136a64bc Automatically generated file 2008-03-08 15:34:26 +00:00
Andrea Bernabei bernabei
d68cc7b347 Initial 0.2 Release
+ Less code
+ New QUndoStack mechanism
2008-03-08 15:30:37 +00:00