3257 Commits

Author SHA1 Message Date
alemuntoni
40cbe9b434 U3D working with MacOS 2020-01-20 16:26:53 +01:00
alemuntoni
53b47ef188 U3D Linux 2020-01-20 14:50:31 +01:00
T.Alderighi
fab8426289 added remove non manifold edges by split 2020-01-17 14:00:18 +01:00
Alessandro Muntoni
47e4006e3d
Merge pull request #536 from jmespadero/doc_filter_unsharp
Document filters_unsharp tooltips
2020-01-13 17:25:29 +01:00
jmespadero
0af23bddbc more DOI links 2019-12-19 17:28:32 +01:00
jmespadero
179cbb8700 Bibliography and basic help 2019-12-18 16:30:09 +01:00
jmespadero
fe3bcfd72a Avoid include <Qt> 2019-12-18 16:30:09 +01:00
jmespadero
874d248a3f Document filters tooltips 2019-12-17 19:22:44 +01:00
jmespadero
9daf8a6c85 Extra cleanups 2019-12-16 09:59:29 +01:00
jmespadero
ba8c2da38c check rastermodel not null 2019-12-13 17:52:41 +01:00
Ryan Pavlik
f0f2bd7861 Scripts for CMake building 2019-12-12 17:30:26 -06:00
Ryan Pavlik
145850ac8c Merge branch 'fixes-4' into cmake-base 2019-12-12 17:29:29 -06:00
Ryan Pavlik
2d854729c2 plugin manager and render: Handle visual studio build layout. 2019-12-12 17:29:19 -06:00
Ryan Pavlik
80bba27d79 Merge branch 'fixes-3' into cmake-base 2019-12-12 08:37:01 -06:00
Ryan Pavlik
9393b3a248 Merge remote-tracking branch 'rpavlik/permit-building-with-gmp' into cmake-base 2019-12-12 08:36:55 -06:00
Ryan Pavlik
ee248a540b filter_plymc: Fix void return 2019-12-12 08:32:37 -06:00
Ryan Pavlik
4bac10ad69 filter_ssynth: Fix warning about exception types 2019-12-12 08:32:37 -06:00
Ryan Pavlik
f0c3fbefa4 edit_texture: Fix build 2019-12-12 08:32:37 -06:00
Ryan Pavlik
b6bfd9d3a0 edit_hole: Fix fail-to-build code errors 2019-12-12 08:32:37 -06:00
Alessandro Muntoni
bb3ac72839
Merge pull request #521 from rpavlik/vertices
Vertices
2019-12-12 11:40:28 +01:00
Alessandro Muntoni
3f69c5b8a8
Merge pull request #515 from rpavlik/linux-dirs
Linux dirs
2019-12-12 09:40:42 +01:00
Ryan Pavlik
73b27da72a filter_csg: Use GMP on Linux. 2019-12-11 11:22:23 -06:00
Ryan Pavlik
263d3bfb7b filter_csg: Add ifdef to permit building against gmp 2019-12-11 11:21:40 -06:00
Ryan Pavlik
dc84f55c25 Most "vertexes" -> "vertices" 2019-12-11 11:20:12 -06:00
Ryan Pavlik
cd13aa1165 filter_screened_poisson: Fix warnings about dangling else 2019-12-11 11:15:02 -06:00
Ryan Pavlik
be344128c6 vertexes->vertices where vertices is already used in the same logical component (message, comment) 2019-12-11 11:15:02 -06:00
Ryan Pavlik
6c8ab64e76 Fix typos, most noticed by codespell. 2019-12-11 11:15:02 -06:00
Ryan Pavlik
34b68e0cec filter_meshing: Fix dangling reference 2019-12-11 11:15:02 -06:00
Ryan Pavlik
265ba18e13 Move ml_selection_buffers to common.
Should fix/simplify linking of plugins, etc.
2019-12-11 11:15:02 -06:00
Ryan Pavlik
f1aaa5d506 Remove direct references to "external" from source files 2019-12-11 11:14:52 -06:00
Ryan Pavlik
4f9826acc7 filter_ssynth: Fix Qt usage error 2019-12-11 11:05:24 -06:00
Ryan Pavlik
79183d653c filter_func: Be able to build with or without _UNICODE 2019-12-11 11:05:24 -06:00
Ryan Pavlik
2e9b6e3b9d Normalize include of Eigen 2019-12-11 11:05:24 -06:00
T.Alderighi
ffda4f6758 small modifications to the isotropic_remeshing filter 2019-12-11 16:35:30 +01:00
alemuntoni
cd1e4534c1 fixed edit mutualcorrs plugin in VS<=2015 and removed some useless stuff 2019-12-11 09:57:16 +01:00
alemuntoni
df95aa0596 meshlab builds with last visual studio versions; added deployment for windows 2019-12-10 12:02:12 +01:00
Ryan Pavlik
d8518e3bb6 linux: find share/meshlab/shaders dir 2019-12-05 17:00:24 -06:00
Alessandro Muntoni
a3bff970e5
Merge pull request #511 from rpavlik/misc-fixes
Misc fixes
2019-12-05 12:01:24 +01:00
Alessandro Muntoni
c4baa2a1bc
Merge pull request #503 from jmespadero/patch-1
Fix help messages in the Per_Face_Quality dialog
2019-12-05 10:09:47 +01:00
Ryan Pavlik
6376708e2b Remove empty file. 2019-12-04 14:27:54 -06:00
Ryan Pavlik
0351acbe46 partial compile fix for filter_clean's extra class 2019-12-04 14:27:54 -06:00
Ryan Pavlik
6f3cb8363c filter_color_projection: Fix missing include 2019-12-04 14:27:54 -06:00
Ryan Pavlik
dd4c7cab21 filter_mutualinformxml: Fix format string error. 2019-12-04 14:27:54 -06:00
Ryan Pavlik
34734f6ba2 filter_mutualglobal: Fix format string error. 2019-12-04 14:27:54 -06:00
Ryan Pavlik
41e1443a99 edit_mutualcorrs: Fix format string error. 2019-12-04 14:27:54 -06:00
Ryan Pavlik
866e18268d filter_trioptimize: Fix return value warning 2019-12-04 14:27:54 -06:00
Ryan Pavlik
294406f23c filter_meshing, filter_select: Quiet assignment vs comparison warning. 2019-12-04 14:27:54 -06:00
Ryan Pavlik
f10d40d971 filter_camera: Fix return warning in factory 2019-12-04 14:27:54 -06:00
Ryan Pavlik
e182bbf231 edit_select: Fix return warning in factory 2019-12-04 14:27:54 -06:00
Ryan Pavlik
a112d357b0 edit_referencing: Fix return warning in factory. 2019-12-04 14:27:54 -06:00