Paolo Cignoni
31418f91ee
Improved filter description and added few comments
2022-04-27 16:36:32 +02:00
Paolo Cignoni
ca1483956a
Added option for precise sampling for poisson disk sampling
2022-04-27 16:15:35 +02:00
Yuri Andriaccio
2195aef72c
ProgressBar fix
...
Expected Behavior: the progress bar text will update even if the percent value is unchanged (Unless the request is too quick).
Observed Behavior: the progress bar text won't be updated unless the percent value is changed.
This fix will change the behavior to the expected one.
2022-04-20 12:40:09 +02:00
alemuntoni
49c4a63ce5
update vcglib
2022-04-20 12:28:03 +02:00
Alessandro Muntoni
3765ca9c7a
Merge pull request #1244 from puzzlepaint/gltf_fixes
...
glTF loader fixes
2022-04-20 12:23:47 +02:00
alemuntoni
1ad663b750
fix unused checkbox for rendering options in mlp projects
2022-04-20 11:54:47 +02:00
Thomas Schöps
ed1cb93b8f
glTF plugin: Account for BufferView::byteStride when loading vertex attributes
2022-04-11 15:35:45 +02:00
Thomas Schöps
7441e282bd
glTF plugin: When writing indices, do not try to access texcoords if the mesh does not have them
2022-04-11 15:28:44 +02:00
Thomas Schöps
0d379a67a1
glTF plugin: Enable texcoords if a TEXCOORD_0 attribute is present, even if there is no texture
2022-04-11 15:26:38 +02:00
alemuntoni
7d802ae642
main meshlab branch points to main vcglib branch
2022-04-07 17:25:08 +02:00
alemuntoni
fa243297a2
fix mpfr
2022-04-06 16:55:33 +02:00
alemuntoni
9f0f9f0f35
missing mpfr include dirs
2022-04-06 16:49:51 +02:00
alemuntoni
4bcf05ffee
link gmp and mpfr on linux when using bundled cgal
2022-04-06 16:13:42 +02:00
alemuntoni
1e51f5c65c
update vcglib
2022-04-04 11:04:58 +02:00
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
alemuntoni
f82e2558ac
set vcglib to 2022.02
2022-02-23 15:35:48 +01:00
alemuntoni
001fd57958
fix #818
2022-02-22 16:38:22 +01:00
alemuntoni
cb2f5ed4fd
fix #1209
2022-02-21 12:51:05 +01: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
alemuntoni
d9776a5ca7
import edges from eigen matrix to cmesh
2022-02-09 15:30:00 +01:00
alemuntoni
8a7dca6af0
tinygltf update
2022-02-09 14:48:57 +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
alemuntoni
5a7ed78f39
update build docs
2022-02-01 14:55:04 +01:00
alemuntoni
5e28552703
fix #1201
2022-02-01 10:05:18 +01:00
alemuntoni
76c3785d82
add bigobj for windows msvc compilation
2022-01-28 16:03:59 +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