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
Paolo Cignoni cignoni
272e8b2444
Completed NonManifoldVertex
2006-12-06 21:24:00 +00:00
Paolo Cignoni cignoni
ca248ab504
Added rough version of non manifold vertex coloring
2006-12-05 15:37:27 +00:00
Guido Ranzuglia granzuglia
0e2187e0f5
fixed a little bug: added return true in the off-file
2006-12-01 10:41:11 +00:00
Paolo Cignoni cignoni
14ecee846b
Better text in the help, and corrected bug the hole size parameter
2006-12-01 08:52:24 +00:00
Paolo Cignoni cignoni
153dbe3e57
Removed use of the local invertfaces function and used the function in clean.h
2006-12-01 00:03:58 +00:00
Paolo Cignoni cignoni
48804cfe2d
Removed use of the local invertfaces function and used the function in clean.h
...
added progress to holefilling
2006-12-01 00:02:52 +00:00
Paolo Cignoni cignoni
14cf7d38b2
Separated very basic io filters to the more advanced one into two different plugins baseio and meshio
2006-11-30 22:55:06 +00:00
Paolo Cignoni cignoni
81bd91b83a
Updated the calls to the hole filling functions to the new interface
2006-11-30 11:40:34 +00:00
Paolo Cignoni cignoni
ff3ee8b8ac
Cleaned plugins interface; changed useless help class into a plain string
2006-11-29 00:59:21 +00:00
Paolo Cignoni cignoni
9e0b6af977
Never used
2006-11-28 20:56:25 +00:00
Paolo Cignoni cignoni
d82aa851f1
Removed glut dependencies
2006-11-27 06:57:48 +00:00
Paolo Cignoni cignoni
d99a370a20
Wrong way of using the __DATE__ preprocessor symbol
2006-11-27 06:57:21 +00:00
Paolo Cignoni cignoni
2ce837335d
Update meshio.cpp: new file I/O
2006-11-16 11:25:32 +00:00
Paolo Cignoni cignoni
940b11038e
mingw gcc version can safely compile with the old lib3ds...
2006-11-13 02:02:54 +00:00
Paolo Cignoni cignoni
59d69564cf
mismatch : with ;
2006-11-09 17:41:25 +00:00
Paolo Cignoni cignoni
bb8f2f6c12
Cleaned RemoveNonManifold
2006-11-09 17:25:51 +00:00
Guido Ranzuglia granzuglia
3351c7c24a
cleaner version
2006-11-09 02:20:36 +00:00
Guido Ranzuglia granzuglia
d754218e4b
texture loading
2006-11-08 17:57:20 +00:00
Paolo Cignoni cignoni
6f8fb7976c
Added quality to the loaded masks
2006-11-08 15:49:42 +00:00
Paolo Cignoni cignoni
65c3dd7469
small gcc compiling issues
2006-11-08 01:06:19 +00:00
Paolo Cignoni cignoni
aa8ff3dae6
added epoch_io
2006-11-07 18:18:02 +00:00
Paolo Cignoni cignoni
eae75a1395
Moved from the epoch svn repository
2006-11-07 18:14:22 +00:00