6802 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
83fe9ffbbd - added double clicking support on tab icons 2016-08-01 10:33:47 +00:00
Guido Ranzuglia granzuglia
f6001aed86 - fixed "not trasformed quoted box info" bug 2016-07-31 18:11:08 +00:00
Guido Ranzuglia granzuglia
d831cadd45 - added per vertex selection decorator 2016-07-31 11:24:30 +00:00
Guido Ranzuglia granzuglia
dca6767308 - selection decorator activated by default
- selection info always displayed
2016-07-31 10:54:14 +00:00
Guido Ranzuglia granzuglia
169b65ed92 - let me be a little less miserable in terms of memory usage 2016-07-31 10:02:15 +00:00
Guido Ranzuglia granzuglia
60b25193df - added per face selection (per vertex one is arriving soon...)
- connected component selection seems to have a library dependant bug
2016-07-31 09:56:00 +00:00
Guido Ranzuglia granzuglia
04fda3e884 - updated the edit_select plugin 2016-07-31 09:54:46 +00:00
Guido Ranzuglia granzuglia
5042dfdec3 - fixed "texture boundary default decorator crashs with mesh without texture coordinates" bug 2016-07-31 04:44:53 +00:00
Guido Ranzuglia granzuglia
0df6840dc5 - updated pro version for visual studio 2015 2016-07-28 15:41:45 +00:00
Marco Callieri mcallieri
cc54ac8f8f some updates and coherence enforcing to the "show camera" decorator - TO BE TESTED 2016-07-27 16:05:22 +00:00
Marco Callieri mcallieri
2eed98ce1b - changed filter texts and descriptions
- added more meaningful error texts
- changed shortname() into label() in realtimedisplay, it is more meaningful.
- updated show box corners
2016-07-27 15:03:07 +00:00
Guido Ranzuglia granzuglia
ce84cb216e - "show quoted box" moved inside MeshLab core 2016-07-27 11:56:24 +00:00
Guido Ranzuglia granzuglia
1d065b7535 - "show quoted box" moved inside MeshLab core 2016-07-27 11:54:11 +00:00
Guido Ranzuglia granzuglia
9e3eb00eb7 - "show quoted box" moved inside MeshLab core 2016-07-27 11:53:42 +00:00
Guido Ranzuglia granzuglia
e51170d0be - changed nonapplicable decorator error message with something a lot more meaningful 2016-07-27 10:31:03 +00:00
Guido Ranzuglia granzuglia
d173e617a0 - fixed "i delete too much things" bug
- fixed "alpha zero for mesh with vertex color" bug
2016-07-27 09:42:22 +00:00
Guido Ranzuglia granzuglia
2d90a09e99 - updated version of the decorator base plugins with a lot of features removed (they are now inside the meshlab core)
- PLEASE, note the new beautiful yellowish piss blending color for highlighting the current mesh (and you can change it, too!)
2016-07-26 16:52:00 +00:00
Guido Ranzuglia granzuglia
de9510a7c6 - updated version of the decorator base plugins with a lot of features removed (they are now inside the meshlab core)
- PLEASE, note the new beautiful yellowish piss blending color for highlighting the current mesh (and you can change it, too!)
2016-07-26 16:48:20 +00:00
Marco Callieri mcallieri
fe18cca0dd inserted a safeguard to avoid drawing a too dense background grid (renderer would crash) 2016-07-26 12:59:28 +00:00
Marco Callieri mcallieri
b1a0bed677 one of the sub-folders included in the pro had a wrong name 2016-07-26 11:31:55 +00:00
Guido Ranzuglia granzuglia
59d0061709 - first working and compiling decorator (soon all the others...) 2016-07-26 11:16:30 +00:00
Guido Ranzuglia granzuglia
bdcdef1efb - first working and compiling decorator (soon all the others...) 2016-07-26 11:12:38 +00:00
Guido Ranzuglia granzuglia
fbedfd78c7 - added texture seam border decorator 2016-07-23 13:18:56 +00:00
Guido Ranzuglia granzuglia
d41da93cf4 - removed decorator crash 2016-07-22 12:43:40 +00:00
Gianpaolo Palma gianpaolopalma
6037502524 Bug fixed due to a parenthesis mismatch 2016-07-21 09:19:14 +00:00
Guido Ranzuglia granzuglia
6b9b393976 - fixed "per point and per wire parameter tabs didn't update correctly after filter execution" bug 2016-07-19 11:11:13 +00:00
Paolo Cignoni cignoni
ec12c5fcfe Changed the type of the MLRenderingColorPicker::setColor from reference to object. No need for ref for small Qt object. 2016-07-16 09:43:08 +00:00
Paolo Cignoni cignoni
1782f419db Changed refernce to pointer to allow safe null checks 2016-07-16 09:41:55 +00:00
Guido Ranzuglia granzuglia
d15ace07d0 - fixed reload bug
- fixed with non optimal solution the "original state is not correctly restored when parameters dialog is closed in preview mode" bug
2016-07-15 16:55:56 +00:00
Guido Ranzuglia granzuglia
4b4a7ce570 - fixed stupid "post filter execution updateLayerDialog for each mesh" bug 2016-07-15 10:00:56 +00:00
Marco Callieri mcallieri
0750525b0b Vertex Color Filling now uses the color widget to choose the color, instead of three float widgets (then cast as integers) 2016-07-14 16:56:10 +00:00
Marco Callieri mcallieri
b9cf75cdc2 revised many filter descriptions and help texts, added new options to perling coloring, now colors may be chosen, and offset too (added new coloring function to VCG library) 2016-07-14 16:36:35 +00:00
Marco Callieri mcallieri
ad0e2293e1 corrected some bugs in per-mesh color scattering 2016-07-14 14:16:53 +00:00
Guido Ranzuglia granzuglia
aaf5124dc5 - added missing files 2016-07-14 13:25:34 +00:00
Guido Ranzuglia granzuglia
9ff5000df2 - fixed FilterClass enum bug 2016-07-14 10:49:47 +00:00
Marco Callieri mcallieri
4c48fece7a corrected typos in filter names, parameters description and help 2016-07-14 09:12:27 +00:00
Matteo Dellepiane matteodelle
e40f59a68c dellepiane: fixed type conversion that prevented the compilation with VS2015 2016-07-14 09:05:41 +00:00
Marco Callieri mcallieri
03cc042eea removed empty lines in the pro 2016-07-14 08:55:37 +00:00
Guido Ranzuglia granzuglia
943a6e5452 - added first support for the basic decorators included inside the MeshLab core (just boundary...soon others will be added) 2016-07-14 08:47:40 +00:00
Guido Ranzuglia granzuglia
8ad5a18483 - fixed small bugs on the plugins 2016-07-14 08:45:54 +00:00
Matteo Dellepiane matteodelle
fc7cdd9394 dellepiane: fixed custom qmap import, and added updatemask to visualize color per vertex after the mapping 2016-07-14 06:53:15 +00:00
Matteo Dellepiane matteodelle
43e7afc3ef dellepiane: removed a filter (colorize non manifold edges) that was defined but not implemented 2016-07-12 10:27:06 +00:00
Matteo Dellepiane matteodelle
7047006ad1 dellepiane: small fixes in the output messages in the log window 2016-07-12 09:10:36 +00:00
Guido Ranzuglia granzuglia
34fea1d6ca - removed a lot of stupid crashes...
PLEASE, next time you commit a filter at least tests if all the accessed pointers are not NULL...otherwise i will be forced to remove the plugin
2016-07-11 09:49:18 +00:00
Guido Ranzuglia granzuglia
304b7a8dd3 - fixed missing signal-slot connection bug on Matrix44fWidget 2016-07-08 15:38:11 +00:00
Guido Ranzuglia granzuglia
3ee8cafe49 - added support for Visual Studio 2015 2016-07-08 12:37:13 +00:00
Guido Ranzuglia granzuglia
8051432c25 - added support for Visual Studio 2015 2016-07-08 12:36:37 +00:00
Matteo Dellepiane matteodelle
136fc1064c dellepiane: changes to filter definition and .pro for compilation of filter (made with ranzuglia) 2016-07-08 12:26:26 +00:00
Marco Callieri mcallieri
f4d43d239c added filter to manually set matrix, or copy from another layer - NOT YET WORKING, RichMatrix44f does not copy current matrix 2016-07-07 15:09:25 +00:00
Guido Ranzuglia granzuglia
0b87521157 - data mask is now more correctly updated according to the filter arity 2016-07-07 10:13:46 +00:00