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
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
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