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
|
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
|
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
|
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
|
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
|
3711e73b4a
|
reintroduce hidden parameters in screened poisson
|
2021-06-23 16:11:03 +02:00 |
|
alemuntoni
|
4e556e7214
|
add support of TGA image format, fix #766
|
2021-06-23 10:11:58 +02:00 |
|
alemuntoni
|
08399fa693
|
remove parameters from nexus exporter
|
2021-06-22 14:34:01 +02:00 |
|
alemuntoni
|
a548958d3d
|
first non-working nxz exporter
|
2021-06-21 15:15:13 +02:00 |
|
alemuntoni
|
8280d235a3
|
base to export nxz
|
2021-06-21 12:10:27 +02:00 |
|
alemuntoni
|
1c49d6aa27
|
fix parameters nxs exporter
|
2021-06-21 11:49:24 +02:00 |
|
alemuntoni
|
f516c8046d
|
nxs exporter uses parameters
|
2021-06-21 11:30:15 +02:00 |
|
alemuntoni
|
c520f4d9de
|
first draft nexus exporter
|
2021-06-18 12:45:17 +02:00 |
|
alemuntoni
|
4f0da2fb37
|
io_nxs base
|
2021-06-17 17:11:39 +02:00 |
|
alemuntoni
|
3f8a2913ad
|
draft nxs plugin
|
2021-06-17 13:03:28 +02:00 |
|
alemuntoni
|
c62566b62d
|
fix last commit
|
2021-06-14 12:10:56 +02:00 |
|
alemuntoni
|
b908af8ce7
|
fix last commit
|
2021-06-14 12:07:26 +02:00 |
|
alemuntoni
|
94b1d7e8d3
|
setter for raster visibility
|
2021-06-14 11:53:41 +02:00 |
|
alemuntoni
|
9a6acde208
|
setter for mesh visibility, removed reference to parent in RasterModel
|
2021-06-14 11:30:43 +02:00 |
|