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
Paolo Cignoni cignoni
1e9e877894
Removed unuseful include
2008-02-28 17:02:50 +00:00
Paolo Cignoni cignoni
0a84f5533d
Removed unuseful include
2008-02-28 17:01:01 +00:00
Paolo Cignoni cignoni
f0e0fed9c4
- Solved "case-sensitive bug" in include instruction
2008-02-28 17:00:03 +00:00
Paolo Cignoni cignoni
7ea2cc9011
Changed on_doubleClick method: a new TFhandle is now added to the current edit channel
2008-02-28 16:59:03 +00:00
Paolo Cignoni cignoni
5e06c10dd3
First minimalist edge flipping plugin version.
2008-02-28 14:55:50 +00:00
Luca Benedetti benedetti
5e037a9ac7
updated help
2008-02-28 10:42:19 +00:00
Paolo Cignoni cignoni
025acabcb3
Added errorMsg exchange mechaninsm to the interface of filter plugins to allow the passage of error reports between the filter and the framework.
2008-02-28 10:33:21 +00:00
Paolo Cignoni cignoni
236da73054
added visualization of tex coords
2008-02-28 10:27:53 +00:00
Luca Benedetti benedetti
6d09d45dc1
fixed sliders behaviour
2008-02-28 10:12:32 +00:00
Luca Benedetti benedetti
7c838bc92d
added autorepeat on Undo
2008-02-28 10:11:45 +00:00
Paolo Cignoni cignoni
b7269f5d3f
corrected bug: wrong selection when Tr matrix != identity
2008-02-28 09:57:40 +00:00
Paolo Cignoni cignoni
3862444072
qualitymapperdialog.cpp:
...
- applied dynamic precision to quality label values
const_types.h:
- added constant for change above
qualitymapper.dialog.h:
- changed groupbox name from Foreground Channel to Edit Channel
2008-02-27 18:45:51 +00:00
Paolo Cignoni cignoni
73e7229e62
Added struct to represent one point of the segment used to erode an edge.
...
Added a method that generates one segment as a vector of points (just a stub at the moment).
First tests to split a border edge (doesn't work yet: commented out).
2008-02-27 18:37:44 +00:00
Luca Benedetti benedetti
c5b320be30
fixed on_freehand_mesh_dragging, minor cleanups, now all functionality works
2008-02-27 14:50:24 +00:00
Luca Benedetti benedetti
bd2c1c1d52
corrected after quaternion/similarity/trackball changes
2008-02-26 21:35:34 +00:00