7153 Commits

Author SHA1 Message Date
Guido Ranzuglia
1e2a54cee2 - added locale support to MeshLab&MeshLabServer -fixed "not enough memory" bug in MeshLabServer 2017-01-09 17:51:01 +01:00
ganovelli
c5785d22b2 CAD Texturing
simple filter for UV mapping creation
2017-01-09 13:59:11 +01:00
Guido Ranzuglia
f29d0ba137 - readded missing U3D converter files 2016-12-31 20:57:53 +01:00
Paolo Cignoni
1579194e29 Closed #32 (malformed qmake) and a not so harmless warning 2016-12-31 18:38:06 +01:00
Paolo Cignoni
a68d41beba Corrected bug #30 Alignment issue
Unexpected side effect of the setRenderingData functions. The new
rendering framework is quite mysterious sometime…
2016-12-30 01:38:10 +01:00
Paolo Cignoni
8e49109c5a Moved folders for consistency
All and only the official plugins now are in the meshplugins folder.
Old stuff moved to the unsupported folder. New stuff moved here from
the experimental folder.
2016-12-29 16:33:25 +01:00
Paolo Cignoni
c6bf42eaff Removed double entry in the mini pro 2016-12-29 15:15:44 +01:00
Paolo Cignoni
b2384dea05 Corrected Sketchfab issues #21 #22 #23 2016-12-29 12:22:54 +01:00
Paolo Cignoni
5700f5474c Corrected #20 (hidpi issue) 2016-12-23 11:24:59 +01:00
Unknown
f915e6975a Merged branch master into master 2016-12-23 11:00:04 +01:00
Unknown
39b98658a9 - added all mpir files for linux 2016-12-23 10:59:16 +01:00
Guido Ranzuglia
62241eac10 - double click event is disabled in edit mode 2016-12-22 18:49:24 +01:00
Guido Ranzuglia
9a26a6cbb8 - completely fixed the pickpoints edit plugin 2016-12-22 18:48:52 +01:00
Guido Ranzuglia
eb76fc1664 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2016-12-22 13:17:11 +01:00
Guido Ranzuglia
872eaa20cc - updated version of the installer 2016-12-22 13:17:07 +01:00
Guido Ranzuglia
c830916c86 - fixed "changing the user defined color after filter execution" bug 2016-12-22 12:26:55 +01:00
Marco Callieri
6b74a3a011 updated license file 2016-12-22 10:15:34 +01:00
Marco Callieri
6d54d7e20e updated license and website url 2016-12-22 10:12:09 +01:00
Marco Callieri
d5f6510c5e corrected website url, updated license file
the license file is now the one used by github, the LICENSE.txt in the
root folder
2016-12-22 09:46:49 +01:00
Marco Callieri
183be12b4a Cleanup of the [docs] folder
still lots to do
2016-12-22 09:41:23 +01:00
Paolo Cignoni
284440e13a Random attempt to clean up a bit the split window sub menu creation 2016-12-21 15:42:29 +01:00
Paolo Cignoni
e749f79457 Removed useless old connect 2016-12-21 15:26:40 +01:00
Paolo Cignoni
239a197e07 updating installing instructions 2016-12-21 14:27:47 +01:00
Paolo Cignoni
206b1479c6 Changing release number 2016-12-21 14:24:00 +01:00
Paolo Cignoni
6185168004 Updated About dialog 2016-12-21 14:10:44 +01:00
Paolo Cignoni
76ba0ccadf minimal text change... 2016-12-21 12:27:38 +01:00
Paolo Cignoni
890b769927 Minimal Update to dialog (links can be copied now) 2016-12-21 12:27:38 +01:00
Paolo Cignoni
4abcebabf8 Updated docs (removing old sourceforge links) 2016-12-21 12:27:38 +01:00
Matteo Dellepiane
86e4e61a14 Corrected .pro
removed a file that is not used anymore
2016-12-21 12:16:56 +01:00
Matteo Dellepiane
3509880f3f Added experimental multiscale alignment filter
Revides evrsion of scale estimation of TVCG paper. Still under
re-implementation
2016-12-21 12:15:18 +01:00
Marco Callieri
f948e80603 corrected exporting error, when saving multiple layers
MeshLabServer was iterating on the "output list", but always exporting
the current layer (meshDocument.mm()). Now it exports layers following
their order
- TO BE TESTED -
2016-12-21 12:10:31 +01:00
Paolo Cignoni
6ea0112cfe Updated Sketchfab exported filter 2016-12-21 11:26:42 +01:00
Paolo Cignoni
71fd3f081d Added label to the Q_INVOKABLE members in javascript
warning does not work due to missing string types in the parameter
evaluation framework
2016-12-21 11:26:42 +01:00
Marco Callieri
d4d2e23e1b corrected output text from filter
when poisson-disk sampling created a new layer, was reporting the number
of vertices of the SOURCE layer, and not of the newly created one
2016-12-21 11:26:17 +01:00
Paolo Cignoni
2c08005f3c Updated the voronoi filter to the changes in the vcglib 2016-12-20 09:13:42 +01:00
Paolo Cignoni
8be58b0766 New files for automatic creation of DMG for OS X using appdmg 2016-12-19 08:11:47 +01:00
Guido Ranzuglia
505f5577ed - new win installer with visual studio redistributable 2016-12-16 19:57:13 +01:00
Marco Callieri
c840bff5c9 updated "about" dialog
Still need further revision
2016-12-16 19:24:09 +01:00
Guido Ranzuglia
286761d6e8 - fixed problems with edit align widget rendering 2016-12-15 17:25:09 +01:00
Unknown
49bf1b5a89 - added bash scripting file changing the locale numeric value 2016-12-14 17:01:28 +01:00
Guido Ranzuglia
c946dbd62a - selected vertices dimension is linked with the rendering size requested for them 2016-12-07 14:57:11 +01:00
Guido Ranzuglia
8ab5d48702 - fixed asterisk problem 2016-12-07 14:00:11 +01:00
Guido Ranzuglia
fb2032e16b - added right mouse selection on meshes in order to choose the current one 2016-12-07 13:33:27 +01:00
Guido Ranzuglia
3472973ae8 - fixed compilining issues for linux systems 2016-12-06 12:17:26 +01:00
Paolo Cignoni
d9ae86332b added a missing define to the lib3ds.pro
needed to really close #14
2016-12-05 17:56:47 +01:00
Guido Ranzuglia
ea41974a2c - new win64 installer 2016-12-05 17:11:53 +01:00
Paolo Cignoni
3e7ce3fda0 Corrected linking bug in visual studio for io3ds
closes issue #14
2016-12-05 15:28:33 +01:00
Paolo Cignoni
b5e3901fb9 Small changes to remove warnings when searching for a compilation error... 2016-12-04 12:23:27 +01:00
Paolo Cignoni
a6877a128f Closed issue #10 (Single layer poisson reconstruction) 2016-12-01 18:43:18 +01:00
Paolo Cignoni
92982fe7b5 Moved filter_harmonic into filter_unsharp (yet another single filter plugin removed) 2016-12-01 17:52:14 +01:00