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 |
|
Alessandro Muntoni
|
2e3bdb88ae
|
Merge pull request #520 from alemuntoni/master
fixed edit mutualcorrs plugin in VS<=2015 and removed some useless stuff
|
2019-12-11 12:44:11 +01:00 |
|
alemuntoni
|
4db04d1929
|
removed useless stuff
|
2019-12-11 12:40:13 +01:00 |
|
Alessandro Muntoni
|
a26efd390d
|
Merge pull request #386 from ghostshirt/master
Update README.md
|
2019-12-11 12:07:41 +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
|
78388d4838
|
clean macinstall
|
2019-12-10 16:21:32 +01:00 |
|
alemuntoni
|
fb5a65a96f
|
chmod macinstall
|
2019-12-10 16:18:31 +01:00 |
|
alemuntoni
|
f70cffc96c
|
small adjustments on workflows and readme
|
2019-12-10 14:02:25 +01:00 |
|
alemuntoni
|
df95aa0596
|
meshlab builds with last visual studio versions; added deployment for windows
|
2019-12-10 12:02:12 +01:00 |
|
Alessandro Muntoni
|
7d5a377822
|
Merge pull request #517 from rpavlik/ssynth-fixes
Ssynth fixes
|
2019-12-10 10:01:16 +01:00 |
|
Ryan Pavlik
|
f7d5efa390
|
ssynth: Fix warning in EisenParser
|
2019-12-06 11:55:46 -06:00 |
|
Ryan Pavlik
|
4f9900f41d
|
ssynth: Fix warnings in Raytracer/Sampler
|
2019-12-06 11:55:46 -06:00 |
|
Ryan Pavlik
|
cf6804fcce
|
ssynth: Fix warning about conversion of 0 to nullptr
|
2019-12-06 11:55:46 -06:00 |
|
Ryan Pavlik
|
cb48621db8
|
ssynth: Replace old MersenneTwister code with std::mt19937
|
2019-12-06 11:55:46 -06:00 |
|
Marco Callieri
|
f8778c4473
|
Merge pull request #475 from nkemnitz/nkem-fix-snapshot-transparency
fix: Snapshot w/ transparency on Linux
|
2019-12-06 11:21:05 +01:00 |
|
Alessandro Muntoni
|
a3bff970e5
|
Merge pull request #511 from rpavlik/misc-fixes
Misc fixes
|
2019-12-05 12:01:24 +01:00 |
|
Alessandro Muntoni
|
7333633dcb
|
Merge pull request #493 from tnixeu/replace_variadic_function
Replace variadic functions with variadic templates
|
2019-12-05 10:11:46 +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 |
|
Alessandro Muntoni
|
943c7b6c07
|
Create README.md
|
2019-12-05 10:08:16 +01:00 |
|
Alessandro Muntoni
|
e24a701eb6
|
Create README.md
|
2019-12-05 09:41:50 +01:00 |
|
Ryan Pavlik
|
6376708e2b
|
Remove empty file.
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
f1eea18df3
|
common: Some clang-tidy
|
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
|
bbb1d86d3d
|
filterparameter: Protect against self-copy/self-assign
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
e7425b8163
|
meshlab: Fix plugin dialog for filter plugins.
|
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
|
0901e99c82
|
filter_mutualinfo: Fix format string error.
|
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
|
363bcc6aeb
|
sample plugins: Fix some return value warnings
|
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 |
|
Ryan Pavlik
|
d1c0832615
|
edit_referencing: Fix probable logic error in comparison precedence
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
9d9261e956
|
edit_quality: Fix Qt usage error
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
8927a42a25
|
edit_quality: Fix comparison vs assignment typo
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
6d521eda3d
|
edit_quality: fix warning in factory
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
3c4dd27479
|
edit_point: fix warning in factory
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
ada0fb5bdb
|
edit_paint: Fix type mismatch warning about abs
|
2019-12-04 14:27:54 -06:00 |
|
Ryan Pavlik
|
be16693467
|
filter_mutualglobal: Fix multiple include with include guard
|
2019-12-04 14:27:41 -06:00 |
|
Dmitry Murzin
|
485afe3c90
|
Small fixes (probably)
|
2019-12-04 14:20:04 -06:00 |
|
Alessandro Muntoni
|
240afe26ec
|
Merge pull request #406 from cnr-isti-vclab/mls_fix
filter_mls: fixed crash due to deleting a `MlsSurface *` which couldn't
|
2019-12-04 18:28:54 +01:00 |
|
Alessandro Muntoni
|
7fe7334bf8
|
Merge pull request #421 from mrandybu/fix_no_return_statement
Fix no return statement in the non-void function (according g++8)
|
2019-12-04 18:25:53 +01:00 |
|