28 Commits

Author SHA1 Message Date
Ryan Pavlik
6f5657692e Replace all other glewInit calls in maintained plugins and core. 2020-03-25 10:48:01 -05:00
alemuntoni
4f390636d4 more fixed warnings 2020-03-05 17:04:31 +01:00
alemuntoni
e8a4c3c965 fix missing distrib folder and pro files for mac 2020-01-27 09:18:17 +01:00
Ryan Pavlik
f0f2bd7861 Scripts for CMake building 2019-12-12 17:30:26 -06:00
Ryan Pavlik
dc84f55c25 Most "vertexes" -> "vertices" 2019-12-11 11:20:12 -06:00
Ryan Pavlik
6c8ab64e76 Fix typos, most noticed by codespell. 2019-12-11 11:15:02 -06:00
Ryan Pavlik
9d9261e956 edit_quality: Fix Qt usage error 2019-12-04 14:27:54 -06:00
Ryan Pavlik
8927a42a25 edit_quality: Fix comparison vs assignment typo 2019-12-04 14:27:54 -06:00
Ryan Pavlik
6d521eda3d edit_quality: fix warning in factory 2019-12-04 14:27:54 -06:00
Marco Callieri
75a23369be warning cleanup 2018-03-26 11:44:41 +02:00
Marco Callieri
a536277e63 again, fabs ambiguity 2017-01-10 10:05:05 +01:00
Marco Callieri
be21cc8d30 resolved ambiguity for abs overloads 2017-01-09 16:06:14 +01:00
Guido Ranzuglia granzuglia
d18c0c0aee - avoiding color mask updating if edit quality mapper cannot be applied cause mesh has not per vertex quality attribute 2016-10-25 20:26:48 +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
Marco Callieri mcallieri
f9c44e28db restored a label that was accidentaly removed. 2016-10-24 09:13:00 +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
Guido Ranzuglia granzuglia
599b025415 - restored edit quality plugin 2016-08-29 02:37:20 +00:00
Guido Ranzuglia granzuglia
d0db4b5970 - type renaming 2016-06-10 15:24:52 +00:00
Guido Ranzuglia granzuglia
8d5d841b1b - - the upcoming MeshLab 2016 release 2016-06-04 16:23:28 +00:00
Marco Callieri mcallieri
781ae02060 corrected a bug when bringing forward R G or B channel in transfer function editing 2016-01-19 15:30:21 +00:00
Guido Ranzuglia granzuglia
040974b902 edit_quality plugin:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-09 09:33:00 +00:00
Paolo Cignoni cignoni
d9626d720e Harmless clang warnings 2014-07-01 10:28:29 +00:00
Guido Ranzuglia granzuglia
aeeac3fe06 - updated colour bit on current mesh mask
- automatically turned on the colour per vertex render modality when the plugin starts
2014-03-31 16:16:06 +00:00
Guido Ranzuglia granzuglia
da4fc93ab2 - changed error message for models with constant vertex quality 2014-02-18 16:42:34 +00:00
Guido Ranzuglia granzuglia
8f71bf4e60 - removed misleading preview button
- removed horrible colour ramp bar
2013-10-17 11:25:20 +00:00
Guido Ranzuglia granzuglia
fa497dde17 - fixed some misspelled signals and slots (BUT THIS PLUGIN IS A MESS!!!!) 2013-10-17 09:01:29 +00:00
Guido Ranzuglia granzuglia
2446d7782f - huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx. 2013-03-24 19:36:54 +00:00
Paolo Cignoni cignoni
59a24ab0af Moved good fgt plugins into the official folder 2011-04-05 22:18:17 +00:00