10241 Commits

Author SHA1 Message Date
alemuntoni
fa964a8a18 proper icon management on linux 2022-05-18 10:41:02 +02:00
alemuntoni
58064fd4a2 change build type to Release instead of MinSizeRel 2022-05-17 16:40:59 +02:00
alemuntoni
58d9cdba3b move build and install dirs outside src on windows 2022-05-17 15:38:54 +02:00
alemuntoni
445f870215 move build and install dirs on macos outside src 2022-05-17 15:14:45 +02:00
alemuntoni
e17459c7bd move build and install dirs on linux outside src 2022-05-17 13:13:08 +02:00
alemuntoni
c2f10b32d2 remove upgrade from linux workflows 2022-05-17 11:01:55 +02:00
alemuntoni
5e9e5a7317 directories reorganization 2022-05-17 10:56:56 +02:00
alemuntoni
888b00fb2a update secrets names 2022-05-13 10:23:06 +02:00
alemuntoni
43c391f965 fix commit message 2022-05-10 16:16:25 +02:00
alemuntoni
0235f4beaf use mysys2bash for deploy 2022-05-10 16:12:55 +02:00
alemuntoni
3fc36e6771 add download vc_redist if missing and fix package paths for double version in CreateRelease 2022-05-10 12:14:32 +02:00
alemuntoni
689f167260 using different action for create release 2022-05-10 11:16:47 +02:00
alemuntoni
a8d74bcae2 fix CreateRelease 2022-05-10 10:33:23 +02:00
alemuntoni
929512f256 fix meshlab version for double precision 2022-05-04 09:48:58 +02:00
alemuntoni
d56bf1f3de cmake better management of version name when double precision version 2022-05-03 17:18:08 +02:00
alemuntoni
b2e83c6e59 update CreateRelease workflow with main branch 2022-05-02 16:51:17 +02:00
alemuntoni
2ded32825c add branch usage documentation on readme 2022-04-28 16:20:10 +02:00
Paolo Cignoni
31418f91ee Improved filter description and added few comments 2022-04-27 16:36:32 +02:00
Paolo Cignoni
ca1483956a Added option for precise sampling for poisson disk sampling 2022-04-27 16:15:35 +02:00
Yuri Andriaccio
2195aef72c ProgressBar fix
Expected Behavior: the progress bar text will update even if the percent value is unchanged (Unless the request is too quick).
Observed Behavior: the progress bar text won't be updated unless the percent value is changed.
This fix will change the behavior to the expected one.
2022-04-20 12:40:09 +02:00
alemuntoni
49c4a63ce5 update vcglib 2022-04-20 12:28:03 +02:00
Alessandro Muntoni
3765ca9c7a
Merge pull request #1244 from puzzlepaint/gltf_fixes
glTF loader fixes
2022-04-20 12:23:47 +02:00
alemuntoni
1ad663b750 fix unused checkbox for rendering options in mlp projects 2022-04-20 11:54:47 +02:00
alemuntoni
a78d55d70f pull request template 2022-04-12 08:20:04 +02:00
Thomas Schöps
ed1cb93b8f glTF plugin: Account for BufferView::byteStride when loading vertex attributes 2022-04-11 15:35:45 +02:00
Thomas Schöps
7441e282bd glTF plugin: When writing indices, do not try to access texcoords if the mesh does not have them 2022-04-11 15:28:44 +02:00
Thomas Schöps
0d379a67a1 glTF plugin: Enable texcoords if a TEXCOORD_0 attribute is present, even if there is no texture 2022-04-11 15:26:38 +02:00
alemuntoni
f1f0861b70 fix linux workflow 2022-04-08 16:09:09 +02:00
alemuntoni
3c05b28ab8 automatic merge main into devel 2022-04-07 17:29:04 +02:00
Alessandro Muntoni
c391ebe51d
Merge pull request #1239 from alemuntoni/main
Use linuxdeploy instead of linuxdeployqt
2022-04-07 17:27:29 +02:00
alemuntoni
7d802ae642 main meshlab branch points to main vcglib branch 2022-04-07 17:25:08 +02:00
alemuntoni
122b0ca5a7 main meshlab branch points to main vcglib branch 2022-04-07 15:08:26 +02:00
alemuntoni
caf602dada small renamings 2022-04-07 11:21:25 +02:00
alemuntoni
dd6bfec609 remove e57 lib from linux deploy 2022-04-07 10:48:37 +02:00
alemuntoni
b495506c4f using xerces-c from apt on linux 2022-04-07 09:10:45 +02:00
alemuntoni
fa243297a2 fix mpfr 2022-04-06 16:55:33 +02:00
alemuntoni
9f0f9f0f35 missing mpfr include dirs 2022-04-06 16:49:51 +02:00
alemuntoni
4bcf05ffee link gmp and mpfr on linux when using bundled cgal 2022-04-06 16:13:42 +02:00
alemuntoni
a59729426e force using cgal and boost from source on ubuntu workflow 2022-04-06 12:11:07 +02:00
alemuntoni
fb32869696 deploy mesh_booleans and e57 2022-04-05 14:23:16 +02:00
alemuntoni
5018b8ae4f update deploy system to linuxdeploy 2022-04-05 10:49:27 +02:00
alemuntoni
54b0013377 possibility to select qt dir on linux build script 2022-04-04 15:45:16 +02:00
alemuntoni
1e51f5c65c update vcglib 2022-04-04 11:04:58 +02:00
alemuntoni
33498c26bc fix last commit 2022-03-29 09:30:33 +02:00
alemuntoni
54591b6437 fix show quality contour decorator 2022-03-28 16:52:16 +02:00
alemuntoni
669583112f fix #1228 2022-03-22 13:15:32 +01:00
alemuntoni
c3403c1bdb fix #1227 2022-03-22 11:44:57 +01:00
alemuntoni
d18ef17f9b fix #1224 2022-03-21 15:20:53 +01:00
alemuntoni
1660edcc4c fix viewpos parameter for compute normals for point set filter 2022-03-21 10:53:35 +01:00
Alessandro Muntoni
8c70b3f94f
Merge pull request #1217 from luzpaz/typos-cont
Fix various typos
2022-03-14 14:37:26 +01:00