7122 Commits

Author SHA1 Message Date
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
Paolo Cignoni
eba742dff6 Small changes to make compile the old structure synth lib on OS X 2016-11-26 16:31:49 +01:00
Paolo Cignoni
92bb191bd5 Corrected a bug in bundle creation script
Missing the xml files for xml filters
2016-11-26 16:24:25 +01:00
Guido Ranzuglia
d9f311100d - added polygonal wire as default visualization modality for polygonal meshes 2016-11-25 12:23:48 +01:00
Paolo Cignoni
6979a17b3c Added a missing typedef for voxel type 2016-11-24 22:28:50 +01:00
Paolo Cignoni
dbd8f77726 Moved to vcglib another small piece of the plymc 2016-11-24 16:42:59 +01:00
Paolo Cignoni
630e454899 Removed useless type and include from ml_mesh_type.h 2016-11-24 16:42:59 +01:00
Guido Ranzuglia
f20725c2f7 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2016-11-24 02:56:04 +01:00
Paolo Cignoni
61a7446acd Moved away the old, no more used, version of the plume core. Now it is in the vcg library 2016-11-23 16:47:13 +02:00
Marco Callieri
54b81ee0fa changed a default option in importing ptx
As most of times we need to import only points, this is now the default
2016-11-21 17:35:24 +01:00
Marco Callieri
4a1b3b955b changed order in menu for canonical views 2016-11-21 17:32:51 +01:00
Marco Callieri
601394a55b changed shortcut for canonical views (when Z is up)
for some reason, shift +mumeric keypad was not working, moved to alt
2016-11-21 17:23:06 +01:00
Guido Ranzuglia
0dcce43ebf - cleaned up internal data when plugin is turned off 2016-11-21 12:01:41 +01:00
Guido Ranzuglia
0050b87353 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2016-11-21 09:44:24 +01:00
Guido Ranzuglia
1d4b49e174 - xml editor changes 2016-11-21 09:44:20 +01:00
Guido Ranzuglia
25916d24a0 - updated full project 2016-11-21 09:39:32 +01:00
Guido Ranzuglia
1558e97df7 - new normal map shader 2016-11-21 09:31:36 +01:00
Guido Ranzuglia
20266712c9 - fixed nomalmap.gdb crash on mac...but the shader doesn't do what it is intended to do 2016-11-18 15:50:53 +01:00
Paolo Cignoni
c94f3f8ceb Solved the about dialog on the mac. and removed most sourceforge references 2016-11-17 11:59:35 +01:00
Paolo Cignoni
6a538663a6 New probably working mac installer.
uses the qt deploy tool
2016-11-16 00:01:46 +01:00
Marco Callieri
01e9bca612 restored the "freeze" option in invert matrix
default option is freezing, but it must be possible to choose between
freezing and non freezing the matrix, depending on your workflow.
2016-11-15 15:15:25 +01:00
Paolo Cignoni
21399f2280 Removed deprecated GLU stuff: gluBuild2DMipmaps -> glGenerateMipmap 2016-11-15 12:53:18 +01:00
Guido Ranzuglia
203c7abbc8 - completely rewritten the MLRenderingColorPicker widget 2016-11-14 12:31:12 +01:00
Paolo Cignoni
6a903aa832 Still messing with the macinstaller... 2016-11-11 23:15:00 +01:00
Paolo Cignoni
f52beaef25 Improved compiling instructions 2016-11-11 23:15:00 +01:00
Matteo Dellepiane
be01571815 Added filter to import .out and Agisoft .xml cameras
The new filter enables to exchange cameras with other tools. The
RichOpenFile and RichSaveFile Parameters now work fine
2016-11-11 16:26:58 +01:00
Guido Ranzuglia
32cb8e999e - increased the max point size 2016-11-10 16:13:01 +01:00
Guido Ranzuglia
77a88f746c Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2016-11-10 14:50:25 +01:00
Guido Ranzuglia
1970d1c1e3 - verbose flag in order to avoid "you are really cool" in the morning... 2016-11-10 14:50:22 +01:00
Paolo Cignoni
76e4dce36e moved io gts file type into baseio and removed a now useless plugin 2016-11-10 12:31:02 +01:00
Paolo Cignoni
c179363a42 Cleaning up the pro and preparing the installation script for mac 2016-11-10 12:11:36 +01:00
Paolo Cignoni
40b2748295 Added a missing required parameter in the meshlabserver creation of a fake context 2016-11-10 12:10:34 +01:00