6970 Commits

Author SHA1 Message Date
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
Guido Ranzuglia granzuglia
3d9223a37e - added FUCKING color button for User Defined colors 2016-10-13 07:12:30 +00:00
Guido Ranzuglia granzuglia
ef1c358ab7 - fixed "checca lighting is not so checca" bug 2016-10-13 04:02:25 +00:00
Guido Ranzuglia granzuglia
b03bd3def2 - added single side lighting option 2016-10-13 04:01:48 +00:00
Guido Ranzuglia granzuglia
cac0943b68 - added back-face gui, not yet used in the MeshLab rendering system 2016-10-13 03:11:45 +00:00
Guido Ranzuglia granzuglia
958dac5114 - fixed "per face color attribute is not automatically turned on if loaded file contained it" bug 2016-10-13 02:36:30 +00:00
Guido Ranzuglia granzuglia
9a3e7e91e3 - removed "non manifold vertex decorator doesn't correctly update after filter execution" bug 2016-10-12 10:08:23 +00:00
Matteo Dellepiane matteodelle
4e0453a302 dellepiane: fixed point picking issues 2016-10-12 09:59:32 +00:00
Paolo Cignoni cignoni
987f476c1a 2016-10-12 09:37:58 +00:00
Paolo Cignoni cignoni
6f26f3d366 added an seemlingly useful activate windows for handling shift events on mac... 2016-10-12 07:30:34 +00:00
Guido Ranzuglia granzuglia
2017326c8c - fixed for the third, and i hope last time, the "mesh coloring is automatically shown if the executed filter changed it" bug 2016-10-11 09:52:13 +00:00
Guido Ranzuglia granzuglia
afc54e61fb - fixed "shift + ctrl doesn't work in MLRenderingSideToolbar" bug 2016-10-11 08:11:55 +00:00