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
a66a2b5783
Merge pull request #522 from rpavlik/upgrade-jhead
...
external: Upgrade to jhead 3.04.
2019-12-12 11:30:00 +01:00
alemuntoni
93a5dd7061
fix windows compile jhead
2019-12-12 10:13:01 +01:00
Alessandro Muntoni
3f69c5b8a8
Merge pull request #515 from rpavlik/linux-dirs
...
Linux dirs
2019-12-12 09:40:42 +01:00
Alessandro Muntoni
a8a9e9808c
Merge pull request #514 from rpavlik/more-fixes
...
More fixes
2019-12-12 09:35:20 +01:00
Ryan Pavlik
d77cd8220a
Reduce jhead dependencies
2019-12-11 17:13:25 -06:00
Ryan Pavlik
b1cc1ab688
external: Upgrade to jhead 3.04.
...
Includes some security/CVE fixes.
This also no longer requires modifying the jhead source to disable "main":
we just define "main" to something else while building.
2019-12-11 17:13:25 -06:00
Ryan Pavlik
dc84f55c25
Most "vertexes" -> "vertices"
2019-12-11 11:20:12 -06:00
Ryan Pavlik
dfaa82428f
pluginmanager: Fix double-free in plugins with multiple interfaces.
...
This fixes a crash/illegal instruction/etc on exit.
2019-12-11 11:15:02 -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
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
Alessandro Muntoni
47d87b72aa
Merge pull request #518 from alemuntoni/master
...
Small adjustments on workflows and readme
2019-12-10 18:23:56 +01:00
alemuntoni
417b7cc681
some other gitignores and restore deployment on first day of the month
2019-12-10 18:16:50 +01:00
alemuntoni
71be9a909a
added some gitignores and fix upload dmg in mac workflow
2019-12-10 17:00:26 +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
895c9d46e9
travis does not create releases anymore - only github actions will do that every first day of month
2019-12-10 14:06:16 +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
Ryan Pavlik
d8518e3bb6
linux: find share/meshlab/shaders dir
2019-12-05 17:00:24 -06:00
Ryan Pavlik
4069eb380e
linux: Find lib/meshlab directory for plugins
2019-12-05 17:00:24 -06:00
Ryan Pavlik
f8a84404ba
travis: Don't build with local packages, takes too long to do both.
2019-12-05 16:54:34 -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
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