9357 Commits

Author SHA1 Message Date
alemuntoni
d2cb4c2f71 nightly option set to off as default 2021-04-06 14:32:57 +02:00
alemuntoni
7978d92e29 fix createRelease 2021-04-06 14:32:57 +02:00
alemuntoni
08c3e464b5 CreateReleaseCandidate 2021-04-06 14:32:57 +02:00
alemuntoni
6ba3f18f65 move windows installer after create 2021-04-06 14:32:57 +02:00
alemuntoni
7edd567234 fix windows qmake 2021-04-06 14:32:57 +02:00
alemuntoni
2b4fc52d0f fix macos nightly 2021-04-06 14:32:57 +02:00
alemuntoni
692de3a131 nightly windows 2021-04-06 14:32:57 +02:00
alemuntoni
55bebfcf90 double version management 2021-04-06 14:32:56 +02:00
alemuntoni
9550f43254 proper nightly version 2021-04-06 14:32:56 +02:00
alemuntoni
120fc5f7b9 nightly macos 2021-04-06 14:32:56 +02:00
alemuntoni
155aa455ca upload artifact v2 2021-04-06 14:32:56 +02:00
alemuntoni
a7d727c081 using bash on linux workflow 2021-04-06 14:32:56 +02:00
alemuntoni
a54bb8aa52 setup for nightly build on linux 2021-04-06 14:32:56 +02:00
alemuntoni
568cd6b017 manage --version option of meshlab 2021-04-06 14:32:56 +02:00
alemuntoni
c192b8c079 meshlab version nightly and release candidate 2021-04-06 14:32:56 +02:00
gabryon99
eaead33acc refactored code to load mesh from e57 file 2021-04-06 14:28:44 +02:00
gabryon99
42585a8984 read verticies inside mesh 2021-04-05 12:44:54 +02:00
gabryon99
8273992ac3 setup e57 file reader 2021-04-05 12:06:57 +02:00
alemuntoni
c120dace29 close holes filter returns number of closed holes and number of new faces 2021-03-29 15:42:31 +02:00
alemuntoni
acf4393fb9 update vcglib 2021-03-29 15:42:31 +02:00
alemuntoni
3c06897391 fix const correctness 2021-03-29 15:42:31 +02:00
alemuntoni
859f2a7529 update vcglib 2021-03-29 15:42:31 +02:00
alemuntoni
8939417f86 using vcglib with cmake config 2021-03-29 15:42:31 +02:00
gabryon99
a652ee54dc fixed target_include_directories for e57.cmake 2021-03-29 15:33:57 +02:00
gabryon99
a3d18b02e2 added e57 sources 2021-03-29 15:28:00 +02:00
gabryon99
982098222d Added e57 library 2021-03-29 15:22:21 +02:00
gabryon99
375f5f4ed7 added e57 cmake file reference inside external.cmake 2021-03-25 19:49:49 +01:00
gabryon99
5ab6ca7924 added base plugin for e57 format 2021-03-25 17:27:38 +01:00
alemuntoni
af805651f2 fix bug on ply exporter with custom attributes 2021-03-23 20:27:57 +01:00
alemuntoni
f892f063a2 const correctness for attribute handles on vcg mesh 2021-03-23 17:07:04 +01:00
alemuntoni
a64059f761 update vcglib fix polygonal mesh 2021-03-23 10:19:50 +01:00
Luigi Malomo
bc01db2c47 explicitly set c++ 11 as required 2021-03-23 01:08:55 +01:00
alemuntoni
a1c639aa4f remove unuseful polygonal parameter on obj 2021-03-22 17:34:09 +01:00
alemuntoni
634a07ca3d add requirements for isotropic explicit remeshing 2021-03-22 12:47:48 +01:00
alemuntoni
308584cd5a x3d and xyz const correctness 2021-03-19 15:43:07 +01:00
alemuntoni
56e37304dc const MeshModel on initSaveParameter of IOMesh plugins 2021-03-19 13:17:21 +01:00
alemuntoni
3309ee7419 update vcglib with const correctness 2021-03-19 13:01:09 +01:00
alemuntoni
75806d4961 update vcglib 2021-03-18 19:16:18 +01:00
alemuntoni
79fba3ac1d vcglib fist const correctness management 2021-03-18 18:33:13 +01:00
alemuntoni
d5e715b917 management of the warning string - IOMesh documentation 2021-03-18 16:36:16 +01:00
alemuntoni
e940051e5d logger is mutable and allows to be used in const functions 2021-03-18 16:36:16 +01:00
alemuntoni
157ccc6ca2 removed unuseful parent parameter for open and save functions 2021-03-18 16:36:16 +01:00
alemuntoni
462641741b IOPlugins use exceptions to save meshes 2021-03-18 16:36:16 +01:00
alemuntoni
da754d323f IOPlugins use exceptions to open meshes 2021-03-18 16:36:16 +01:00
alemuntoni
14a24eb855 fix #931 2021-03-18 12:16:48 +01:00
alemuntoni
748b597041 missing include 2021-03-17 17:52:07 +01:00
alemuntoni
61489db2a6 fix io3DS build error 2021-03-17 17:40:33 +01:00
alemuntoni
0643ee7c99 initPreOpenParameters does not require filename anymore 2021-03-17 17:11:26 +01:00
alemuntoni
deb4efe1b8 all IOMesh plugins do not use QMessageBox 2021-03-17 16:48:51 +01:00
alemuntoni
42c63d75cf IO3DS does not use QMessageBox 2021-03-17 16:38:39 +01:00