23 Commits

Author SHA1 Message Date
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
0990ab32fc Added flip function, improved interface 2008-04-20 11:34:36 +00:00
Paolo Cignoni cignoni
08de46b8e9 Fixed a bug 2008-04-13 16:35:33 +00:00
Paolo Cignoni cignoni
e4a3cc3a28 Improved interface 2008-04-12 14:32:17 +00:00
Paolo Cignoni cignoni
66be571126 Removed a bug in rotation, Code refactoring 2008-04-11 11:37:13 +00:00
Paolo Cignoni cignoni
1dab5cefd1 Improved the function of editing, added the (first version) of function "select connected component", changed the interface 2008-04-11 09:31:12 +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
0ee3ea3cdd Added the edit vertex function 2008-04-06 16:35:28 +00:00
Paolo Cignoni cignoni
c1aed9a8c7 Removed a bug 2008-04-05 17:15:50 +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
7a662fa23a Finnally even scaling and rotation works with zoom. There's still a bug in the size of edit rectangle. 2008-04-01 20:29:19 +00:00
Paolo Cignoni cignoni
0dd541c568 Implemented rotate function, improved zoom (still not works in edit mode) 2008-03-30 13:14:15 +00:00
Paolo Cignoni cignoni
dfdc235fa6 Improved some features, rotation still not working 2008-03-29 16:59:26 +00:00
Paolo Cignoni cignoni
a34acaced4 Added dynamic selection end move. 2008-03-28 11:21:14 +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
e56ea33d13 Added Rotation and Scale function. Improved movement of connected component (actually the func moves the intere mesh). Some part of code has been cleaned. Firt interface layout. 2008-03-21 16:12:43 +00:00
Paolo Cignoni cignoni
18623ad207 Some code fixed and added the first version of the edit command. Still some problems with images... 2008-03-20 18:52:53 +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