9676 Commits

Author SHA1 Message Date
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
alemuntoni
e45f43e309 load triangle coords working 2021-06-28 17:24:36 +02:00
alemuntoni
4c83a58be6 load vertex coords working 2021-06-28 16:19:06 +02:00
alemuntoni
8de31c93da update nexus submodule, fix #1022 2021-06-26 17:42:21 +02:00
alemuntoni
4a795dacdf add possibility to export textures on nxs/nxz 2021-06-24 17:26:51 +02:00
alemuntoni
9aa4fe3a2b first draft of io_gltf plugin 2021-06-24 11:22:59 +02:00
alemuntoni
70bb79d4a9 make advanced nxs/nxz parameters, various fixes 2021-06-24 11:08:28 +02:00
Alessandro Muntoni
5953227cf3
Merge pull request #1021 from alemuntoni/nxs
nxs/nxz exporter plugin
2021-06-24 10:25:55 +02:00
alemuntoni
45ab88757f nexus submodule points to cnr-isti-vclab 2021-06-24 09:29:40 +02:00
alemuntoni
3711e73b4a reintroduce hidden parameters in screened poisson 2021-06-23 16:11:03 +02:00
alemuntoni
3dfbf678ff possibility to set categories to parameters 2021-06-23 14:58:34 +02:00
alemuntoni
4e556e7214 add support of TGA image format, fix #766 2021-06-23 10:11:58 +02:00
alemuntoni
92bad790b5 FileNameValue class removed 2021-06-22 17:23:38 +02:00
alemuntoni
16b58a6b57 MeshValue class removed 2021-06-22 17:12:05 +02:00
alemuntoni
962fa7bf2f DynamicFloatValue class removed 2021-06-22 16:51:09 +02:00
alemuntoni
da670e3ef0 EnumValue class removed 2021-06-22 16:39:13 +02:00
alemuntoni
3956791b3b removed AbsPercValue class 2021-06-22 16:27:14 +02:00
alemuntoni
7212e1272f add hidden and category fields to RichParameters 2021-06-22 15:27:02 +02:00
alemuntoni
08399fa693 remove parameters from nexus exporter 2021-06-22 14:34:01 +02:00
alemuntoni
4369b32b0f update nexus lib 2021-06-22 13:10:04 +02:00