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
Andrea Bernabei bernabei
15fa9eac88
Initial 0.2 Release
...
+ Object Redesign
+ Clearer use of enums
2008-03-08 15:29:34 +00:00
Andrea Bernabei bernabei
ec0d89bf42
Initial 0.2 Release
...
+ Renaming from color_wid
+ Less code: much of the work is now done by superclass QFrame
2008-03-08 15:27:25 +00:00
Paolo Cignoni cignoni
edb2188b6e
First version of edge flip that minimizes mesh curvature locally.
2008-03-08 12:41:44 +00:00
Paolo Cignoni cignoni
4182afad26
Improved interface. added possibility of recomputing single arcs, and changing the params
2008-03-07 15:55:36 +00:00
Paolo Cignoni cignoni
5edb1bb7d9
refactored the process, now it is possible to call global align separately and it recompute single arcs
2008-03-07 15:54:29 +00:00
Paolo Cignoni cignoni
028929901e
removed double cr and cleaned defaults
2008-03-06 11:00:50 +00:00
Paolo Cignoni cignoni
cc52f8c808
added meaningful info (q and tex) to the displayed tri
2008-03-06 08:32:44 +00:00
Paolo Cignoni cignoni
4183e174e9
updated to the error message reporting style for filters
2008-03-06 08:25:04 +00:00
Paolo Cignoni cignoni
1d39cd50f5
updated to the new histogram
2008-03-06 08:20:50 +00:00
Paolo Cignoni cignoni
22379abf29
Updated to the new version of histogram
2008-03-05 11:20:40 +00:00
Paolo Cignoni cignoni
19c7d67678
Changed filter description
2008-03-04 19:09:47 +00:00
Paolo Cignoni cignoni
59f73d683f
applyFilter rewritten from scratch.
...
Added a method (refineNeededEdges) to refine, if needed, the edges which will be eroded in the next phase (inspired to the RefineE vcg function).
Added a support method and 2 support classes for the refineNeededEdges method.
2008-03-03 21:36:11 +00:00
Paolo Cignoni cignoni
0ea7a257af
- fixed bug in xQualityLabel precision
...
- fixed TfHandle bug: now the color band is updated when a new TfHandle is built by double-click
- updated TfHandle behavior: when the user clicks on an handle the corresponding channel is moved forward
- updated midHandle position in filter
- other minor changes
2008-03-03 19:08:25 +00:00
Luca Benedetti benedetti
d6549b3570
removed DrawAxis() in favor of VCG's CoordinateFrame class
2008-03-02 16:55:26 +00:00
Luca Benedetti benedetti
4bb70978bc
Fixed after coordinateframe/activecoordinateframe file splitting
2008-03-02 16:48:46 +00:00
Paolo Cignoni cignoni
c143069fd1
loss of precision management
2008-03-02 15:15:50 +00:00
Paolo Cignoni cignoni
ddcabf81ac
SetTargetMetric to avoid harmful flips
2008-03-01 23:18:25 +00:00
Paolo Cignoni cignoni
eac082d263
- implemented clump's histogram function
...
- implemented brightness spinbox connection
2008-03-01 17:52:40 +00:00
Paolo Cignoni cignoni
87d6e6275f
- added brigthness spinbox
...
- added clump's spinbox and button
2008-03-01 17:50:41 +00:00
Paolo Cignoni cignoni
cff3300edb
updated method to apply color to mesh
2008-03-01 14:48:31 +00:00
Paolo Cignoni cignoni
29ee6058a6
Fixed a typo
2008-03-01 14:04:51 +00:00
Paolo Cignoni cignoni
f38bb1c1ea
Class for custom edge flip moved in curvedgeflip.h
2008-03-01 13:54:39 +00:00
Paolo Cignoni cignoni
47ae4b362f
- updated type of filter parameters
...
- removed startup file dialog
- some other minor changes
2008-03-01 10:32:17 +00:00
Paolo Cignoni cignoni
b09482fd3d
- fixed xQuality label bug
2008-03-01 10:30:25 +00:00
Paolo Cignoni cignoni
8a80554ae8
fixed zero area faces management
2008-02-29 20:37:27 +00:00
Paolo Cignoni cignoni
5a7c92ea1b
removed; no more used use the versioned pro's
2008-02-29 14:33:10 +00:00
Paolo Cignoni cignoni
bc7cc5e0f0
small changes during the final discussion
2008-02-29 11:19:19 +00:00
Paolo Cignoni cignoni
0c797af148
Deleted some group boxes to reduce the size of the widget
2008-02-28 17:43:38 +00:00