1925 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
1fbda4369f corrected F. Pirosu --> M. Pirosu 2008-02-23 21:44:48 +00:00
Luca Benedetti benedetti
7570d89a92 refactored, cleaned up a bit, few feats added 2008-02-22 20:24:42 +00:00
Paolo Cignoni cignoni
2e5bf9bcd4 New version of coco_swprintf that supports also mingw compiler 2008-02-22 17:58:42 +00:00
Paolo Cignoni cignoni
b09544a361 - solved problem in resetting handles and loading preset
- added comments
- other minor modifications
2008-02-22 16:42:49 +00:00
Paolo Cignoni cignoni
50acdfec02 Added NUMBER_OF_EQULIZER_HISTOGRAM_BINS constant 2008-02-22 16:39:54 +00:00
Paolo Cignoni cignoni
0a2c11ef45 correct compiler testing for hash fucntion 2008-02-22 15:24:18 +00:00
Paolo Cignoni cignoni
c4e8c3322d first version 2008-02-22 13:19:28 +00:00
Paolo Cignoni cignoni
ab76137fce - minor modifications
- added comments
2008-02-21 17:53:37 +00:00
Paolo Cignoni cignoni
f74da6e369 updated code comments and formatting 2008-02-21 17:53:27 +00:00
Paolo Cignoni cignoni
c06c88e135 - added comments 2008-02-21 17:42:35 +00:00
Paolo Cignoni cignoni
199c8f8cdc - minor modifications code
- added comments
2008-02-21 17:34:35 +00:00
Paolo Cignoni cignoni
668c690d9c updated code comments and formatting 2008-02-21 17:14:50 +00:00
Paolo Cignoni cignoni
dad5cf1e8d updated code comments and formatting 2008-02-21 16:27:06 +00:00
Paolo Cignoni cignoni
d33d5060fa a ; missing...
fixed
2008-02-21 16:13:59 +00:00
Paolo Cignoni cignoni
71834fed83 updated comments and format of files 2008-02-21 15:51:56 +00:00
Gianpaolo Palma gianpaolopalma
a625f49357 Fixed compile error 2008-02-21 13:04:10 +00:00
Gianpaolo Palma gianpaolopalma
8d7231929c First working version of Vrml to X3D translator 2008-02-20 22:02:00 +00:00
Gianpaolo Palma gianpaolopalma
c0dfe72695 Added support to file .x3dv and .wrl 2008-02-20 21:59:37 +00:00
Gianpaolo Palma gianpaolopalma
32e5b1abc7 Added support to file .x3dv and .wrl
Bug fixed in the management of ProtoInstance node
2008-02-20 21:58:11 +00:00
Gianpaolo Palma gianpaolopalma
f67dd63cdc Add headers and sources to parse VRML file 2008-02-20 21:55:27 +00:00
Paolo Cignoni cignoni
66c53d29ab updated load of CSV file method. (brightness conversion) 2008-02-20 18:46:37 +00:00
Paolo Cignoni cignoni
6eadd660df get a random point over a random mesh's face and move this point over the mesh. 2008-02-20 18:29:13 +00:00
Paolo Cignoni cignoni
ccbe67eeca -changed folders\files organizations. Added Common folder to contain files used by both projects
-many minor changed due to update of incude file paths

- changed representation of brightness level value in csv files
- fixed bug in apply method of filter

-other minor changes
2008-02-20 17:23:00 +00:00
Paolo Cignoni cignoni
c7474e3593 Refactoring of methods necessary to FilterQualityMapper 2008-02-20 14:56:02 +00:00
Paolo Cignoni cignoni
4feb996461 Refactoring of method necessary ti FilterQualityMapper 2008-02-20 14:53:03 +00:00
Paolo Cignoni cignoni
dcccc26d20 Added the Pen Radius Slider 2008-02-20 11:57:28 +00:00
Paolo Cignoni cignoni
7bae6905b5 added a penn radius slider (not working yet) 2008-02-20 00:00:29 +00:00
Paolo Cignoni cignoni
4a90c86b1b fixed bug about axis draw in equalizer histogram 2008-02-19 16:03:46 +00:00
Paolo Cignoni cignoni
d9eaad9802 changed plugin ICON 2008-02-19 15:58:12 +00:00
Paolo Cignoni cignoni
b9fee35aab Improved the main Queue 2008-02-19 11:27:20 +00:00
Paolo Cignoni cignoni
2fe1c33b91 - Connected handles to x-quality
- Added warning for no-quality meshes
- Removed histogram.h from project
2008-02-18 22:35:20 +00:00
Paolo Cignoni cignoni
63ab60cb64 filter_quality.pro:
- updated include paths

filterqualitymapper.cpp:
- added parameters to filter gui
2008-02-18 18:50:11 +00:00
Paolo Cignoni cignoni
dfc04ac2e9 *** empty log message *** 2008-02-18 18:18:55 +00:00
Paolo Cignoni cignoni
45bc748e03 UPDATED PERSONAL PROJECTS FILES
AND
ADDED PROJECT AND SRC FILES FOR FILTER QUALITY
2008-02-18 18:05:20 +00:00
Paolo Cignoni cignoni
8610034c38 ADDED SKELETON FILES FOR QUALITY MAPPER FILTER 2008-02-18 17:14:41 +00:00
Paolo Cignoni cignoni
33208094e6 qualitymapperdialog.h\cpp:
- updated load csv file method and added method to set default\user defined values for equalizer
2008-02-18 17:11:35 +00:00
Paolo Cignoni cignoni
28d0f17ad9 edit_quality.pro
- removed reference to filterparameter.cpp file (never used)

qualitymapperdialog.cpp:
- added call to preview callback in some points

filter_quality.pro:
- just added to CVS
2008-02-18 16:14:38 +00:00
Paolo Cignoni cignoni
29a27053cd qualitymapperdialog.cpp \ util.cpp:
- updated updateXQualityLabel and relative2QualityValf methods
- added call to updateXQualityLabel at xSpinbox value change
2008-02-18 14:49:14 +00:00
Luca Benedetti benedetti
57192facc9 updated following new specs (still got to clean up) 2008-02-17 20:57:33 +00:00
Paolo Cignoni cignoni
d03e5f019a const_types.h:
- added definition of EQUALIZER_INFO struct

util.h:
- some minor changes

transferfunction.h\cpp:
- extended saveColorBand (now the method takes as input an EQUALIZER_INFO struct and saves on output file equalzer informations too)

qualitymapperdialog.h\cpp:
- updated callback method for save of current TF (added equalizer info)
- updated callback methos for load of TF (stub yet)
- added definition and call to method that shows the current x-mapped quality of currently selected TF handle
2008-02-17 19:16:07 +00:00
Paolo Cignoni cignoni
7ffba43963 - Corrected bug in equalizer handles/spinboxes
- implemented "reset histogram" button
2008-02-17 17:20:35 +00:00
Paolo Cignoni cignoni
234e35759d Deleted "cancel" button 2008-02-17 17:19:14 +00:00
Paolo Cignoni cignoni
c5774254ed qualitymapper.cpp:
- fixed stack-overflow bug in endEdit method (qualitymapper) (added disconnect qualitymapperialgog before calling its destructor)
- other minor changes

qualitymapperdialog.cpp:
- fixed bug in clearItem about EqHandles remove and destroy.
- other minor changes
2008-02-17 12:08:31 +00:00
Luca Benedetti benedetti
59def3ce42 first version 2008-02-16 14:29:35 +00:00
Luca Benedetti benedetti
c1d64f4ff0 first non dummy version 2008-02-16 14:21:05 +00:00
Luca Benedetti benedetti
54f37b2189 rewritten from scratch after sf/wrap/gui/rubberband creation 2008-02-16 13:09:12 +00:00
Paolo Cignoni cignoni
22926772c9 first commit, start to work selecting face and check face angle. Problem with face and vertex color paint 2008-02-16 00:12:42 +00:00
Paolo Cignoni cignoni
de785c4760 transferfunction.h\cpp:
- removed junction point field from TF_KEY struct-
- minor changes to adapt to the change above

qualitymapperdialog.h\cpp:
- added call to endEdit method when dialog is closed
- added TFHandle creation by doubleclick on empty areas (using invisible graphics item)
- other minor changes

util.cpp:
- minor change
2008-02-15 18:46:19 +00:00
Paolo Cignoni cignoni
f19095d1aa added method relative2QualityValf 2008-02-15 17:08:08 +00:00
Paolo Cignoni cignoni
47b679c962 Version 1.1.0 2008-02-15 15:59:20 +00:00