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
Paolo Cignoni
81e2127323
Removed xml copying from the pro of a filter that is not a xml filter
2016-11-10 12:09:54 +01:00
Paolo Cignoni
0a1fcde281
added meshlabbundle temporary dir installation to ignored dirs
2016-11-10 12:09:11 +01:00
Guido Ranzuglia
f6c1367e20
- from shortName to Label
2016-11-10 11:58:20 +01:00
Guido Ranzuglia
59d4f9ea2e
- fixed "right click on the layerdialog doesn't change the current mesh" bug
2016-11-10 11:22:52 +01:00
Guido Ranzuglia
1a2976b587
Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab
2016-11-10 11:09:53 +01:00
Guido Ranzuglia
b67da9df06
- removed dangerous comments creating problems to old version of qt visual studio integration tool
2016-11-10 11:09:49 +01:00
Guido Ranzuglia
dc20b496f8
- added default value for parameter meaningless for meshlabserver
2016-11-10 10:12:42 +01:00
Matteo Dellepiane
f5c43e5cb8
Minor improvement in edit_mutualcorrs
...
When a new correspondence is created, is automatically selected. When a
correspondence is deleted, the first is automatically selected.
2016-11-10 10:02:09 +01:00
Matteo Dellepiane
c744160fbe
Added needed parameter in shareddatacontextcreation
...
Min polygons for smooth rendering parameter was missing. I set it as the
default like in MeshLab
2016-11-10 08:57:02 +01:00
Marco Callieri
8838680a8e
Revised which filters use matrix composition
...
Some transformation filters, like "rotate to fit a plane" and "rotate to
fit principal axis" should NEVER compose and ALWAYS overwrite, while
"set matrix from parameters" and "set matrix from numbers" should ask
if overwrite or compose
2016-11-09 17:42:27 +01:00
Paolo Cignoni
bf96d5010f
Suggested the use of the 'devel' branch of the vcglib...
2016-11-09 16:50:31 +01:00
Guido Ranzuglia
4487b99175
- restored usual meshlab_mini
2016-11-09 13:20:46 +01:00
Guido Ranzuglia
fe61142e01
Revert "Revert "- fixed "projects containing more than one textured mesh are not properly rendered" bug - added minFacesSmoothRendering global parameter""
...
This reverts commit 17bc011b7438c26fc15e940484493c0b3ac90d1f.
2016-11-09 13:19:20 +01:00
Guido Ranzuglia
17bc011b74
Revert "- fixed "projects containing more than one textured mesh are not properly rendered" bug - added minFacesSmoothRendering global parameter"
...
This reverts commit 05dc93bdd03436eb469773d210f98c4dfa0e88fa.
2016-11-09 13:16:47 +01:00
Guido Ranzuglia
05dc93bdd0
- fixed "projects containing more than one textured mesh are not properly rendered" bug - added minFacesSmoothRendering global parameter
2016-11-09 13:15:49 +01:00
Paolo Cignoni
ead3a733e1
Restricted clang options to mac in screened poisson .pro
2016-11-09 09:59:22 +01:00
Paolo Cignoni
11e5df4b7e
formatting error in the readme.md
2016-11-09 00:29:15 +01:00
Paolo Cignoni
b28d94536d
Improved initial readme and added compiling instructions
2016-11-09 00:16:29 +01:00
Paolo Cignoni
4acf258c62
Again corrected the xml moving post build compiling step
2016-11-08 23:52:13 +01:00
Paolo Cignoni
65c1402182
Added standard License file
2016-11-08 23:51:34 +01:00
Paolo Cignoni
69b4ec795d
Still messing the macx options of the screened poisson qmake...
2016-11-08 17:28:42 +01:00
Matteo Dellepiane
47e0ea8008
Fixed import raster
...
When a new raster is imported, the extrinsics of the shot are now
assigned to a trackball reset
2016-11-08 14:29:24 +01:00
Guido Ranzuglia
f6889ca073
- removed global ignore for lib and exe and moved them in the visual studio specific folders
2016-11-08 13:12:41 +01:00
Paolo Cignoni
6089f0538a
Corrected the xml copy mechanism for two other filters
2016-11-08 13:01:38 +01:00
Paolo Cignoni
3ae4e3cc17
small unsigned/signed char mismatch detected by clang...
2016-11-08 13:01:38 +01:00
Paolo Cignoni
1e1cf8f32d
added a missing include
2016-11-08 13:01:38 +01:00
Guido Ranzuglia
2d6a213683
- removed filter_ssynth
2016-11-08 12:43:32 +01:00
Guido Ranzuglia
855a80cfe1
- updated ignore file extensions list
2016-11-08 11:10:41 +01:00
Guido Ranzuglia
1c67ac3b30
- added missing include
2016-11-08 11:08:41 +01:00
Paolo Cignoni
49caf342aa
Renamed all 'align' instances into 'alignset' in mutualglobal filter
...
To avoid a nasty conflict with std::align
2016-11-08 10:42:51 +01:00