9440 Commits

Author SHA1 Message Date
alemuntoni
0c949cfd51 update builds with 18.04 2021-05-03 10:05:53 +02:00
alemuntoni
1c6eb84b38 update 18.04 2021-04-30 19:40:21 +02:00
alemuntoni
620893a205 update linuxdeployqt for deployment with ubuntu 18.04 2021-04-30 19:19:40 +02:00
alemuntoni
ef36dc7fb1 fix #966 2021-04-30 14:23:40 +02:00
alemuntoni
585cd17e08 possibility to load 3ds in a single layer 2021-04-28 19:07:24 +02:00
alemuntoni
8a11b1132f remove initOpenParameter and applyOpenParameter from IOPlugin interface 2021-04-28 15:26:29 +02:00
alemuntoni
dc5799039e using settings values for initPreOpen 2021-04-28 14:29:18 +02:00
alemuntoni
b83e8e7b26 saving IO preopen parameters into global settings, and possibility to show/not show pre open parameters dialog 2021-04-28 13:14:46 +02:00
Paolo Cignoni
f61a72f1f6
Update cleanfilter.cpp
Improve description of parameter vertdispratio for repair_non_manifold_vertices_by_splitting
2021-04-28 08:55:25 +02:00
alemuntoni
e52b7c0f61 update mask when adding a mesh to the mesh document 2021-04-27 10:11:33 +02:00
alemuntoni
6d6c18d87d initParameterList takes a const MeshDocument as input 2021-04-26 18:47:48 +02:00
alemuntoni
d23660afd2 const MeshDocument contained in RichMesh 2021-04-26 18:29:26 +02:00
alemuntoni
d604ebc203 RichParameterList returns meshIndex instead of MeshModel pointer 2021-04-26 18:21:00 +02:00
alemuntoni
715ce129a9 meshvalue stores only the id of the mesh 2021-04-26 17:49:23 +02:00
alemuntoni
392bdb102b initParameterList const MeshModel as input 2021-04-26 14:31:47 +02:00
alemuntoni
cd31aabb83 pluginManager loadPlugin returns the loaded plugin 2021-04-26 12:55:56 +02:00
alemuntoni
3fb8c1a6a4 check plugin function returns the type 2021-04-26 12:35:47 +02:00
alemuntoni
e4b01974b8 better organization FunctionSet 2021-04-26 12:28:13 +02:00
alemuntoni
74c644ffda fix ball pivoting filter requiring compactness 2021-04-23 16:21:40 +02:00
alemuntoni
63fe1e23f5 update vcglib 2021-04-23 15:41:34 +02:00
alemuntoni
774fcdc6f6 removed unuseful mainwindow interface 2021-04-23 11:31:03 +02:00
alemuntoni
797e837de0 small fix 2021-04-22 16:17:16 +02:00
alemuntoni
65302ecc2d external-exif lib 2021-04-22 15:05:11 +02:00
alemuntoni
74715a56b5 dinstiction between required and optional external libraries 2021-04-22 14:48:14 +02:00
alemuntoni
8daada0722 better external organization 2021-04-22 14:29:47 +02:00
Alessandro Muntoni
913007cd75
Merge pull request #963 from maggio-a/texdefrag
texture defragmentation filter
2021-04-22 09:04:11 +02:00
Alessandro Muntoni
3d18387edb
Merge pull request #962 from maggio-a/updateTexture-patch
switch working directory when loading or updating texture files
2021-04-22 09:02:58 +02:00
Andrea Maggiordomo
cf940afdc7 fixed struct/class declaration mismatch in TextureDefragmentation 2021-04-21 23:12:07 +02:00
Andrea Maggiordomo
abce234205 texture defragmentation filter 2021-04-21 22:22:26 +02:00
Andrea Maggiordomo
b5a8355885 switch working directory when loading or updating texture files 2021-04-21 21:51:46 +02:00
Alessandro Muntoni
0d12f7d238
Merge pull request #830 from christian-werner-navvis/feature/add-far-clipping-plane
Re-add far clipping plane
2021-04-21 15:32:34 +02:00
Alessandro Muntoni
e80f1c0832
Merge branch 'master' into feature/add-far-clipping-plane 2021-04-21 15:30:12 +02:00
Alessandro Muntoni
002ee7a3c5
Merge pull request #960 from alemuntoni/open_multiple_layers
Open multiple layers
2021-04-21 15:27:26 +02:00
alemuntoni
3fb5f8aeae reload - reload all working as expected 2021-04-21 14:42:31 +02:00
alemuntoni
ed6941641e small fix - still need to adjust reload 2021-04-20 16:47:00 +02:00
alemuntoni
8b3e5a123c io_3ds loads multiple layers correctly 2021-04-20 16:37:00 +02:00
alemuntoni
992a2cfe42 better management of io warnings 2021-04-20 14:58:29 +02:00
alemuntoni
8cc03faac8 loadRaster function 2021-04-20 12:19:52 +02:00
alemuntoni
6beda8b6e5 reload supports multiple meshes loaded from a single file 2021-04-20 12:01:29 +02:00
alemuntoni
58b65bc9e5 import aln uses new load functions 2021-04-20 10:26:55 +02:00
Alessandro Muntoni
9346a25fd0
Merge pull request #959 from settinger/bugfix-vrml-import
Resolve issue #958 VRML import does not apply some materials to shapes
2021-04-20 08:53:31 +02:00
Sam Ettinger
611f04d382
Apply DEF/USE semantics to Material nodes 2021-04-19 17:41:39 -07:00
alemuntoni
c77ff46f90 fix qmake 2021-04-19 17:27:40 +02:00
alemuntoni
9303b10b54 import mesh using common utility function 2021-04-19 16:00:17 +02:00
alemuntoni
9ae5e87572 add missing apply open parameter functions for multiple layers open meshes 2021-04-19 13:52:13 +02:00
alemuntoni
fda978d1aa do not download jom anymore in windows workflows 2021-04-19 10:24:42 +02:00
alemuntoni
88f1dc43fe using ninja on windows 2021-04-19 10:03:12 +02:00
alemuntoni
8f2061ef7f temporary working solution.
to manage:
  - reload file (if it contains multiple meshes)
  - load project in ioplugin
2021-04-16 18:00:40 +02:00
alemuntoni
b8054191f3 new open for multiple meshes in file 2021-04-16 16:45:09 +02:00
alemuntoni
907e39d6cb remove unuseful isreloaded parameter 2021-04-16 14:42:29 +02:00