7444 Commits

Author SHA1 Message Date
jmespadero
e6374a4e45 install options for sample and sample/rangemaps 2019-12-20 09:54:52 +01:00
jmespadero
f0ba72dc44 Install sample directory 2019-12-19 23:46:42 +01:00
jmespadero
347db5f5db Move fgt folder to plugins_unsupported 2019-12-17 18:00:50 +01:00
jmespadero
e70730e74d Add README 2019-12-17 17:54:17 +01:00
jmespadero
5a9cb09271 Trivial path validation 2019-12-16 12:03:51 +01:00
Alessandro Muntoni
d718653cff
Merge pull request #528 from jmespadero/meshlabserver_ascii
Meshlabserver ascii output. Code cleanups
2019-12-13 14:27:34 +01:00
jmespadero
6590ebd99c code cleanups 2019-12-13 11:52:02 +01:00
Alessandro Muntoni
a46c57a146
Merge pull request #492 from KeenRivals/windows-allusers-start-icon
Put Start shortcuts in allusers profile instead of currentuser
2019-12-13 11:06:48 +01:00
Alessandro Muntoni
cd35efd06f
Merge pull request #526 from jmespadero/fix_filterscript
Fix #525 Add Direct filters to filterHistory
2019-12-13 11:04:28 +01:00
Ryan Pavlik
1d1bc1d8b4 Build filter_csg with GMP 2019-12-12 17:30:26 -06:00
Ryan Pavlik
f9dad58d77 Import a FindGMP script 2019-12-12 17:30:26 -06: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
a33acf5245 Explicitly specify the Unicode variant of OutputDebugString. 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
jmespadero
6803125031 Fix: add Direct filters to filterHistory 2019-12-12 13:59:23 +01: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
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
4cf6b25bef externals: Remove Linux build of MPIR.
No longer needed, and likely to cause issues across platforms anyway.
2019-12-11 11:22:25 -06: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
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
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