alemuntoni
32d650f91e
fix c++11 external on ubuntu 16.04
2019-12-19 17:42:32 +01:00
alemuntoni
6dcd4482e3
try to fix deploy on linux
2019-12-19 17:36:20 +01:00
alemuntoni
29ce04185d
first try automatic deploy linux
2019-12-18 15:36:55 +01:00
alemuntoni
29a96bf26f
clean qmake actions ubuntu
2019-12-18 13:12:34 +01:00
Alessandro Muntoni
b57f6bc785
Update README.md
2019-12-18 12:07:40 +01:00
alemuntoni
4897d0bbf7
actions v2 and ubuntu with official qt deb packages
2019-12-18 12:01:45 +01:00
Alessandro Muntoni
33a7a5b772
Merge pull request #535 from jmespadero/fgt_unsupported
...
Move folder fgt to plugins_unsupported
2019-12-18 09:35:35 +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
Alessandro Muntoni
bd1e8cdb0c
Merge pull request #530 from jmespadero/fix_434
...
Fix 434 Trivial validation of file paths
2019-12-17 11:08:39 +01:00
Alessandro Muntoni
39c5be8358
Merge pull request #532 from oleg-alexandrov/patch-1
...
Fix wording in documentation
2019-12-17 11:06:54 +01:00
Oleg Alexandrov
46333ba65d
Fix wording in documentation
2019-12-16 10:38:13 -08: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
Alessandro Muntoni
088ce06483
Merge pull request #506 from rpavlik/cmake
...
CMake-based build system
2019-12-13 11:02:27 +01:00
Ryan Pavlik
5c4dd9e5ec
Add cmake build on Windows to github actions.
2019-12-12 17:54:23 -06:00
Ryan Pavlik
f7e3e79ba8
Add test of CMake build to github actions
2019-12-12 17:30:26 -06: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
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
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