6530 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
4978c7c8ea - improved double/float compatibility 2014-09-17 15:27:59 +00:00
Paolo Cignoni cignoni
4cabf4105c Exposed more parameters in the voronoi sampling filter 2014-08-29 13:21:58 +00:00
Guido Ranzuglia granzuglia
222079595f - GL_TYPE changed into GL_TYPE_NM in order to avoid names conflict 2014-08-28 09:14:11 +00:00
Paolo Cignoni cignoni
c2c22778e8 Added to the voronoi sampling filter the restricted voronoi relaxation option 2014-08-28 01:52:29 +00:00
Federico Ponchio ponchio
6fcf2eb419 Moved OutFileMesh and OutProject definitions outside of main().
They were used in a template down causing problems with gcc, as it
would require c++11 to do so legally.
2014-08-27 11:37:00 +00:00
Guido Ranzuglia granzuglia
eec7b82618 - updated meshlab version
- added small class to test which floating point precision is used
2014-08-26 14:44:37 +00:00
Guido Ranzuglia granzuglia
36b77304ad - added Segment2m typedef 2014-08-26 12:40:06 +00:00
Paolo Cignoni cignoni
2f208bb6fa refactored the filter that builds an edgemesh with the function in platonic.h 2014-08-26 09:41:44 +00:00
Paolo Cignoni cignoni
4a749a7357 Boundary Decorator Now works also with edgemesh showing endpoints 2014-08-26 09:34:31 +00:00
Paolo Cignoni cignoni
1d722cc4ed Updated filter_autoalign to float/double independence 2014-08-26 09:33:25 +00:00
Guido Ranzuglia granzuglia
33e2c10b09 filter_zippering:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-25 13:48:59 +00:00
Guido Ranzuglia granzuglia
bb7418164c sampleedit:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-23 08:19:40 +00:00
Guido Ranzuglia granzuglia
4300e3c283 sample_filter:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-23 08:19:06 +00:00
Paolo Cignoni cignoni
e3890773d6 Updated filter_mutualinfoxml to float/double independence 2014-08-23 02:22:49 +00:00
Paolo Cignoni cignoni
06306a078c Updated the signal used to trasmit the current shot to fload/double independence 2014-08-23 01:55:06 +00:00
Paolo Cignoni cignoni
fcedfdc7a0 added a mac:LIBS += -lbz2 to the pro of the arc3d plugin 2014-08-23 01:54:16 +00:00
Paolo Cignoni cignoni
ad8f2354cd added Matrix44 float/double independence to the parameters (added a new constructior for the Matrix44fvalue) 2014-08-23 01:51:58 +00:00
Paolo Cignoni cignoni
a672074362 Updated filter_color_projection to float/double independence 2014-08-23 01:50:15 +00:00
Paolo Cignoni cignoni
3574302d6f added a parameter in the Execute (to allow parameter passing) 2014-08-23 01:46:47 +00:00
Paolo Cignoni cignoni
2d979781fc Updated filter_img_patch_param to float/double independence 2014-08-23 01:45:50 +00:00
Paolo Cignoni cignoni
5aff2c1f82 removed an assert that prevented the use of planar evaluation filter on mesh with polygonal faces with a central vertex 2014-08-23 01:45:09 +00:00
Paolo Cignoni cignoni
24a44854c3 Yet more change for ambient occlusion float/double independence. Attempt to use float for gpu only. 2014-08-23 01:44:17 +00:00
Paolo Cignoni cignoni
0338ebb006 corrected an error in message reporting of poisson surface reconstruction 2014-08-23 01:42:55 +00:00
Paolo Cignoni cignoni
33f5b63039 Updated filter_voronoi to float/double independence 2014-08-23 01:42:08 +00:00
Paolo Cignoni cignoni
690b7e977b updated createiso filter to the recent changes to the trivial_walker 2014-08-23 01:41:23 +00:00
Paolo Cignoni cignoni
c78ae075e9 Significant changes to use the trivial walker instead of the specialized walker here defined. 2014-08-23 01:39:14 +00:00
Guido Ranzuglia granzuglia
ea10dd0d91 render_rfx:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-22 15:30:17 +00:00
Guido Ranzuglia granzuglia
41d76abdbc decorate_raster_proj:
- added support for mesh with double precision attributes (WARNING! please note that being a plugin using gpu facilities the uniform variables passed to the shaders have float components) 
- removed some warnings
2014-08-22 13:31:10 +00:00
Guido Ranzuglia granzuglia
b892067d49 edit_referencing:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-21 16:34:50 +00:00
Guido Ranzuglia granzuglia
39168146a3 io_x3d:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-21 16:33:56 +00:00
Guido Ranzuglia granzuglia
e97fcdc0ac io_pdb:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-21 16:33:21 +00:00
Guido Ranzuglia granzuglia
224f5acda4 io_gts:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-21 16:32:44 +00:00
Guido Ranzuglia granzuglia
37bda9e767 decorate_shadow:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-21 16:31:38 +00:00
Guido Ranzuglia granzuglia
cb7e1916fb decorate_background:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-21 16:30:37 +00:00
Guido Ranzuglia granzuglia
1ab3c0f1e9 - added missing type adapters 2014-08-21 16:29:07 +00:00
Paolo Cignoni cignoni
0b214ed910 Added Per face curvature and generic float/double (m kind) Curvature Direction components 2014-08-20 09:48:32 +00:00
Paolo Cignoni cignoni
9d049cbd15 Updated filter_sdf_gpu to float/double independence 2014-08-13 10:01:25 +00:00
Paolo Cignoni cignoni
7b714387d0 Updated to the changes to trivial walker 2014-08-13 07:14:18 +00:00
Paolo Cignoni cignoni
12b47b8867 Updated filter_geodesic to float/double independence 2014-08-13 06:58:05 +00:00
Paolo Cignoni cignoni
9eccddc3f5 Updated filter_createiso to float/double independence 2014-08-13 06:57:45 +00:00
Paolo Cignoni cignoni
471c0fb83e Updated decorate_base to float/double independence
Improved curvature decorator (can show per face curvature now)
2014-08-12 05:41:24 +00:00
Paolo Cignoni cignoni
47567b314f Updated filter_updated filter_isoparametrization to float/double independence 2014-08-10 05:30:47 +00:00
Paolo Cignoni cignoni
1c046d5508 Updated filter_updated filter_camera to float/double independenceom MeshLabScalar to Scalarm 2014-08-10 00:34:37 +00:00
Paolo Cignoni cignoni
0212b17860 Updated filter_dirt and filter_csg from MeshLabScalar to Scalarm 2014-08-09 21:34:28 +00:00
Paolo Cignoni cignoni
1bb419e51e updated filter_csg to float/double independence 2014-08-09 09:50:18 +00:00
Guido Ranzuglia granzuglia
5f404eb831 in meshlabdocumentbundler.cpp:
- removed Visual Studio warnings
2014-08-09 09:41:59 +00:00
Guido Ranzuglia granzuglia
09c8a7ff24 meshmodel.h:
- added Scalarm typedef (i'm convinced that i already committed this file but tortoise insists that I didn't)
2014-08-09 09:40:53 +00:00
Guido Ranzuglia granzuglia
820b6d3699 edit_paint plugin:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-09 09:38:16 +00:00
Guido Ranzuglia granzuglia
3fddf93c97 edit_pickpoints plugin:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-09 09:37:50 +00:00
Guido Ranzuglia granzuglia
040974b902 edit_quality plugin:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-09 09:33:00 +00:00