Paolo Cignoni
a0ed3bdd79
Removed unused reference to old unsupported stuff of eigen
2017-01-24 19:35:37 +01:00
Paolo Cignoni
ff102e8474
inclusion of omp.h should always be guarded by #ifdef
2017-01-24 19:34:51 +01:00
ganovelli
afbf9aa348
3D edge detection
...
added edge detection on the depth map
2017-01-24 17:29:59 +01:00
ganovelli
c712d28698
LSD exp
...
more experiences with LSD. It worked well with the Doors
2017-01-24 14:59:41 +01:00
Marco Callieri
52a7f42272
Merge pull request #58 from eboudrand/issue54
...
added OPENCTM_STATIC and _CRT_SECURE_NO_WARNINGS directives #54
2017-01-23 17:32:52 +01:00
Marco Callieri
bd5f86c750
Interactive Selection update
...
- new options for rectangel selection: keyboard shortcuts for select
all, deselect all, invert all
- added realtime log with instructions and shortcuts
- new selection mode: polyline selection. Draw a polyline, and then
add/remove/toggle selection of vertices/faces under the drawn polyline
2017-01-23 15:32:37 +01:00
gianpaolopalma
6f4b0ca850
Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab
2017-01-23 10:38:40 +01:00
gianpaolopalma
d319ea1aa8
Added right option to active OpenMP in Visual Studio
2017-01-23 10:38:31 +01:00
gianpaolopalma
bc1b768e19
Bug fixing and OpenMP support
...
-Bug fixing in the computation of the alignment of two meshes with big
scale difference
- Added OpenMP support
2017-01-23 10:37:35 +01:00
Paolo Cignoni
a17328ea3e
Reverted the commit wrongly done to the meshlab_mini
...
PLEASE NEVER EVER TOUCH THE MAIN *.pro
2017-01-21 23:51:36 +01:00
Eric Boudrand
85273de32e
Applied OPENCTM_STATIC and _CRT_SECURE_NO_WARNINGS directives for .c suffix filenames
2017-01-19 18:47:12 +01:00
Marco Callieri
b7fc19ab3d
Correction of typos in filter/action description
2017-01-19 13:34:15 +01:00
giannipint
dad2467f81
minor fix
2017-01-19 10:39:12 +01:00
ganovelli
ad79897a10
ongoing
...
both live rendering and image saving working
2017-01-19 10:32:28 +01:00
ganovelli
cc5e9fc403
ongoing mods
...
.pro fixed, output image optional
2017-01-19 10:32:28 +01:00
giannipint
9321d5745e
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/plugins_experimental/edit_CADtexturing/edit_CADtexturing.pro
2017-01-17 13:43:12 +01:00
Marco Callieri
b727276df7
Merge pull request #55 from bartoszek/master
...
Add linux gomp and post link to screened poisson
2017-01-17 11:42:54 +01:00
bartoszek
d094a8b29d
fix ubuntu linker issues with gomp library
2017-01-17 01:03:06 +01:00
ganovelli
cdf64ca22f
Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab
2017-01-16 13:20:10 +01:00
giannipint
aa32869a11
Now working with win32-msvc2012
2017-01-16 13:08:24 +01:00
bartoszek
612388c42d
add missing linker flag for linux
...
also extend post link file copying to include linux build ( linking is somewhat strange but wont work without )
2017-01-15 22:19:18 +01:00
ganovelli
f672000458
viewport and frustum
...
fixed viewport and frustum
2017-01-13 13:57:33 +01:00
ganovelli
2079824513
first working draft
...
it simply outputs an image with model rendered from the current camera
with creases highlighted
2017-01-13 11:34:05 +01:00
Marco Callieri
9e98863c15
changed key to toggle between vertex/faces
...
spacebar is a reserved key in macOS :(
plus, other minor things
2017-01-10 14:48:58 +01:00
Marco Callieri
c1257d9195
added "doulbe side lighting" option to Radiance Scaling
2017-01-10 13:07:47 +01:00
Marco Callieri
a536277e63
again, fabs ambiguity
2017-01-10 10:05:05 +01:00
Guido Ranzuglia
781a39a560
Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab
2017-01-09 17:51:13 +01:00
Guido Ranzuglia
1e2a54cee2
- added locale support to MeshLab&MeshLabServer -fixed "not enough memory" bug in MeshLabServer
2017-01-09 17:51:01 +01:00
Marco Callieri
be21cc8d30
resolved ambiguity for abs overloads
2017-01-09 16:06:14 +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
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