Guido Ranzuglia granzuglia
3b488d8a8c
- added per face quality function and per vertex quality function to the coloring menu in order to have the color correctly shown if map quality into color parameter has been selected
2014-02-25 04:25:06 +00:00
Guido Ranzuglia granzuglia
4a8315b89c
- fixed "wrong number string conversion" bug
2014-02-25 03:59:47 +00:00
Guido Ranzuglia granzuglia
8c59df6df9
- fixed the "missing per face color action to the color mode menu" bug
2014-02-25 03:30:34 +00:00
Paolo Cignoni cignoni
b129a62792
Corrected a bug in the display of the near/far info in the bottom bar
2014-02-24 14:37:33 +00:00
Paolo Cignoni cignoni
721aca2ddc
Changed the camera info decorator to use the realtimelog feature for correct display of onscreen info
2014-02-24 14:33:20 +00:00
Guido Ranzuglia granzuglia
4eeb387fd3
- removed unused parameter from "select border" filter
2014-02-21 17:45:31 +00:00
Guido Ranzuglia granzuglia
3137badf0d
- removed MM_FACECOLOR and MM_FACENORMAL from the list of the previewable filters, according to the MeshModelState semantic.
2014-02-21 17:21:08 +00:00
Luigi Malomo malomo
f1d2fca0f3
refactored the code to use the vcg function.
2014-02-21 14:46:46 +00:00
Paolo Cignoni cignoni
b13473baec
Corrected bug in the creation of the AlignPairDialog (missing parent widget)
2014-02-21 12:58:57 +00:00
Paolo Cignoni cignoni
4ed479a1f1
Removed (partially) flickering effect in the search popup on the Mac
2014-02-21 10:13:07 +00:00
Guido Ranzuglia granzuglia
963a00546b
Critical commit:
...
- removed remained qxmlquery references
- minor changes on layerdialog management when a mesh/a bunch of meshes/a project is imported
- when a script plugin is imported into MeshLab search menu is now updated
2014-02-20 17:35:38 +00:00
Paolo Cignoni cignoni
830efd81d9
filterdialog now is no more dockable...
2014-02-20 16:37:47 +00:00
Paolo Cignoni cignoni
f4ba6f8797
Corrected recent quality bug in the plymc (oversmoothing everything)
2014-02-20 16:37:03 +00:00
Paolo Cignoni cignoni
791edd0064
change Q_WS_MAC -> Q_OS_MAC (Qt5 compatibility)
2014-02-20 16:06:56 +00:00
Paolo Cignoni cignoni
43a95b1c15
harmless warning
2014-02-19 11:56:19 +00:00
Paolo Cignoni cignoni
501aecf30d
corrected style of mac toolbutton
2014-02-19 10:34:31 +00:00
Paolo Cignoni cignoni
bc9c78c875
removed debug printing of all the loaded plugins
2014-02-19 10:34:05 +00:00
Paolo Cignoni cignoni
58c0771e69
corrected wrong #include order
2014-02-19 09:50:49 +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
dfcffc8fcd
- now is possible to copy to a new layer selected points on a point cloud model
2014-02-18 16:41:51 +00:00
Paolo Cignoni cignoni
15bdeee53a
include header file correction
2014-02-18 06:23:42 +00:00
Guido Ranzuglia granzuglia
4a25f8bdb8
- Layer dialog updates:
...
* switched back to the original qtoolbar style for windows os
* an expanded item on the layer dialog now remains expanded
* layer dialog will be shown only when all the files have been loaded
2014-02-17 14:12:29 +00:00
Paolo Cignoni cignoni
d5ae803b88
removed useless cpp from the io_u3d plugin
2014-02-14 10:57:44 +00:00
Paolo Cignoni cignoni
095099104a
removed small compilation error.
2014-02-14 10:57:08 +00:00
Paolo Cignoni cignoni
7cc02ac630
removed the devicePixelRatio in the glarea. Using the LogicalToDevice wrapper in the vcglib that are Qt4.8 compliant.
2014-02-14 08:33:19 +00:00
Paolo Cignoni cignoni
4bf8bc9884
Removed a number of annoying and useless warning.
2014-02-13 17:30:41 +00:00
Paolo Cignoni cignoni
c645e7508b
Cleaned the meshlab mini to a reasonable set of useful filters
2014-02-13 17:29:08 +00:00
Paolo Cignoni cignoni
00ef40ce69
Removed a number of annoying and useless warning.
2014-02-13 16:32:19 +00:00
Paolo Cignoni cignoni
815535f13f
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
...
(and various other cleaning of qt includes)
2014-02-12 15:29:23 +00:00
Paolo Cignoni cignoni
a01cb9fdc6
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
...
(and various other cleaning of qt includes)
2014-02-12 15:26:57 +00:00
Paolo Cignoni cignoni
2452732d6a
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
...
and used DontUseNativeDialog file dialog only for windows saving
2014-02-12 14:36:55 +00:00
Paolo Cignoni cignoni
94dd66a8e5
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
2014-02-12 13:58:35 +00:00
Marco Callieri mcallieri
6f98a3d8bc
first draft of a configurable ascii point list importer (txt) for pointclouds. The user may chose how many lines to skip, the separator and the format of point description (among some predefined arrangements)
2014-02-11 15:27:37 +00:00
Marco Callieri mcallieri
067fdc4ddc
edit_referencing ready for testing
2014-02-10 16:47:31 +00:00
Paolo Cignoni cignoni
dcddd826fc
Enable support for highres displays (like mac retina)
2014-02-07 17:29:33 +00:00
Paolo Cignoni cignoni
c7f4b987a1
Solved the hideous bug of slow xml parsing on mac. replaced all the xmlparser stuff with old school DOM traversal...
2014-02-07 17:27:07 +00:00
Marco Callieri mcallieri
4b0506a61f
more work on the edit_referecing plugin. Almost ready for use
2014-02-06 16:53:58 +00:00
Massimiliano Corsini maxcorsini
66e9286f2e
filter interface completed
2014-02-06 13:27:36 +00:00
Massimiliano Corsini maxcorsini
f1517e62d3
fix filter name
2014-02-06 09:59:19 +00:00
Massimiliano Corsini maxcorsini
564cba62aa
2014-02-06 09:56:14 +00:00
Massimiliano Corsini maxcorsini
e37e55ee05
2014-02-06 09:48:40 +00:00
Massimiliano Corsini maxcorsini
0542e75b59
2014-02-06 09:29:06 +00:00
Massimiliano Corsini maxcorsini
cc59a79dff
minimal version for the usage of the (V-Must) web export plugin
2014-02-06 09:22:46 +00:00
Guido Ranzuglia granzuglia
a844ad546d
- from nullptr to NULL, in order to avoid compatibility problems with non-compliant C++11 compilers
2014-01-30 15:08:32 +00:00
Marco Callieri mcallieri
d47a61a90a
slight modification at the "planar section" filter: fixed the custom axis selection, more meaningful name is assigned to new layers, now the capped layer is optional
2014-01-23 17:09:02 +00:00
Marco Callieri mcallieri
c21ae9ec82
edit_referencing - first working draft - still lot to do
2014-01-17 18:15:36 +00:00
Marco Callieri mcallieri
7f125fe84a
edit_referencing plugin - first working draft - still lot of work to do
2014-01-17 18:14:57 +00:00
Guido Ranzuglia granzuglia
aa40e01044
- workaround for qt 5.2 crash caused by standard file dialog on windows
...
- added a global parameter enabling/disabling the per-mesh render side toolbar
2014-01-16 17:00:37 +00:00
Matteo Dellepiane matteodelle
3ebe37d1a2
dellepiane for ganovelli: fixed small issue for non rigid alignment (un-check was not seen) BUT there are still issue if there's a starting tr with scale!
2014-01-14 18:46:52 +00:00
Paolo Cignoni cignoni
7268fc9600
improved name of the geodesic distance from point filter
2014-01-09 08:33:05 +00:00