9535 Commits

Author SHA1 Message Date
alemuntoni
2c7cb07c0e filter_meshing and filter_sampling work with MeshModel textures 2021-06-01 17:06:23 +02:00
alemuntoni
e13db4b32d filter_dirt, patch_param and layer work with MeshModel textures 2021-06-01 17:00:16 +02:00
alemuntoni
15ba18525c filter color proj works with MeshModel textures 2021-06-01 16:26:36 +02:00
alemuntoni
7f4fd492c3 texture defragmentation works with MeshModel textures 2021-06-01 16:10:22 +02:00
alemuntoni
cedf7f1dfd textures saved in MeshModel - loadMesh works as expected 2021-06-01 13:10:44 +02:00
alemuntoni
eb257d8cb6 load and save image functions 2021-06-01 11:07:49 +02:00
alemuntoni
a133962d8b log management 2021-06-01 10:10:56 +02:00
alemuntoni
04c0531971 better management of load and save images/rasters 2021-06-01 09:59:02 +02:00
alemuntoni
3fd2941c09 better load/save raster management 2021-05-31 18:10:26 +02:00
alemuntoni
d7fd47abbe tar.gz instead of zip for macos portable version 2021-05-31 17:31:55 +02:00
alemuntoni
8f0c42ce27 private meshList and rasterList in MeshDocument 2021-05-31 17:00:47 +02:00
alemuntoni
c45195be10 using rasterIterators 2021-05-31 15:59:54 +02:00
alemuntoni
5fb9010d32 using meshIterators 2021-05-31 15:35:02 +02:00
alemuntoni
33d39822cc mesh and raster iterators on MeshDocument 2021-05-31 14:43:37 +02:00
Alessandro Muntoni
10b91feae4
Update stale.yml 2021-05-31 12:49:27 +02:00
alemuntoni
a62af77af2 new range iterators in MeshDocument 2021-05-31 12:01:31 +02:00
alemuntoni
26a57a1b32 not using meshList member 2021-05-29 13:08:46 +02:00
alemuntoni
ae7b382d21 fix wrong parameter meshId, cleanups on MeshDocument 2021-05-29 11:39:43 +02:00
alemuntoni
7516a4434a Merge remote-tracking branch 'alemuntoni/texture_management' into texture_management 2021-05-29 10:51:49 +02:00
alemuntoni
1982fe7129 Merge branch 'texture_management'
# Conflicts:
#	src/common/ml_document/mesh_model.h
2021-05-29 10:50:27 +02:00
alemuntoni
b116f7c70a fix windows 2021-05-29 10:46:53 +02:00
alemuntoni
d5f92fe254 meshList and rasterList to std::list 2021-05-28 18:16:34 +02:00
alemuntoni
0c7cbe8d78 fix again #997 2021-05-28 15:22:56 +02:00
alemuntoni
49a286e7da fix rendering 2021-05-28 14:54:54 +02:00
alemuntoni
8d6de6dd5e fix #997 2021-05-28 12:01:19 +02:00
alemuntoni
3ce1aa8dc8 new functions IOPlugin 2021-05-27 17:34:49 +02:00
alemuntoni
a8ac9f32bd first MeshModel refactoring 2021-05-27 15:29:30 +02:00
alemuntoni
d367bab856 fix check url for github meshlab version 2021-05-27 14:49:44 +02:00
alemuntoni
7271e9eacc indentation fix 2021-05-27 13:04:20 +02:00
alemuntoni
098d5eb830 indentation fix 2021-05-27 12:33:24 +02:00
alemuntoni
b4c07528bd better management nightly name 2021-05-27 11:31:57 +02:00
alemuntoni
3ec0d34111 fix qmake build without filter_csg 2021-05-27 10:13:00 +02:00
alemuntoni
1a6a969cdd move filter_csg to unsupported 2021-05-27 09:53:43 +02:00
Alessandro Muntoni
0d77cf84a9
Merge pull request #996 from alemuntoni/exact_booleans
Exact mesh booleans plugin based on "Mesh Arrangements for Solid Geometry"
2021-05-26 21:51:56 +02:00
alemuntoni
10e6aef0bd update CreateRelease workflow 2021-05-26 18:59:57 +02:00
alemuntoni
aeb4706ce4 gitignore to ignore cgal and boost external sources 2021-05-26 18:08:55 +02:00
alemuntoni
baa85a4ee6 use wget from windows 2021-05-26 17:46:32 +02:00
alemuntoni
75ff4dd7e7 download external libs on windows 2021-05-26 17:35:57 +02:00
alemuntoni
947f253622 mesh_booleans plugin 2021-05-26 17:14:06 +02:00
alemuntoni
692f6df84d Revert "bundle libOpenGL.so"
This reverts commit 9008f4ebc5b536bea290c3904af258eefc165c88.
2021-05-26 16:08:44 +02:00
alemuntoni
0a141fd4a3 cmake nightly option description 2021-05-25 16:23:52 +02:00
alemuntoni
84d24d2972 cmake cleanup 2021-05-25 16:16:18 +02:00
alemuntoni
1dfe9b649b cmake cleanups 2021-05-25 16:15:13 +02:00
alemuntoni
9008f4ebc5 bundle libOpenGL.so 2021-05-25 15:31:49 +02:00
alemuntoni
05d9962850 update vcg 2021-05-25 15:26:40 +02:00
alemuntoni
e1b17c5b4c init glew after gl context make current in texture map defragmentation 2021-05-24 15:48:38 +02:00
Paolo Cignoni
ec15827955
Improved the description of Point Cloud Simplification 2021-05-24 15:07:26 +02:00
alemuntoni
bec3d6c545 better error management texture map defragmentation 2021-05-24 13:11:29 +02:00
alemuntoni
7ce925e7d4 make gl context current before texture rendering in texture map defragmentation 2021-05-24 12:33:12 +02:00
alemuntoni
89ba5966e8 small fix texture defrag 2021-05-23 18:36:46 +02:00