4022 Commits

Author SHA1 Message Date
alemuntoni
33498c26bc fix last commit 2022-03-29 09:30:33 +02:00
alemuntoni
54591b6437 fix show quality contour decorator 2022-03-28 16:52:16 +02:00
alemuntoni
669583112f fix #1228 2022-03-22 13:15:32 +01:00
alemuntoni
c3403c1bdb fix #1227 2022-03-22 11:44:57 +01:00
alemuntoni
d18ef17f9b fix #1224 2022-03-21 15:20:53 +01:00
alemuntoni
1660edcc4c fix viewpos parameter for compute normals for point set filter 2022-03-21 10:53:35 +01:00
Alessandro Muntoni
8c70b3f94f
Merge pull request #1217 from luzpaz/typos-cont
Fix various typos
2022-03-14 14:37:26 +01:00
alemuntoni
8d3151b1a9 remove vertex radius from filter func documentation 2022-03-02 16:55:05 +01:00
alemuntoni
b5a8e51385 bugfix on delete current mesh 2022-03-02 10:57:31 +01:00
luz paz
2b0ffa0a58 Fix various typos
Found via `codespell -q 3 -S ./src/external,./src/vcglib,./src/plugins_unsupported/external,./unsupported  -L ba,bre,childs,closests,coo,currenty,distorsion,ect,fle,fo,hist,linz,lod,nd,normall,normaly,pixelx,ot,ro,siz,strutture,vertexes`
2022-02-26 14:14:28 -05:00
Alessandro Muntoni
7e49eb15fd
Merge pull request #1208 from nh2/issue-1207-fix-select-faces-by-view-angle-position
Select faces by view angle: ViewPoint is position, not direction
2022-02-15 14:18:42 +01:00
Niklas Hambüchen
57b1739584 Select faces by view angle: ViewPoint is position, not direction. Fixes #1207 2022-02-15 14:02:07 +01:00
alemuntoni
a2489ece93 default nThreads depends on the machine used 2022-02-15 10:19:19 +01:00
alemuntoni
82232ff06e add number threads parameter on screened poisson, fix #1206 2022-02-15 10:07:06 +01:00
Luigi Malomo
c5819ce053 removed deprecated random_shuffle 2022-02-14 10:16:13 +01:00
Alessandro Muntoni
cd64cb5f31
Merge pull request #1194 from mikeucfl/gltf-multitextures
gLTF Multitextures
2022-02-03 17:55:10 +01:00
alemuntoni
bec1c61d06 fix adding wedges 2022-02-03 13:00:49 +01:00
Dʳ Pierre-Édouard Cailliau
fb8ef615e8
Unshadow variable. 2022-01-27 12:24:41 +01:00
Alessandro Muntoni
3432269b38
Merge pull request #1199 from PeC-KAYO/master
Consumes the values of MLMatrix44 one by one.
2022-01-27 11:23:34 +01:00
alemuntoni
c6dbfc8f7e save matrix in single row on mlp 2022-01-27 10:30:59 +01:00
Dʳ Pierre-Édouard Cailliau
6666f4cc0e
Correct mistake. 2022-01-26 16:25:21 +01:00
Dʳ Pierre-Édouard Cailliau
c0ab75edbf
Correct mistake. 2022-01-26 14:57:33 +01:00
Dʳ Pierre-Édouard Cailliau
9c65b399b4
Correct mistake. 2022-01-26 14:45:44 +01:00
Dʳ Pierre-Édouard Cailliau
a9f9ec955b
Correct mistake. 2022-01-26 14:31:44 +01:00
Dʳ Pierre-Édouard Cailliau
1ab2177fa3
Stream Matrrix44m one one line, as an XML list simple type. 2022-01-26 14:16:44 +01:00
alemuntoni
f35828b65f bugfix in define custom attributes 2022-01-26 11:09:04 +01:00
PeC-KAYO
5951ae03f6
Apply suggestions from code review 2022-01-25 20:10:18 +01:00
PeC-KAYO
10aa65b727
Apply suggestions from code review 2022-01-25 20:04:23 +01:00
PeC-KAYO
10c271ccb5
Merge branch 'cnr-isti-vclab:master' into master 2022-01-25 17:23:24 +01:00
Dʳ Pierre-Édouard Cailliau
8db5e2733b
Consumes the values of MLMatrix44 one by one.
The MLMatrix44 element is of type of the Vector16 simple type
that is a restriction of the other VectorList simple type
that is a list of decimal simple type.
MeshLabProject XML schema: meshlab/docs/meshlabprojspecificationformat.xsd

So values are separed by spaces (by XML list definition) and
carriage return are ignored (by XML definition).

Consequently, there is no need to prejudge the presence and position
of any line breaks.
2022-01-25 16:47:43 +01:00
alemuntoni
60ebdaa1a0 add eigen conversions with applied transformations 2022-01-25 11:15:05 +01:00
Paolo Cignoni
8d0638f23c added randomSeed param to random displacement 2022-01-23 23:22:22 +01:00
Mike Baran
518abb1590 Don't reassign textureImg, when the texture already exists 2022-01-20 16:53:39 -05:00
Alessandro Muntoni
6e3df79048
Merge pull request #1195 from alemuntoni/filter_parametrization
Filter parametrization
2022-01-20 14:39:34 +01:00
alemuntoni
adde96dd94 python filter names 2022-01-20 13:29:34 +01:00
Mike Baran
4ed4d97295 Use wedge text coordinates to support multi texturing 2022-01-19 15:36:07 -05:00
Mike Baran
22bdd2b7a0 Don't allow empty URIs as two or more textures could stomp on eachother 2022-01-19 15:35:36 -05:00
alemuntoni
3adbc4ee63 documentation filter parametrization 2022-01-13 16:10:25 +01:00
Paolo Cignoni
cac36d7e01 Update meshselect.cpp
default for filter quality selection were a bit weird.
2021-12-21 11:35:23 +01:00
alemuntoni
a53ac8cd49 lscm parametrization filter 2021-12-13 13:07:32 +01:00
alemuntoni
1263a6362b harmonic parametrization function working 2021-12-06 15:54:38 +01:00
alemuntoni
08b0eb5e7b filter parametrization plugin draft 2021-12-06 14:22:27 +01:00
alemuntoni
d9d9ed105c possibility to set dummy texture 2021-12-06 12:52:22 +01:00
Luigi Malomo
47efc89225 replaced new/delete arrays with a vector 2021-11-18 19:20:51 +01:00
Luigi Malomo
33bb98f127 fixed bug in fitting plane filter (barycenter point was never initialized) 2021-11-18 19:19:58 +01:00
Luigi Malomo
8662b97cae removed qt deprecation waring 2021-11-18 16:48:47 +01:00
alemuntoni
2308a6e9cc removed using namespace from vcglib 2021-11-17 17:41:35 +01:00
Paolo Cignoni
74d16cc9be moved back cleaning filter into the correct cleaning class... 2021-11-17 09:23:15 +01:00
alemuntoni
b2277c74d4 filter mutualinfo, mutualglobal and colorproj python rename 2021-11-09 17:37:37 +01:00
alemuntoni
94a091cd18 filter nxs, samplegpu and img_patch_param python rename 2021-11-09 15:01:30 +01:00