1959 Commits

Author SHA1 Message Date
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
Luca Benedetti benedetti
77ee5f3322 corrected after quaternion/similarity/trackball changes, on_freehand_mesh_dragging still doesn't work 2008-02-26 21:35:17 +00:00
Paolo Cignoni cignoni
f83b7dcc76 first version 2008-02-26 21:24:48 +00:00
Paolo Cignoni cignoni
f2d0de4884 added edit_texture and filter_quality 2008-02-26 11:17:46 +00:00
Paolo Cignoni cignoni
9cfd0fa856 "or" is a reserved keyword somewher... 2008-02-26 11:14:06 +00:00
Paolo Cignoni cignoni
0ac8258fed changed the name of the pro in order to follow the rule that each pro has the name of its dir. 2008-02-26 11:13:07 +00:00
Paolo Cignoni cignoni
b6515616ee changed the name of the pro in order to follow the rule that each pro has the name of its dir. 2008-02-26 10:59:28 +00:00
Paolo Cignoni cignoni
6a7db649c4 Added angle threshold parameter.
Fixed bug due to the use of non normalized vectors.
Added method to check if the mesh contains selected faces.
2008-02-25 20:15:25 +00:00
Paolo Cignoni cignoni
8a8eede18b Changed Brightness groupbox 2008-02-25 17:22:33 +00:00
Paolo Cignoni cignoni
49561ce274 - added comments 2008-02-25 16:26:03 +00:00
Federico Ponchio ponchio
c7c5772fbf added parent window reference durinc creation 2008-02-25 14:51:01 +00:00
Federico Ponchio ponchio
6dfc401066 inverted trackball rotation due to changes in quaternion.h 2008-02-25 14:08:36 +00:00
Paolo Cignoni cignoni
1bd77f91d4 Removed the 'misterious' bug, improved a function in the plugin 2008-02-24 21:16:54 +00:00
Paolo Cignoni cignoni
a20cfb8052 added -h and --help standard options 2008-02-24 18:08:50 +00:00
Paolo Cignoni cignoni
6d98980020 After having some trouble with the CVS, here's the first commit for the edittexture plugin. It works quite well, even if some functionality are missing. There is 1 known
bug when user selects faces (the reason is still a mistery...). The icon is still a beta.
Implemented functionality:
- Drag&drop of single vertex
- Drag&drop, rotate, scale connected component
- Managment of uv out of border (to improve)
2008-02-24 15:44:40 +00:00
Paolo Cignoni cignoni
2a7afba6d3 Initial commit. Implemented basic MeshFilterInterface methods. ApplyFilter: first tests to find good edges to erode. 2008-02-23 23:46:42 +00:00
Paolo Cignoni cignoni
1820f018a8 Initial commit. 2008-02-23 23:35:46 +00:00
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