Paolo Cignoni cignoni
1969b6edec
Added Border selection filters
2007-02-08 15:59:46 +00:00
Paolo Cignoni cignoni
dc7b98f8bb
Corrected ">>" into "> >" in double templates
2007-02-08 15:54:33 +00:00
Paolo Cignoni cignoni
4b8d032ac9
Added Quadric Simplification(with textures) Filter
2007-02-08 13:40:00 +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
a852d5a5c9
Still experiments in filtering depth jumps
2007-01-24 08:33:15 +00:00
Paolo Cignoni cignoni
018e365547
Percentual painting works better now, but has still problems
2007-01-23 22:54:42 +00:00
Massimiliano Corsini maxcorsini
b82a5fa59d
add improved depth filtering to remove artifacts
2007-01-23 14:31:17 +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
757b718a72
Added depth jump control in laplacian smoothing of featureless areas of depthmap
2007-01-23 11:38:55 +00:00
Paolo Cignoni cignoni
19df39618b
Better comments and variable names
2007-01-23 10:50:44 +00:00
Massimiliano Corsini maxcorsini
604a79da23
add mean+erosion filter
2007-01-23 09:21:28 +00:00
Massimiliano Corsini maxcorsini
8e53cfeda9
improve qimage conversion
2007-01-22 16:35:10 +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
5e247de043
Added parameters for quality,selection and boundary preservation
2007-01-19 09:12:39 +00:00
Paolo Cignoni cignoni
3a1cec30dd
Now meshlab ask for automatic cleaning of stl files
2007-01-19 00:51:59 +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
Paolo Cignoni cignoni
107318eaca
Added the editpaint directory
2007-01-17 17:34:57 +00:00
Paolo Cignoni cignoni
ad353e03a3
fixed bug for QT 4.1.0/dotnet2003
...
removed the request of the window title to the plugin. The action description is used instead.
2007-01-11 19:52:26 +00:00
Paolo Cignoni cignoni
fe44d7b355
Reordered include
2007-01-11 11:48:04 +00:00
Paolo Cignoni cignoni
33e5a543a9
Renamed ambiguous min/max vars e added a missing return in the getParameters
2007-01-11 10:38:58 +00:00
Paolo Cignoni cignoni
8a162ea25c
Added improvements for the standard plugin window:
...
split of the apply button in two buttons:ok and apply
added support for parameters with absolute and percentage values
2006-12-27 21:41:58 +00:00
Paolo Cignoni cignoni
58eae3aba4
Corrected bug about a wrong glUniform1fARB (thanks Clement Menier!)
2006-12-24 22:46:34 +00:00
Paolo Cignoni cignoni
9c02402dbc
Added some option specific to the mingw gcc compiler
2006-12-21 18:05:27 +00:00
Paolo Cignoni cignoni
0418baa6ee
stupid bug: I use unsigned short, not just shorts
2006-12-15 11:13:55 +00:00
Paolo Cignoni cignoni
8d828e5df0
Added bzip2 library
2006-12-15 10:16:16 +00:00
Paolo Cignoni cignoni
274aaecd75
functionality for compressed image format
2006-12-14 15:56:57 +00:00
Paolo Cignoni cignoni
0b4e4be84e
Added standard plugin window support
2006-12-13 17:37:27 +00:00
Paolo Cignoni cignoni
eac35abde0
corrected border management after holefilling filter
2006-12-11 23:50:07 +00:00
Paolo Cignoni cignoni
19fde0d6f3
removed unimplemented filter non topo coherent
2006-12-11 23:49:32 +00:00
Paolo Cignoni cignoni
a2a61f52b7
removed useless header
2006-12-11 23:39:23 +00:00
Paolo Cignoni cignoni
89e7de96c7
removed useless glut linking
2006-12-08 21:29:34 +00:00
Paolo Cignoni cignoni
e088b65b95
Added missing include temporary data
2006-12-08 21:27:55 +00:00
Paolo Cignoni cignoni
d6382624ad
Hole filling no intersection
2006-12-06 21:39:57 +00:00
Paolo Cignoni cignoni
ae4553e1fd
small optimization and logging for profiling
2006-12-06 21:25:00 +00:00