Guido Ranzuglia granzuglia
d827e2b8cb
- added additional controls on mesh topology
2016-11-02 11:55:43 +00:00
Paolo Cignoni cignoni
0dd71b8e48
Refactored harmonic filter
2016-11-02 11:09:34 +00:00
Guido Ranzuglia granzuglia
11442028ba
- fixed "missing face mark components" crash
...
- point2 default changed from mm.bbox.min to mm.bbox.max in order to avoid filter failure caused by using the same values from point1 && point2
2016-11-02 09:03:26 +00:00
Guido Ranzuglia granzuglia
4270061b50
- removed compiler time errors
2016-11-02 08:27:40 +00:00
Paolo Cignoni cignoni
b26d47f8d1
Heavy refactoring of the matrix transformation filters. Now thay share common code and have the same behaviour.
...
Moved a select function from filter_meshing to filter_select
2016-10-31 11:17:12 +00:00
Paolo Cignoni cignoni
c90ea614ce
removed qt error message due to missing placeholder for modified window title
2016-10-31 11:12:35 +00:00
Guido Ranzuglia granzuglia
f3678d8e9c
- from pickFace to pickVisibleFace function
2016-10-29 00:32:19 +00:00
Guido Ranzuglia granzuglia
a4897e375c
- changed included file
2016-10-28 23:42:37 +00:00
Guido Ranzuglia granzuglia
81f6683f41
- minimizing additional dependencies
2016-10-28 23:39:24 +00:00
Guido Ranzuglia granzuglia
7a2615a735
- removed MeshLabStdParDialog from stdpardialog.h/cpp in order to avoid linking problems with plugins referring to the stdpardialog files
2016-10-28 23:37:37 +00:00
Guido Ranzuglia granzuglia
f758ccc351
- fixed "gdp shader applied also to not visible meshes" bug
2016-10-28 10:24:17 +00:00
Guido Ranzuglia granzuglia
9c9602ddf1
- fixed "radiance scaling applied also to not visible meshes" bug
2016-10-28 10:10:09 +00:00
Matteo Dellepiane matteodelle
366dcdde7b
dellepiane: small fixes in quadric edge collapse, color-to-texture, smooth. Minor typo fixing
2016-10-27 15:43:53 +00:00
Paolo Cignoni cignoni
398328948c
Corrected nasty bug on loading meshes with nan vertices...
2016-10-26 15:18:45 +00:00
Matteo Dellepiane matteodelle
3d9e4fd7f7
dellepiane: small fixes in transform filters
2016-10-26 15:14:55 +00:00
Matteo Dellepiane matteodelle
25b835a829
dellepiane: updated .pro file for beta version
2016-10-26 13:33:49 +00:00
Paolo Cignoni cignoni
1452f51fe9
corrected bug for date/update version
2016-10-26 08:20:01 +00:00
Paolo Cignoni cignoni
cb2d0752df
Cleaning messages and parameters
2016-10-25 22:07:46 +00: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
75460693d6
- fixed "uninitialized pointer leads to crash" bug
2016-10-25 20:11:09 +00:00
Paolo Cignoni cignoni
254f489ef3
improved colormap shaders
2016-10-25 19:55:40 +00:00
Paolo Cignoni cignoni
f7ecdde687
Corrected various bug (Box, color)
2016-10-25 18:22:21 +00:00
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