9695 Commits

Author SHA1 Message Date
alemuntoni
fd1df52edd make flatten layer with unreference verts default true 2021-07-15 11:30:22 +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
alemuntoni
da624e32ee add support to glb format 2021-07-02 13:11:31 +02:00
Alessandro Muntoni
632922a551
Merge pull request #1026 from alemuntoni/gltf_plugin
glTF 2 importer plugin
2021-07-01 14:41:47 +02:00
alemuntoni
200d60e501 add gltf samples 2021-07-01 12:29:05 +02:00
alemuntoni
3adfff0ace set gltf version 2.0 2021-07-01 12:16:32 +02:00
alemuntoni
95983be406 remove delete shortcut from filter layer 2021-07-01 12:15:30 +02:00
alemuntoni
b201098047 fix gltf format name 2021-07-01 11:38:16 +02:00
alemuntoni
1d588e2aaa possibility to load gltf in a single layer 2021-07-01 11:24:03 +02:00
alemuntoni
76145cf731 fix parameter dialogs when there are hidden parameters 2021-07-01 10:21:43 +02:00
alemuntoni
b506d83422 io mask management 2021-06-30 18:28:10 +02:00
alemuntoni
3404f2f278 using callback progress when load gltf 2021-06-30 17:50:01 +02:00
alemuntoni
911459c832 cleanups 2021-06-30 16:39:31 +02:00
alemuntoni
2e3badbd7b recursive load of mesh nodes from scene 2021-06-30 15:49:55 +02:00
alemuntoni
2180b4311d move declarations in header file 2021-06-30 12:56:22 +02:00
alemuntoni
4178eaf019 fix loading textures 2021-06-30 12:34:24 +02:00
alemuntoni
3135c85a95 fix text image name with space 2021-06-29 22:21:01 +02:00
alemuntoni
e94bafde04 comment all the load functions 2021-06-29 22:13:12 +02:00
alemuntoni
1dc2cd57a5 support to vertex colors 2021-06-29 17:50:54 +02:00
alemuntoni
7da5e714af bugfix on reading textures 2021-06-29 17:22:08 +02:00
alemuntoni
9bbd078d5b load translation, rotation and scale properties 2021-06-29 16:48:28 +02:00
alemuntoni
a357335330 set rotation matrices 2021-06-29 15:53:42 +02:00
alemuntoni
a85be92692 load base vertex color 2021-06-29 14:30:28 +02:00
alemuntoni
f4c67d1353 load texture coords 2021-06-29 13:00:36 +02:00
alemuntoni
5a3842d859 import multiple layers 2021-06-29 12:05:55 +02:00
alemuntoni
3bf8489550 tinygltf corrected to be included by multiple cpp units 2021-06-29 11:49:52 +02:00
alemuntoni
6510cc854a load vnormals, code reorganization 2021-06-29 10:52:47 +02:00
alemuntoni
fead9bee11 fix offset for positions 2021-06-29 09:06:00 +02:00