Guido Ranzuglia granzuglia
ac01431d50
- a minimum size has been given to all the buttons
2014-03-28 09:56:33 +00:00
Guido Ranzuglia granzuglia
6484164ee3
- font changed for mac/win compatibility reason
2014-03-28 09:45:16 +00:00
Guido Ranzuglia granzuglia
39f536a143
- font size inside the dialog buttons has been harmonized
2014-03-28 09:34:31 +00:00
Guido Ranzuglia granzuglia
f261464f14
- morphed QToolButtons (why?!?!?!?!?!?!?!?) into QPushButtons in AlignDialog
...
- a minimum size has been given to all the buttons
2014-03-28 09:15:20 +00:00
Paolo Cignoni cignoni
0510e18a2d
updated to the change of the include file naming (voronoiclustering -> voronoi_processing)
2014-03-27 16:52:01 +00:00
Paolo Cignoni cignoni
50b221c648
gcc harmless warning
2014-03-27 16:49:07 +00:00
Massimiliano Corsini maxcorsini
2c3a29a96c
server check added - model upload and processing request are still missing
2014-03-11 12:29:33 +00:00
Massimiliano Corsini maxcorsini
2f2de973ad
2014-03-05 17:08:09 +00:00
Guido Ranzuglia granzuglia
07240f2173
- removed useless show() function call
2014-03-05 09:51:06 +00:00
Guido Ranzuglia granzuglia
265d9b87a9
- added missing include
2014-03-05 09:45:57 +00:00
Paolo Cignoni cignoni
12ddaccef9
Added
...
<key>NSHighResolutionCapable</key>
<string>True</string>
for retina support
2014-03-03 09:43:46 +00:00
Paolo Cignoni cignoni
46b2d9f65f
Added a missing class prototype
2014-02-28 10:37:05 +00:00
Paolo Cignoni cignoni
6fdbf6a6ea
remove an emit at the initialization of the global parameters settings
2014-02-28 10:31:50 +00:00
Paolo Cignoni cignoni
1118d3fc32
Moved empty constructor/destructor to .h and added a catch for MissingComponet exception
2014-02-28 10:29:20 +00:00
Guido Ranzuglia granzuglia
e45e406b7f
- removed small visualization bug
2014-02-28 08:37:21 +00:00
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