6981 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
619bca7a1d Added colormapping to the the quality contour decorator. 2016-10-25 18:07:08 +00:00
Paolo Cignoni cignoni
9394efe908 reused a string definition in the hope of solving a strange bug... 2016-10-25 16:45:37 +00:00
Matteo Dellepiane matteodelle
140c839020 dellepiane: fixed selected area after quadric simplification (removed the selection of remaining vertices) 2016-10-25 13:07:36 +00:00
Marco Callieri mcallieri
e0f8862158 fixed FOV imprecision in orthographic mode when pasting/reading shot from XML 2016-10-25 12:31:08 +00:00
Guido Ranzuglia granzuglia
33982a66aa - updated standard decorator when preview checkbox is checked/unchecked 2016-10-25 11:12:26 +00:00
Matteo Dellepiane matteodelle
b2ea12baee dellepiane: fixed issues with per-face quality histogram. Modified the xml to include "area weighted" option 2016-10-25 09:19:13 +00:00
Guido Ranzuglia granzuglia
59f20f8bf0 - fixed "crash when the screened poisson filter is called more than one time" bug 2016-10-25 08:44:26 +00:00
Matteo Dellepiane matteodelle
4bd8cda746 dellepiane: small corrections in filter dialogs 2016-10-25 08:42:45 +00:00
Marco Callieri mcallieri
2af421aaa4 added new functions to manipulate trackball view, blender-style: horizonta, vertical amd co-axial rotation step (15 degree). added menu and shortcuts. 2016-10-24 15:03:39 +00:00
Marco Callieri mcallieri
187ec122e2 changed key binding for canonical views (now uses keypad numbers correctly)
added keypad 5 to toggle between ortho and fov=35
2016-10-24 14:03:00 +00:00
Guido Ranzuglia granzuglia
65a897f23a - fixed "per color vertex is not initialized when quality mapper is applied on a mesh with per vertex quality" bug 2016-10-24 12:58:23 +00:00
Matteo Dellepiane matteodelle
c192ba4bde dellepiane: commented unused filters 2016-10-24 11:42:20 +00:00
Guido Ranzuglia granzuglia
ed9dba9baf - changed the postcondition mask: from MM_ALL -> MM_VERTNUM | MM_FACENUM 2016-10-24 11:35:35 +00:00
Guido Ranzuglia granzuglia
2077963905 - removed memory leak 2016-10-24 11:26:30 +00:00
Guido Ranzuglia granzuglia
577342954a - fixed "impossible to reload unsaved mesh model" bug 2016-10-24 11:21:46 +00:00
Marco Callieri mcallieri
f9c44e28db restored a label that was accidentaly removed. 2016-10-24 09:13:00 +00:00
Paolo Cignoni cignoni
1662bfc0bc other small changes... 2016-10-24 08:56:17 +00:00
Paolo Cignoni cignoni
de377af7ec Small changes to allow win compilation 2016-10-24 08:35:03 +00:00
Paolo Cignoni cignoni
8e3ecb426f improved documentation of percentile clamping 2016-10-21 15:12:09 +00:00
Paolo Cignoni cignoni
7c81c4e0b8 Missin files and other updated files for screeend poisson 2016-10-21 15:04:42 +00:00
Matteo Dellepiane matteodelle
5f601ae2de dellepiane: remove small inconsistencies among filter names 2016-10-21 14:59:54 +00:00
Marco Callieri mcallieri
ee34f28d39 now qualitymapper ramps may be flipped, plus minor other changes.
Some work still needed to make process easier and more coherent.
PENDING BUG: if mesh has no vertex color, VC is allocated and filled, but the rendering is not updated
2016-10-21 14:31:59 +00:00
Matteo Dellepiane matteodelle
c1fc294db5 dellepiane: fixed post conditions and application of filters only on visible and active layers 2016-10-21 14:07:09 +00:00
Marco Callieri mcallieri
732408222c corrected some issues in painting interface 2016-10-21 09:36:08 +00:00
Guido Ranzuglia granzuglia
b19352e3de - fixed "filter doesn't work with meshes having a not identity transformation matrices associated with them" bug 2016-10-21 08:30:29 +00:00
Guido Ranzuglia granzuglia
f2952793ee - added MeshModel copy constructor 2016-10-21 08:28:42 +00:00
Paolo Cignoni cignoni
bfc4c38bbb Making work the new screened poisson reconstruction filter 2016-10-21 06:08:55 +00:00
Guido Ranzuglia granzuglia
cb220d2d20 - just swapped two instructions position, for symmetry reason 2016-10-21 04:50:56 +00:00
Guido Ranzuglia granzuglia
7ab40c30a9 - on the MeshLab starting process the checkForUpdates function is now performed just one time per day 2016-10-21 04:49:18 +00:00
Guido Ranzuglia granzuglia
9e936ffd57 - checkForUpdates and sendUsAMail moved in the showEvent function (some doubts on how many times it should be called)
- fixed "decorator are rendered even if mesh is not" bug
- fixed "current per mesh decorators are not display correctly into the decorator parameters box" bug
2016-10-20 11:33:02 +00:00
Marco Callieri mcallieri
84571e67d4 updated referencing icon 2016-10-20 10:56:18 +00:00
Marco Callieri mcallieri
aac26d898f corrected various problems in paint interface:
- labels
- smooth percentage is now working
- displacement value is now a percentage (for fine scale sculpting)
2016-10-20 09:45:41 +00:00
Marco Callieri mcallieri
ba87d4d427 corrected, in "scale" and "rotate" filters, how the "on bbox center" option works, when the layer already have a transformation matrix 2016-10-19 12:16:46 +00:00
Matteo Dellepiane matteodelle
0716c5d922 dellepiane: filter modified to work with latest version 2016-10-19 09:03:33 +00:00
Matteo Dellepiane matteodelle
e40db6dd58 dellepiane: removed saving of debug images 2016-10-19 07:30:47 +00:00
Matteo Dellepiane matteodelle
adefba7d65 dellepiane: modified .pro for including levmar lib 2016-10-17 09:52:30 +00:00
Guido Ranzuglia granzuglia
c822d280a5 - added best tab selection also in open and append project 2016-10-17 07:04:05 +00:00
Guido Ranzuglia granzuglia
bd464dd3b4 - commented system("pause") used for windows debug 2016-10-17 05:43:45 +00:00
Guido Ranzuglia granzuglia
95bf135bc4 - fixed parsing bug 2016-10-17 05:42:02 +00:00
Guido Ranzuglia granzuglia
7fd226057c - fixed pro files of the plugins requiring an external library 2016-10-17 04:48:55 +00:00
Guido Ranzuglia granzuglia
2dc9dac446 - small updates 2016-10-17 04:47:04 +00:00
Guido Ranzuglia granzuglia
9505e7f9b1 - added new compiled version of mpir for vs2015 2016-10-17 04:45:50 +00:00
Guido Ranzuglia granzuglia
13809134d2 - updated openctm pro 2016-10-17 04:42:30 +00:00
Guido Ranzuglia granzuglia
eedf9b7822 - rewritten meshlabserver 2016-10-17 04:41:44 +00:00
Paolo Cignoni cignoni
02307a24bc updated to the last version of the screened poisson reconstruction 2016-10-13 15:27:23 +00:00
Paolo Cignoni cignoni
466a0ff5d7 Moved new poisson in 2016-10-13 15:04:04 +00:00
Paolo Cignoni cignoni
72d0ea7387 added a missing lib to the pro 2016-10-13 15:01:16 +00:00
Guido Ranzuglia granzuglia
83dc150dd7 - really meaningful change....from clip to cull 2016-10-13 12:15:20 +00:00
Guido Ranzuglia granzuglia
16f381ee86 - on mesh loading the best rendering tab parameters (according to the mesh primitive) is set by default 2016-10-13 09:05:59 +00:00
Guido Ranzuglia granzuglia
78abc399b7 - removed possible problems when trying to switch rendering modality when the project is loading or a mesh imported
- reset the apply to all visibile layers checkbox when a project is closed
2016-10-13 07:56:07 +00:00