3643 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
de2f059892 adapted to the new names of the class for converting qcolor to color4b 2009-11-05 22:34:38 +00:00
Paolo Cignoni cignoni
801b8cefb4 corrected a few parameters without tooltip 2009-11-05 22:33:12 +00:00
Paolo Cignoni cignoni
fd047aeb32 Adapted the glarea to the new global param interface for decorators and cleaned up a bit 2009-11-05 22:31:16 +00:00
Paolo Cignoni cignoni
7d15b7d15e Adapted the decoration plugins to the new global param interface and cleaned up a bit 2009-11-05 22:25:48 +00:00
Paolo Cignoni cignoni
756e364ca6 improved comments and moved global parameters from decorate to the startdecorate 2009-11-05 22:08:29 +00:00
Paolo Cignoni cignoni
477a18540f Cleaned up color4b vs color issue in parameter, refactored a bit the getXXX stuff in order to improve readability 2009-11-05 22:07:06 +00:00
Paolo Cignoni cignoni
dd0f890a13 Added the new curvature computation operator written by Daniele Panozzo, based on Pseudoinverse quadric fitting. 2009-11-05 10:28:58 +00:00
Paolo Cignoni cignoni
afcf3dbfca improved robustness of parsing of incomplete ALN files 2009-11-05 07:25:12 +00:00
Paolo Cignoni cignoni
0519dad08c the "plugin animation" now work 2009-11-05 00:51:51 +00:00
Paolo Cignoni cignoni
322a664103 glsl warning removed 2009-11-04 15:45:12 +00:00
Nico Pietroni nicopietroni
4f7c9065e4 line 209 changed round(x) call with the more standard floor(x+0.5) 2009-11-04 15:41:58 +00:00
Paolo Cignoni cignoni
c04df51b5e SHADER: Modified the texture mapping of the depth and normal map.
CLASS: added another FBObject to mantain the depthMap created in the first pass of the shader in the first FBObject
2009-11-04 13:46:07 +00:00
Paolo Cignoni cignoni
552eb3c54c updated to the new interface. Please always update everything before attemping a commit!!! 2009-11-03 15:52:24 +00:00
Paolo Cignoni cignoni
5bcdab57a6 2009-11-03 11:47:27 +00:00
Paolo Cignoni cignoni
b98e0c077a Texture instead of render buffer for the depth map 2009-11-03 11:46:53 +00:00
Nico Pietroni nicopietroni
d7da0a2afb minor changes 2009-11-02 13:59:59 +00:00
Nico Pietroni nicopietroni
fc002ef6d5 minor changes (added Update normals) 2009-11-02 13:58:50 +00:00
Paolo Cignoni cignoni
5935e9669e last changes for v 1.23 2009-11-01 23:33:04 +00:00
Paolo Cignoni cignoni
0d86e97899 Eventually dangerous change: anticipated as much as possible the glew loading. 2009-11-01 23:21:23 +00:00
Paolo Cignoni cignoni
b456547418 harmless warnings 2009-11-01 23:20:32 +00:00
Paolo Cignoni cignoni
0255a751d8 small changes for the v1.23 beta 2009-11-01 23:19:58 +00:00
Paolo Cignoni cignoni
cee97a8007 Added mingw32 support that requires __int64 instead of _int64 2009-11-01 10:55:48 +00:00
Luigi Malomo malomo
62001a823c Added Basic Parametrization filter (still to improve) 2009-11-01 03:55:48 +00:00
Paolo Cignoni cignoni
3294017865 harmless changes for mingw compiling 2009-10-31 21:36:40 +00:00
Paolo Cignoni cignoni
55eda69e0f Added plymc to the official list of plugins 2009-10-31 21:35:30 +00:00
Paolo Cignoni cignoni
805d54ce42 >> into > > 2009-10-31 16:38:34 +00:00
Paolo Cignoni cignoni
b00c15a48e harmless changes for gcc mingw compiling 2009-10-31 15:19:32 +00:00
Guido Ranzuglia granzuglia
853d070ece updated to last meshlabv12.pro 2009-10-31 10:53:28 +00:00
Guido Ranzuglia granzuglia
15f2ae1f34 updated to last meshlabv12.pro 2009-10-31 10:17:50 +00:00
Guido Ranzuglia granzuglia
9f8a6e11d2 latest MeshLab mac installer 2009-10-30 18:55:19 +00:00
Stefano Marras marras
12ea6b07bc Fixed minor bugs. 2009-10-30 18:00:46 +00:00
Paolo Cignoni cignoni
cd90cad001 corrected the failure of the edit plugin for quality mapping for the case of meshes without quality 2009-10-30 17:00:35 +00:00
Paolo Cignoni cignoni
8c9790878d Discrete Curvature filter should also set that it has created the quality 2009-10-30 16:53:16 +00:00
Paolo Cignoni cignoni
01308a2dc0 add missing const 2009-10-30 16:43:27 +00:00
Paolo Cignoni cignoni
b1a84274fd First commit of the notorious plymc, the official VCG reconstruction algorithm 2009-10-30 16:28:49 +00:00
Paolo Cignoni cignoni
cfa82a57eb Restored quick help rendering 2009-10-30 15:06:24 +00:00
Guido Ranzuglia granzuglia
729deeb8ad added close button to customDialog 2009-10-30 15:04:51 +00:00
Paolo Cignoni cignoni
ddf00f3b14 added new plugins to the official lists, io_m, filter_measure and filter_texture 2009-10-30 10:57:13 +00:00
Paolo Cignoni cignoni
183d699393 added the "plugin animation" (a simple rotation around the object)
(still don't work!!!)
2009-10-30 03:13:40 +00:00
Paolo Cignoni cignoni
9c4a75f34b any animation of template are now supported correctly 2009-10-30 01:21:06 +00:00
Paolo Cignoni cignoni
7c89250f39 Added sample plugin for exporting object in the LiveGraphics format used by Mathematica 2009-10-29 22:13:53 +00:00
Nico Pietroni nicopietroni
5ed09f63c9 Added 1 more function to remap the diamond parametrization on the original mesh (and split faces if needed) 2009-10-29 18:58:39 +00:00
Nico Pietroni nicopietroni
61ccdce911 added meshes to reparametrize as a parameter 2009-10-29 18:57:39 +00:00
Nico Pietroni nicopietroni
e2b6f68e1a corrected 1 bug in stop condition 2009-10-29 18:56:13 +00:00
Nico Pietroni nicopietroni
fdaee95f3e minor changes 2009-10-29 18:55:32 +00:00
Stefano Marras marras
8776bad32d CheckRedundancy revised; user can now use Face Quality in order to select redundant faces. Source code has been cleaned up. Filter seems to be faster than previous version. HARD DEBUG STILL NECESSARY! 2009-10-29 18:05:57 +00:00
Paolo Cignoni cignoni
ce6ec3e08b removed non-working \n in formatting string of info about picked triangles 2009-10-29 15:30:24 +00:00
Guido Ranzuglia granzuglia
85000fcef9 removed problem with RichBool default parameters 2009-10-29 12:09:42 +00:00
Guido Ranzuglia granzuglia
b61dd6af07 patched perlin noise bug 2009-10-28 16:05:46 +00:00
Guido Ranzuglia granzuglia
23e793a2e4 patched custom settings bug with new geometric solid 2009-10-28 16:05:14 +00:00