13 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
08ea66621a Last CVS commit: update of file 2008-05-04 20:05:01 +00:00
Paolo Cignoni cignoni
b9c929a3c0 Added texture smoothing function. Actually the smooth algorithm is inside the "textureeditor.h" file, but soon I will move it in "texture_optimization.h".
Modified interface.
Improved path finding.
2008-05-04 16:33:24 +00:00
Paolo Cignoni cignoni
2e29544645 Added collapse vertex function, improved interface 2008-04-27 10:09:22 +00:00
Paolo Cignoni cignoni
58c8f291f9 Added a lot of feature, removed some bugs, new interface 2008-04-26 09:42:50 +00:00
Paolo Cignoni cignoni
66be571126 Removed a bug in rotation, Code refactoring 2008-04-11 11:37:13 +00:00
Paolo Cignoni cignoni
6a2ff59d79 Improved a lot of function and removed some bug. Final version of the vertex editing 2008-04-10 15:21:55 +00:00
Paolo Cignoni cignoni
2fe01ba98e Now the render area is sizeble. Improved icons. Improved interface 2008-04-05 16:13:46 +00:00
Paolo Cignoni cignoni
870a28e2ac Fixed some bugs and improved the scale feature 2008-04-03 10:14:22 +00:00
Paolo Cignoni cignoni
0b9731a785 Added the selection feature,improved the other function and implemented
a test of sizeble interface
2008-03-25 09:08:13 +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
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
1bd77f91d4 Removed the 'misterious' bug, improved a function in the plugin 2008-02-24 21:16:54 +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