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
Guido Ranzuglia granzuglia
39e3c78391
- added a "slice" word tag to the planar section filter info string
2014-01-08 14:16:43 +00:00
Marco Callieri mcallieri
c2c9ddf467
changes in the experimental plugin for scene referencing, still very far from working
2013-12-22 11:34:15 +00:00
Marco Callieri mcallieri
2da56fdfae
flip faces orientation filter now may also be applied "on selected faces only" + some indentation/realignment of code here and there
2013-12-20 21:11:58 +00:00
Paolo Cignoni cignoni
c03536ef3b
Corrected the bug that created black acne in the parametrization and texturing filter. It was due to an incorrect way of expanding borders of a patch p that could include faces that were not visible from the reference image of patch p.
2013-12-19 12:42:39 +00:00
Marco Callieri mcallieri
a921ddecd5
new experimental plugin (very first draft): icon and cursor for the referencing plugin (placeholders)
2013-12-18 11:07:07 +00:00
Marco Callieri mcallieri
674ad31261
new experimental filter (very first draft): define roto-translation and scale for layer(s) using reference points
2013-12-18 10:52:18 +00:00
Marco Callieri mcallieri
ea2133565c
corrected problem in displaying picked point with double-click: now it displays SCENE-SPACE coordinates, as initially intended
...
[to be properly tested before release!]
2013-12-17 15:47:22 +00:00
Paolo Cignoni cignoni
1906ed3fba
updated Added correct managment between logical and device window coords for rect Selection
...
Now with qt5.2 retina display correctly works
2013-12-16 16:20:30 +00:00
Guido Ranzuglia granzuglia
b486e8ee32
- from worldSizeKeyName to wordSizeKeyName
2013-12-16 14:12:18 +00:00
Paolo Cignoni cignoni
63c5e4cc41
updated Added correct managment between logical and device window coords for mouse input and trackball.
...
Now with qt5.2 retina display correctly works
2013-12-16 11:35:30 +00:00
Paolo Cignoni cignoni
21fcee2145
Added correct managment between logical and device window coords for mouse input and trackball.
...
Now with qt5.2 retina display correctly works
2013-12-13 10:13:46 +00:00
Paolo Cignoni cignoni
52ddf2aa28
removed jhead library from the list of libraries needed by the common.dylib of meshlab
2013-12-13 09:30:40 +00:00
Paolo Cignoni cignoni
551376a508
Added a missing http in the organizationHost constant string.
2013-12-12 17:32:31 +00:00