6506 Commits

Author SHA1 Message Date
Marco Callieri mcallieri
d6edf69898 added option for adding "gutter" empty space to planar parametrization 2015-11-04 12:33:23 +00:00
Marco Callieri mcallieri
c52cf6a94d - changed texture-to-vertexcolor filter to support meshes with more than one texture
- changed VertexSampler object to support a vector of QImage
2015-11-03 14:45:21 +00:00
Marco Callieri mcallieri
429613bb50 added face/vertex selection to usable variables 2015-11-02 17:29:31 +00:00
Marco Callieri mcallieri
cc1b31c606 - changed muparser version
- added ti (texture index) to usable variables
- updated help for filters
- various fixes
2015-11-02 17:00:10 +00:00
Marco Callieri mcallieri
a214606f60 updated muparser, from version 1.3.2 to 2.2.5, updated external.pro 2015-11-02 16:57:17 +00:00
Marco Callieri mcallieri
1530e084d3 updated referencing filter: added the "scale referencing" panel, where multiple point-to-point distances are used to calculate an averaged scene scale. FIST DRAFT 2015-11-02 09:43:22 +00:00
Matteo Dellepiane matteodelle
950bde99cc dellepiane: added sendPickedPos slot, in order to provide 2D coords of points picked on the GLArea 2015-10-30 16:19:04 +00:00
Marco Callieri mcallieri
7d99b200dc added an explicit "only on selection" option to per-vertex color manipulation filters filter... before, without mentioning it, it checked if some FACES were selected, but then applied using vertex selection... 2015-10-29 14:28:59 +00:00
Marco Callieri mcallieri
5259b9e59d added "only on selection" option to Vertex Attribute Transfer filter 2015-10-29 13:45:28 +00:00
Marco Callieri mcallieri
687383c987 - added ALPHA as usable parameter for per-vertex and per-face functions
- added "only on selected" option on most filters
to be tested
2015-10-29 12:31:33 +00:00
Marco Callieri mcallieri
271e67e955 corrected numerous bugs in the manipulators 2015-10-28 16:46:18 +00:00
Matteo Dellepiane matteodelle
3c0930d790 dellepiane: added experimental filter that should take the place of mutual information. To compile, a small change in glarea (NOT committed) is needed. Apart from that, it compiles with current meshlab code. 2015-10-28 11:32:55 +00:00
Marco Callieri mcallieri
c0c9ed5db0 corrected interface strings 2015-10-28 10:20:46 +00:00
Matteo Dellepiane matteodelle
899e4a6a63 dellepiane: fixed with the new documentUpdated() signal 2015-10-23 11:26:33 +00:00
Paolo Cignoni cignoni
958c9e3b83 Moved the Hausdorf sampler from meshlab filter to vcglib 2015-10-20 22:33:10 +00:00
Matteo Dellepiane matteodelle
9621048537 dellepiane - memory leak fixed 2015-10-20 13:48:02 +00:00
Guido Ranzuglia granzuglia
f43b0e937b - removed useless rendering with bos map from glarea 2015-10-12 04:14:42 +00:00
Guido Ranzuglia granzuglia
881908b79b - cleaned up the code
- removed small bug
2015-10-12 02:06:06 +00:00
Guido Ranzuglia granzuglia
c7fc5190e4 - fixed "it doesn't update the rendering mesh" bug 2015-10-09 11:36:07 +00:00
Guido Ranzuglia granzuglia
9f9ee6f312 - added code for update mesh rendering data after filter execution
- bug "don't update" still present
2015-10-09 03:08:04 +00:00
Paolo Cignoni cignoni
d561185388 small changes to make point size works better on mac 2015-10-01 14:31:21 +00:00
Paolo Cignoni cignoni
0c551d2313 reordered include files to avoid error 2015-10-01 13:10:01 +00:00
Paolo Cignoni cignoni
6b70709ce4 removed warning for unused params 2015-10-01 13:08:51 +00:00
Guido Ranzuglia granzuglia
e18c27034b - updated MeshLab version 2015-10-01 12:29:18 +00:00
Paolo Cignoni cignoni
a9f8d71503 typo changed vcg::GLFeederInfo::PR_POINTS into DM::POINTS 2015-09-28 14:08:35 +00:00
Paolo Cignoni cignoni
91577982d3 removed unused old commented lines 2015-09-28 14:07:31 +00:00
Paolo Cignoni cignoni
536e43562e Added CONFIG += c++11 to reflect the new C11 standard of vcglib 2015-09-28 14:07:02 +00:00
Paolo Cignoni cignoni
54daa49a19 from long long unsigned diff to std:ptr_diff 2015-09-28 13:56:53 +00:00
Guido Ranzuglia granzuglia
a803ed2ff8 - WARNING! Critical commit. First version of the MeshLab 1.4.0 containing the new rendering system. Some features are not yet fully implemented! 2015-07-14 15:12:49 +00:00
Paolo Cignoni cignoni
5a3d06959f OsX hack for size of button in xml parameter dialog 2015-07-03 12:53:44 +00:00
Guido Ranzuglia granzuglia
030616144d - added thread safe rendering classes 2015-07-03 10:56:21 +00:00
Paolo Cignoni cignoni
a252566f6d Corrected bug in merge visible layers that did not copyed optional data into the merged layer 2015-07-01 07:24:44 +00:00
Paolo Cignoni cignoni
90fd9f92f9 Added quotation marks to avoid the js attempt of evaluating a generic string when finding it in parameter 2015-06-18 10:05:22 +00:00
Guido Ranzuglia granzuglia
b7027bc373 - cleaned up a bit the xml global parameters access code 2015-06-17 18:40:47 +00:00
Guido Ranzuglia granzuglia
ccddc5dea6 2015-06-17 17:52:30 +00:00
Paolo Cignoni cignoni
fce4b0dd98 Added comment x Guido 2015-06-17 13:49:53 +00:00
Paolo Cignoni cignoni
3f9586da96 Adding first version of sketchfab plugin 2015-06-17 13:41:35 +00:00
Giorgio Marcias giorgiomarcias
91316c71d6 Polychord collapse plugin. 2015-04-13 09:37:16 +00:00
Paolo Cignoni cignoni
35b2565415 Added string type to the xml parameter and string gui. Note that the string gui does NOT perform the Javascript evaluation (to avoid many many problems): TODO we should add a mechanism to allow variable evaluation (something like $(variable) ) 2015-03-24 18:38:51 +00:00
Paolo Cignoni cignoni
1cd40946fa improved comment to a filter 2015-03-24 18:04:35 +00:00
Paolo Cignoni cignoni
2c3f518b3e Added another parameter to the solidification filter 2014-12-05 03:21:14 +00:00
Guido Ranzuglia granzuglia
127f710293 - added some additional if controls when something really strange happens with qobject_cast 2014-12-05 01:04:14 +00:00
Guido Ranzuglia granzuglia
54071b8fb2 - fixed "render empty mesh" bug 2014-12-05 01:00:01 +00:00
Paolo Cignoni cignoni
dbfe420f8b cleaned up declaration of xml filters. Removed useless initializations and added mystical QObject intialization in the base class default constructor. 2014-12-04 18:57:07 +00:00
Paolo Cignoni cignoni
0b11aa4ff8 addedd a missing NONE in a xml attribute 2014-12-04 18:55:24 +00:00
Paolo Cignoni cignoni
4da1f1f3e3 changed cbegin, cend -> begin,end 2014-12-04 18:54:55 +00:00
Paolo Cignoni cignoni
584922ff2b Changed relaxation procedrue in voronoi. 2014-12-04 16:11:49 +00:00
Paolo Cignoni cignoni
ae88bc76f0 Added two parameters for perturbating voronoi relaxation 2014-12-04 16:08:21 +00:00
Paolo Cignoni cignoni
18f6b6a967 Corrected nextMesh loop bug 2014-12-04 16:07:45 +00:00
Paolo Cignoni cignoni
3e06a18da2 corrected .pro (removed useless file) 2014-12-04 16:04:58 +00:00