9802 Commits

Author SHA1 Message Date
luz paz
9f56f780f8 Fix various typos
Found via `codespell -q 3 -S ./src/external,./src/vcglib,./src/plugins_unsupported/external,./unsupported  -L ba,childs,hist,lod,strutture,vertexes`
2021-07-16 10:29:46 -04:00
Alessandro Muntoni
6014d0ed1b
Merge pull request #1038 from bartoszek/patch-3
[libE57Format] Port upstream fix for gcc:11
2021-07-16 16:26:46 +02:00
bartoszek
a44c84c314
Port upstream fix for gcc:11
13f6a16394
2021-07-16 15:31:47 +02:00
alemuntoni
a941ca30de missing bundle identifier in Info.plist 2021-07-16 13:16:21 +02:00
alemuntoni
c5a860dd0b set busy cursor when loading/reloading meshes 2021-07-16 12:19:23 +02:00
alemuntoni
8d434eabb0 avoid install of unuseful files in e57 lib 2021-07-16 11:41:47 +02:00
alemuntoni
1bb3c4dbdc fix typos (see https://github.com/cnr-isti-vclab/PyMeshLab/pull/117) 2021-07-16 11:10:50 +02:00
alemuntoni
d7e841100e set icon in parameter frame for hidden parameters 2021-07-16 11:01:33 +02:00
Alessandro Muntoni
d5d65be88a
Merge pull request #1036 from gabryon99/master
Implementing IO Plugin for E57 files
2021-07-15 18:56:27 +02:00
alemuntoni
8dbf6b635f fix #982, fix #796, fix #239 2021-07-15 18:53:26 +02:00
alemuntoni
ff4296e215 fix Scalarm when needed on io_e57 2021-07-15 17:22:34 +02:00
gabryon99
bc4ad899ab add missing else branch 2021-07-15 17:19:43 +02:00
gabryon99
f92b7ad1fb add missing std to sin 2021-07-15 17:18:12 +02:00
gabryon99
110b55f69d fix for RAE/XYZ coordinates 2021-07-15 17:17:51 +02:00
gabryon99
c15050b455 add support for RAE coordinates 2021-07-15 16:57:58 +02:00
gabryon99
d8abb9809d various fixes 2021-07-15 15:46:57 +02:00
gabryon99
771bcb65d1 fix saving 2021-07-15 13:10:35 +02:00
gabryon99
238828c7e6 fix missing points 2021-07-15 13:05:19 +02:00
gabryon99
d7a08bc4ef convert Point4f to Point4m 2021-07-15 12:08:32 +02:00
Gabriele Pappalardo
94c09da9e9
Merge pull request #4 from alemuntoni/e57
meshlab rebase
2021-07-15 12:00:47 +02:00
alemuntoni
12fd98d91f fix cmake meshlab_tools functions 2021-07-15 11:54:41 +02:00
alemuntoni
47b42ac592 Merge remote-tracking branch 'origin/master' into e57
# Conflicts:
#	src/cmake/meshlab_tools.cmake
#	src/meshlab/glarea.cpp
2021-07-15 11:50:39 +02:00
Gabriele Pappalardo
ee9ff0643f
Merge pull request #3 from alemuntoni/e57
meshlab rebase
2021-07-15 11:39:58 +02:00
Gabriele Pappalardo
8b6b9b5655
Merge branch 'master' into e57 2021-07-15 11:39:43 +02:00
gabryon99
568df83294 convert Matrix44f to Matrix44m and float to Scalarm 2021-07-15 11:38:14 +02:00
alemuntoni
fd1df52edd make flatten layer with unreference verts default true 2021-07-15 11:30:22 +02:00
gabryon99
13fac7e141 working on saving 2021-07-15 11:29:27 +02:00
alemuntoni
f60c934b80 better management of hidden parameters 2021-07-14 17:31:28 +02:00
alemuntoni
802169486e fix progress bar when export mesh 2021-07-14 14:39:30 +02:00
alemuntoni
5f818b5311 small fixes 2021-07-14 11:23:52 +02:00
alemuntoni
126b5df628 RasterModel objects made static into MeshDocument 2021-07-13 16:46:59 +02:00
alemuntoni
9e12560d98 MeshModel objects made static into MeshDocument 2021-07-13 14:35:06 +02:00
alemuntoni
17148ad8f7 update gitignore 2021-07-13 09:37:35 +02:00
alemuntoni
6ece29189e fix #1033 2021-07-09 16:55:13 +02:00
alemuntoni
d20ff95a55 copy&swap idiom for CMeshO 2021-07-09 14:29:57 +02:00
alemuntoni
1d9b9c9d0d fix #821 2021-07-08 15:29:25 +02:00
alemuntoni
64e38138ab fix #688 2021-07-08 12:57:12 +02:00
alemuntoni
50237739df CMeshO copy constructor copies also per vertex and per face custom attributes 2021-07-07 16:51:43 +02:00
alemuntoni
4fee8b5542 using cmake generated Info.plist 2021-07-07 15:49:05 +02:00
alemuntoni
3120660a96 create polymesh from eigen matrix 2021-07-06 19:32:10 +02:00
alemuntoni
c5c7633e6b fix off polygon export 2021-07-06 16:44:55 +02:00
alemuntoni
09f4349d05 proper management of pre open parameter dialog 2021-07-06 15:25:22 +02:00
alemuntoni
da4e1d5e68 rename hidden to advanced parameters for consistency 2021-07-06 12:21:38 +02:00
alemuntoni
e53bab0c45 make meshlab c++17 compliant 2021-07-06 11:47:17 +02:00
alemuntoni
1e6006b728 fix #998 2021-07-05 16:01:10 +02:00
alemuntoni
00efc9cdc7 remove option to load/save abstract mesh in iso parametrization main 2021-07-05 14:57:16 +02:00
alemuntoni
59a4fe5836 update vcglib 2021-07-05 13:02:27 +02:00
alemuntoni
ba68ef8909 support per wedge coords on nxs/nxz export 2021-07-05 11:28:22 +02:00
alemuntoni
052de428c7 revert texture quality param to non-advanced for nxs/nxz 2021-07-02 17:53:18 +02:00
alemuntoni
a19848def3 disable default vert normals on nxs/nxz exporter 2021-07-02 16:36:29 +02:00