9342 Commits

Author SHA1 Message Date
alemuntoni
de9fa92cdc double version management 2021-03-28 14:38:36 +02:00
alemuntoni
ee03fa7e0a proper nightly version 2021-03-28 13:07:59 +02:00
alemuntoni
81fb2f825f nightly macos 2021-03-28 12:49:31 +02:00
alemuntoni
b90f42bc00 upload artifact v2 2021-03-28 12:31:42 +02:00
alemuntoni
990361e5ec using bash on linux workflow 2021-03-28 12:08:17 +02:00
alemuntoni
56e73b1335 setup for nightly build on linux 2021-03-28 11:44:10 +02:00
alemuntoni
2700563f1b manage --version option of meshlab 2021-03-26 18:42:21 +01:00
alemuntoni
2756c2683c meshlab version nightly and release candidate 2021-03-26 18:06:41 +01:00
alemuntoni
6e03222b65 close holes filter returns number of closed holes and number of new faces 2021-03-26 15:46:51 +01:00
alemuntoni
dd0e69bfe8 update vcglib 2021-03-26 10:50:55 +01:00
alemuntoni
c3d60cee50 fix const correctness 2021-03-24 19:15:27 +01:00
alemuntoni
b4d46e1ccc update vcglib 2021-03-24 18:18:39 +01:00
alemuntoni
44febc836f using vcglib with cmake config 2021-03-24 12:26:06 +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
alemuntoni
8c0bcc660f refactoring io3DS 2021-03-17 15:48:37 +01:00
Alessandro Muntoni
8e130c184e
Merge pull request #930 from alemuntoni/fix_img_patch_param
Fix img patch param plugin with double precision
2021-03-17 12:34:39 +01:00
alemuntoni
2a683ec3ef img_patch_param: fix error when passing double data with GL_FLOAT 2021-03-17 12:10:34 +01:00
alemuntoni
cc0b7a1d29 fix bug on importing raster cameras 2021-03-17 11:38:53 +01:00
alemuntoni
158a688837 fix indentation and style 2021-03-17 11:04:28 +01:00
alemuntoni
b0dbea851b rename FilterExampleGPU to snapshot for pymeshlab 2021-03-16 15:58:41 +01:00
alemuntoni
58ef783a05 IOMesh plugin documentation 2021-03-16 10:50:42 +01:00
alemuntoni
0d1f862945 export formats QList to std::list 2021-03-16 10:21:28 +01:00
alemuntoni
bc95e43cd2 import formats QList to std::list 2021-03-16 10:04:09 +01:00
alemuntoni
14166d56ab Merge branch 'master-alemuntoni' 2021-03-15 16:08:08 +01:00
alemuntoni
f805172f4f MeshLabPluginFile to MeshLabPlugin, EditPluginFactory to EditPlugin 2021-03-15 15:30:30 +01:00
alemuntoni
abd16451db MeshLabPlugin to MeshLabPluginLogger 2021-03-15 15:17:30 +01:00
alemuntoni
f94ab0fb23 Merge branch 'master-alemuntoni' 2021-03-15 14:58:17 +01:00
alemuntoni
df3a60a4da fix bug not-edit mode 2021-03-15 14:56:27 +01:00
alemuntoni
125eceb0b5 removed declared edit interface - the only plugin is the factory 2021-03-15 13:24:16 +01:00