34 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
2d203e13bd added the missing ui in the pro and corrected the mismatched including 2008-02-04 00:32:57 +00:00
Paolo Cignoni cignoni
ad1d99d51a Updated all the QT pro to the requirements for filters. Removed PPC support. 2007-10-02 07:53:29 +00:00
Paolo Cignoni cignoni
ebf5ec2839 Better management of toggling between edit actions and camera movement 2007-05-16 15:02:31 +00:00
Paolo Cignoni cignoni
63edd09888 Added universal binary support for mac compiling 2007-04-20 08:30:41 +00:00
Paolo Cignoni cignoni
875c22f19c ** big change **
Added Layers managemnt.
Interfaces are changing again...
2007-04-16 09:25:30 +00:00
Paolo Cignoni cignoni
db3a96ae6d Big small change in accessing mesh interface. First step toward layers 2007-03-20 16:23:10 +00:00
Paolo Cignoni cignoni
f98e2df811 removed useless line 2007-03-08 17:03:36 +00:00
Paolo Cignoni cignoni
43d17a9017 cursor added 2007-02-26 00:47:44 +00:00
Paolo Cignoni cignoni
088286853a various cursors added 2007-02-26 00:46:07 +00:00
Paolo Cignoni cignoni
c0bdc00282 added debug_AND_release option to all the files 2007-02-22 16:07:42 +00:00
Paolo Cignoni cignoni
a42e238037 Cleaned .pro files for macos compiling 2007-02-22 09:22:06 +00:00
Paolo Cignoni cignoni
48273e9973 Solved a little bug when gluProject returns strange data 2007-02-19 20:11:28 +00:00
Paolo Cignoni cignoni
0bc6871442 Removed useless pen_mode
Solved a little bug when pen is smaller then polys
Improved selection
2007-02-12 16:56:21 +00:00
Paolo Cignoni cignoni
e6858f98f5 Removed Qt 4.1 incompatibility 2007-02-08 11:26:47 +00:00
Paolo Cignoni cignoni
681970daa0 little bugfix in isIn function, works a little bit slower, but better 2007-02-08 08:36:27 +00:00
Paolo Cignoni cignoni
e6d8c20b08 Mainly code cleaning
Removed undo after smoothing bug
2007-02-07 12:39:57 +00:00
Paolo Cignoni cignoni
be0b6194aa Removed FF topology
Solved two little bugs with line width and paint selection
2007-02-06 17:48:44 +00:00
Paolo Cignoni cignoni
5e12782ee3 Added face selection and smoothing
Added smooth borders when painting with the pen
Some bugfixes
Window should close now
2007-02-05 19:27:36 +00:00
Paolo Cignoni cignoni
b7695fa25e Added smoothing, but needs some tweaking 2007-02-01 16:04:24 +00:00
Paolo Cignoni cignoni
243279b614 Little bugfix for .Net 2003 problem 2007-01-31 13:18:10 +00:00
Paolo Cignoni cignoni
966937a9e7 Added first pieces of gradient filling 2007-01-26 20:12:36 +00:00
Paolo Cignoni cignoni
a8f103c0ed Solved a bug with fill.
Added experimental undo.
2007-01-24 21:47:31 +00:00
Paolo Cignoni cignoni
5d54d16f84 Cleaned a little bit the code.
Added combobox to select precision, not shure if it is a good idea.
2007-01-24 13:55:54 +00:00
Paolo Cignoni cignoni
99bca3f3f1 new icon, nothing special 2007-01-24 13:53:35 +00:00
Paolo Cignoni cignoni
018e365547 Percentual painting works better now, but has still problems 2007-01-23 22:54:42 +00:00
Paolo Cignoni cignoni
9f88322f4f Now hides trackball during painting => no zbuffer problem.
Percentual painting works better, but still not perfect.
Resolved crash when mesh was scaled greater then the area.
The code needs to be cleaned.
2007-01-23 13:22:16 +00:00
Paolo Cignoni cignoni
57c6c41762 Renamed 'near' variable to avoid windows incompatibilities 2007-01-22 08:36:13 +00:00
Paolo Cignoni cignoni
66ab8e080a Sets bits to save vertex color.
Sets vertex painting automatically when someone clicks on the plugin.
Solved block on first paint.
2007-01-21 08:53:17 +00:00
Paolo Cignoni cignoni
d80e7abd21 Added fill and pick.
Added zbuffer test, has a little problem with the trackball, will be solved later.
2007-01-20 13:55:53 +00:00
Paolo Cignoni cignoni
52fade7d3c new images 2007-01-20 13:52:47 +00:00
Paolo Cignoni cignoni
75c525fd07 should be binary now 2007-01-18 10:36:15 +00:00
Paolo Cignoni cignoni
5553a0aff5 i try to upload the images in binary 2007-01-18 10:32:09 +00:00
Paolo Cignoni cignoni
5a83fb1162 minor change 2007-01-18 10:30:56 +00:00
Paolo Cignoni cignoni
0688ac1e1e A very early version of the vertex painting plugin.
At the moment all you can do is paint a little bit with the pen with different colors.
(I have had a little trouble committing the files so i don't know if and how often i have written this text, sorry)
2007-01-17 19:39:31 +00:00