12 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
f2faae9092 Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h 2008-04-04 14:56:32 +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
e6d8c20b08 Mainly code cleaning
Removed undo after smoothing bug
2007-02-07 12:39:57 +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
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
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
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
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