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
3987e523e5
added float getFov()
2007-02-05 19:25:05 +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
cbfc1f17d2
Corrected A@S link
2007-01-31 08:49:36 +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
b9e4caebb4
Better formatting of floating points numbers in the dialog
2007-01-19 09:12:59 +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
998f374eb6
Resolved crash when a edit-plugin is selected without a mesh.
...
Resolves multiple-pushed edit-buttons problem.
2007-01-18 13:35:02 +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
91abafc816
Changed loadFrameContent to pass the QString not as a reference (to avoid a temp var referencing)
2007-01-13 02:02:28 +00:00
Paolo Cignoni cignoni
988dd5940f
Ver 0.9.1b
2007-01-13 02:00:51 +00:00
Paolo Cignoni cignoni
14e386a35a
First Version of the minimal meshlab
2007-01-13 01:15:42 +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
9f1fd72c06
added a safety test in restorecolor
2007-01-11 10:40:48 +00:00
Paolo Cignoni cignoni
543f2a83b9
Renamed ambiguous min/max vars
2007-01-11 10:40:09 +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
ef927438d4
version 0.9.1
2006-12-21 21:24:54 +00:00
Paolo Cignoni cignoni
85c2f08f20
Version 0.9
2006-12-21 21:23:19 +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
1e5ceceea0
Correctly balanced a pushmatrix/popmatrix in the snapshot case
2006-12-21 00:37:27 +00:00
Paolo Cignoni cignoni
7702eb1d6f
*** empty log message ***
2006-12-19 15:48:47 +00:00
Paolo Cignoni cignoni
7f52d1b0cf
*** empty log message ***
2006-12-19 07:57:20 +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
6ffd93029e
2 updates for the standard plugin window: 1) it recovers its last size when it is undocked and 2) it closes itself when a filter is applied (only if it is floating)
2006-12-13 21:54:35 +00:00