6947 Commits

Author SHA1 Message Date
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
Guido Ranzuglia granzuglia
4f478057cd - added control modifier on the global rendering toolbar 2016-10-10 12:44:04 +00:00
Marco Callieri mcallieri
da0d4cee8a corrected a help text: a \n prevented the help to be properly formatted 2016-10-07 12:31:24 +00:00
Guido Ranzuglia granzuglia
34f2c7498a - fov is maintained to the one read in the exiff when the resetTrackBall function is called during the "show raster model" modality 2016-10-07 09:21:51 +00:00
Marco Callieri mcallieri
4d4c970530 modified filter class for better clarity of results in the most common case (vertex AO) 2016-10-07 08:48:46 +00:00
Paolo Cignoni cignoni
adde39c9be Refactored edit align so that it never uses mesh id as indexes but only as keys. 2016-10-06 22:46:13 +00:00
Marco Callieri mcallieri
4fe458e850 added option to remove unref vertices when cleaning small components 2016-10-06 08:59:18 +00:00
Guido Ranzuglia granzuglia
a21705fca4 - fixed "MLRenderGlobalToolBar status is not correctly initialized" bug 2016-10-05 07:05:09 +00:00
Guido Ranzuglia granzuglia
ddd24511b0 - added a CompactEveryVector if the unify vertex option for the STL file is required 2016-10-04 09:55:41 +00:00
Guido Ranzuglia granzuglia
fd105ee75f - added checkConsinstencyStatus to the global rendering toolbar 2016-10-04 07:45:11 +00:00
Guido Ranzuglia granzuglia
fa6214d8b3 - removed icon of the MLRenderingAction from the MLRenderingParametersTab 2016-10-03 15:45:57 +00:00
Guido Ranzuglia granzuglia
946c7a372e - first working version of the global tool bar with shortcut (still not consistency synchronization on the rendering status among the layers) 2016-10-03 15:39:16 +00:00
Guido Ranzuglia granzuglia
d32dbd44b4 - removed stupid crash 2016-09-30 06:31:02 +00:00
Guido Ranzuglia granzuglia
93f07509bb - updated tooltip 2016-09-29 10:30:57 +00:00
Guido Ranzuglia granzuglia
55c751918a - added tooltip for the "apply to all visible layer" option 2016-09-29 10:25:20 +00:00
Guido Ranzuglia granzuglia
dd3dd78003 - added SHIFT modifier for immediately switch between apply to all visible layers and apply to single layer 2016-09-29 08:23:07 +00:00
Guido Ranzuglia granzuglia
5d715c2925 - readded alt+wheel for points size 2016-09-28 05:40:23 +00:00
Guido Ranzuglia granzuglia
60d7cd9486 - added ctrl modifier management on MLRenderingSideToolbar when the apply to all visible layer modality is turned on 2016-09-28 04:33:45 +00:00
Matteo Dellepiane matteodelle
f19ba3c80b dellepiane: fixed minor stuff for the color of uncovered vertices 2016-09-27 14:33:15 +00:00
Matteo Dellepiane matteodelle
1492f67a0d dellepiane: removed "edit raster camera" filter that was not implemented... 2016-09-27 12:51:02 +00:00
Guido Ranzuglia granzuglia
d3a35a42d1 - fixed "missing proper getShot signal/slot connection" bug 2016-09-27 08:17:55 +00:00
Guido Ranzuglia granzuglia
e3a1464bda - trying to fix from windows a mac bug.... 2016-09-27 07:14:25 +00:00
Guido Ranzuglia granzuglia
336af3c4b3 - trying to avoid "walking" layer dialog 2016-09-27 04:51:36 +00:00
Guido Ranzuglia granzuglia
d080206767 - avoided possible synchronization problems 2016-09-27 04:13:48 +00:00