3117 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
aa8797f345 Added a first version of the depth smoothing 2009-03-20 00:27:35 +00:00
Paolo Cignoni cignoni
dffd5e04c6 added poisson subsampling option. Merged subdiv and similar sampling into Stratified sampling 2009-03-19 21:44:01 +00:00
Paolo Cignoni cignoni
4f590f10e0 minimal cleaning up 2009-03-19 00:11:13 +00:00
Paolo Cignoni cignoni
87cc20b85b Small changes (cast mostly) to improve mac compatibility of shaders 2009-03-19 00:05:12 +00:00
Paolo Cignoni cignoni
54d20f90fc added missing vertex normal intialization 2009-03-18 23:58:32 +00:00
Paolo Cignoni cignoni
ce2523d129 Added support for the save and load of radius data 2009-03-18 14:40:25 +00:00
Paolo Cignoni cignoni
725fd17746 Vertex Color Bug removed 2009-03-17 14:25:25 +00:00
Stefano Marras marras
13739b6c0c Added T-Vertices removal by edge flipping or collapse 2009-03-11 16:51:44 +00:00
Gael Guennebaud guennebaud
61be3593f9 mls/kdtree: add the posibility to get the initial index of a neighbor 2009-03-11 12:01:26 +00:00
Paolo Cignoni cignoni
9415e82fa5 updated the 3ds pro file to the new external libs 2009-03-11 09:34:23 +00:00
Michele Sottile sottile
5ef34ccfd0 Add preliminary version of the alpha shape filter 2009-03-10 18:20:45 +00:00
Paolo Cignoni cignoni
740a0a3967 Added geometric cylindrical unwrapping filter. 2009-03-09 23:00:23 +00:00
Gael Guennebaud guennebaud
aa22116420 add an option to control the number of neighbors in
"normals from point set" filter" (very useful for noise and/or bad
sampling)
2009-03-09 16:44:35 +00:00
Gael Guennebaud guennebaud
5ee77dd054 bugfix in splatting 2009-03-09 16:42:44 +00:00
Paolo Cignoni cignoni
21059880a1 Solved some compiling issues. 2009-03-08 09:33:53 +00:00
Michele Sottile sottile
6f67bb0351 filter_qhull contains preliminary version of convex hull filter and Delaunay triangulation filter. 2009-03-06 00:09:52 +00:00
Paolo Cignoni cignoni
c29b4959e8 Interface trick on layers:
If the user has pressed ctrl when clicking on the eye icon,
only that layer will remain visible. Very useful for switching when comparing meshes
2009-03-05 10:43:26 +00:00
Paolo Cignoni cignoni
9d0891b0e8 Corrected pro to reflect the new "external" library path 2009-03-04 01:37:07 +00:00
Paolo Cignoni cignoni
34c59c481a added pro for compiling muparser 2009-03-04 01:35:44 +00:00
Paolo Cignoni cignoni
b4468a92b4 Added muparser library in the external folder 2009-03-04 01:33:55 +00:00
Paolo Cignoni cignoni
03cc6a2bf9 Added base bzip2 library in the external folder 2009-03-04 00:20:36 +00:00
Paolo Cignoni cignoni
b3dfd30398 Corrected path for the libraries of lib3ds 2009-03-04 00:05:34 +00:00
Paolo Cignoni cignoni
5172d1b688 removed all the message box from io plugins 2009-03-03 23:37:39 +00:00
Paolo Cignoni cignoni
854fc41863 *** Significant Change *** added log to the io plugins. 2009-03-03 23:36:22 +00:00
Paolo Cignoni cignoni
4a425f9542 updated mac installer to 1.2 version and used rsync to avoid recursive copying of debug qt libraries 2009-03-03 14:16:43 +00:00
Paolo Cignoni cignoni
698a5aa697 More compiling options for macs 2009-03-03 14:14:58 +00:00
Paolo Cignoni cignoni
806ee1bacd added correct managment of scaling in the point to point alignment and avoided drawing of hidden layers. 2009-03-03 11:03:09 +00:00
Paolo Cignoni cignoni
20cd7f25d7 improved support of asc files. 2009-03-03 11:00:02 +00:00
Paolo Cignoni cignoni
335d2d06ee improved robustness and directory managment of script loading part of meshlabserver 2009-03-03 10:58:21 +00:00
Paolo Cignoni cignoni
1bd298ea41 removed some messagebox from io filter (no gui in filters!) 2009-03-03 10:57:20 +00:00
Paolo Cignoni cignoni
d74776dbd9 added a percentage reduction parameter in the quadric simplification filter. Useful for applying a fixed percentage reduction to a given mesh of unknown size with meshlabserver 2009-03-03 09:19:46 +00:00
Paolo Cignoni cignoni
5794af5719 improved robustness of the parsing of filterscript for use in the meshlabserver 2009-03-03 09:18:22 +00:00
Paolo Cignoni cignoni
c933283b97 added Isosurface creation filter. Useful for drawing 3D surfaces that can be defined as zero-valued implicit functions 2009-03-03 09:17:14 +00:00
Gael Guennebaud guennebaud
ef059de75f add .xyz importer (ascii, point + normal) 2009-03-02 14:09:49 +00:00
Paolo Cignoni cignoni
7a28176652 Now the slicing plane is calculated in the father node of recursive slice, allowing the creation of coplanar slices. There are still some issues. Names are now significant 2009-03-01 19:18:43 +00:00
Federico Ponchio ponchio
866d23eb56 added link to compilation page on wiki 2009-02-23 13:30:31 +00:00
Paolo Cignoni cignoni
cae04ac761 Added option to use pre-compiled header in the build process of MeshLab. Thanks to Nick Fortino for the suggestion and the patches. 2009-02-16 09:50:09 +00:00
Paolo Cignoni cignoni
16541ee9c4 added combineCounter to count the generated combined textures 2009-02-13 19:17:49 +00:00
Paolo Cignoni cignoni
34217b9133 fixed smaller bugs and changed user handling 2009-02-13 18:13:45 +00:00
Paolo Cignoni cignoni
7b7137d47b Added Stable lib3ds 2009-02-09 23:53:20 +00:00
Paolo Cignoni cignoni
0bf6299475 added folder for compiled libraries 2009-02-09 14:11:40 +00:00
Paolo Cignoni cignoni
199f79a354 Added a folder with non very common open source libraries that are needed by meshlab. Currently store a faithful dump of the latest version of qhull and lib3ds 2009-02-09 10:36:12 +00:00
Paolo Cignoni cignoni
9257cd567e First commit of the folder of the qhull filter 2009-02-09 10:21:13 +00:00
Paolo Cignoni cignoni
136c0bdb74 Change in Layer Dialogs, now they're dockable. 2009-02-08 01:57:52 +00:00
Paolo Cignoni cignoni
d258aeed85 added a probably missing STL config option 2009-02-07 23:28:24 +00:00
Paolo Cignoni cignoni
e9fa4df948 commented an useless debug print 2009-02-07 23:22:30 +00:00
Paolo Cignoni cignoni
70f06bdbae improved the disk coloring filter to better manage the variable radius disk sampling 2009-01-29 01:06:01 +00:00
Paolo Cignoni cignoni
e31c3b25aa added freeze in the layer menu 2009-01-29 00:20:28 +00:00
Paolo Cignoni cignoni
5159db8860 completed the Variable Disk Sampling and refactored Poisson a bit 2009-01-29 00:16:32 +00:00
Paolo Cignoni cignoni
cf78115b34 added missing updatemask for quality filters 2009-01-29 00:13:20 +00:00