7509 Commits

Author SHA1 Message Date
Marco Callieri
3fea196cdb filter layer postconditions 2018-03-30 15:56:39 +02:00
Marco Callieri
ca695f6014 requireemnts & topology update 2018-03-30 13:54:13 +02:00
Marco Callieri
f64d403716 postconditions & filter switch file
- updated postconditions
- moved three cleaning filters from generic filter to cleaning
2018-03-30 13:45:51 +02:00
Marco Callieri
07d6016451 postconditions 2018-03-30 13:35:18 +02:00
Marco Callieri
26c103eb4d FP_SET_TEXTURE postcondition 2018-03-30 13:11:45 +02:00
Marco Callieri
e414ce1bd4 postcondition update 2018-03-30 11:42:44 +02:00
Marco Callieri
1055bf3297 FP_MULTIIMAGETRIVIALPROJTEXTURE postcondition update 2018-03-30 11:38:40 +02:00
Marco Callieri
5f7fb1233b updated filter names & class
- changed name for cleaning non-manifoldness for cleanness
- removed select non-manifold from cleaning menu, as now we have CLEANING filters to take care of those isse already there
2018-03-30 11:31:58 +02:00
Marco Callieri
54516a10c2 better postconditions for filters that change geometry
using MM_ALL added unwanted data to the layer
TO BE TESTED
2018-03-30 11:21:13 +02:00
Marco Callieri
cb0029b5f5 better pre-post conditions 2018-03-29 17:40:48 +02:00
Marco Callieri
77efbad52a ATI GPU memory info
TO BE TESTED
not a bar, we cannot get total memory info, only what is available
2018-03-29 17:40:30 +02:00
Marco Callieri
a5a771e1b9 removing flawed postcondition decision
most geometry-changing filters uses ALL as mask, so mesh color is assigned without any need for it
2018-03-29 16:21:59 +02:00
Marco Callieri
e348193cc3 lining up masks
tab to indent, space to align
2018-03-29 16:03:57 +02:00
Marco Callieri
b817d9e357 removed useless precondition
why was MeshModel::MM_FACECOLOR needed by select self-intersecting
2018-03-29 15:53:00 +02:00
Paolo Cignoni
929bff4603 removed dup line in meshlab_mini.pro 2018-03-26 18:51:41 +02:00
Marco Callieri
e0eac71fbc Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-03-26 13:51:41 +02:00
Marco Callieri
59763cfb00
Merge pull request #298 from waldyrious/patch-1
meshfilter.cpp: remove extra "into" in filter info
2018-03-26 13:51:06 +02:00
Marco Callieri
f7b994bf01 minor changes to area-selection 2018-03-26 13:50:17 +02:00
Marco Callieri
75a23369be warning cleanup 2018-03-26 11:44:41 +02:00
Marco Callieri
828bcc3a10 updated default colors, updated starting point size 2018-03-26 11:17:51 +02:00
Waldir Pimenta
a4156c1168
meshfilter.cpp: remove extra "into" in filter info 2018-03-21 14:03:11 +00:00
Marco Callieri
297993d62f warning cleanup 2018-03-21 12:01:36 +01:00
Marco Callieri
d6fb14740d warning cleanup 2018-03-21 10:44:54 +01:00
Marco Callieri
76b407d0be Show UV tex param now works with multiple textures
and show selected faces
2018-03-20 18:25:40 +01:00
Marco Callieri
a802cf643f added "delete ALL faces"
when you need to turn a mesh into a pointcloud ( much more common than you may think :) )
2018-03-20 16:28:11 +01:00
Marco Callieri
3a98aafd4d filer-script execution (interface) did not properly updated rendering buffers
TO BE TESTED
2018-03-20 15:50:58 +01:00
Marco Callieri
aac6cdac3d imagetexture url must be a MFString (double quote) 2018-03-20 09:57:23 +01:00
Marco Callieri
b5f5e886b8 radiance scaling now works with transformations 2018-03-19 16:37:45 +01:00
Marco Callieri
7f48fac3e9 Poisson result is made "current layer" when ready 2018-03-19 15:01:48 +01:00
Paolo Cignoni
31130cfeee Better comment for shared_post.pri and removed double line in mini.pro 2018-03-16 08:11:05 +01:00
Paolo Cignoni
860c51103b Still cleaning xml stuff 2018-03-16 07:53:00 +01:00
Marco Callieri
fa1b0cb133 added proper filter class to crossFieldSmoothing 2018-03-15 16:46:03 +01:00
Marco Callieri
cce1d485ad removing edit PickPoint from distribution
We decide to remove it some time ago, as it is outdated and not properly working
2018-03-15 16:39:31 +01:00
Paolo Cignoni
26e729e2f3 changing appveyor 2018-03-15 12:00:53 +01:00
Marco Callieri
fa300149f5 updated default Hausdorff params
hey, 90% of times, we just sample vertices
2018-03-14 14:56:32 +01:00
Marco Callieri
001e68c1ea cleanup: setting current layers 2018-03-14 14:45:31 +01:00
Marco Callieri
f64e911b88 again, pre/post condition update 2018-03-14 11:44:11 +01:00
Marco Callieri
890c78eb5d update postconditions 2018-03-09 09:55:52 +01:00
Marco Callieri
e4d49f2106 update postconditions, preconditions, filterclass 2018-03-07 18:56:59 +01:00
Marco Callieri
516c32e090 update postconditions 2018-03-07 18:43:15 +01:00
Marco Callieri
3ccd072b07 update postconditions 2018-03-07 18:40:39 +01:00
Marco Callieri
2a6b4edbf1 update postconditions 2018-03-07 18:36:06 +01:00
Marco Callieri
2c3e18be7f postcondition update 2018-03-07 18:32:19 +01:00
Marco Callieri
0b264b5ae6 postconditions update 2018-03-07 18:19:40 +01:00
Marco Callieri
9bd2f00f97 postconditions update & cleanup 2018-03-07 18:08:08 +01:00
Marco Callieri
2c4e7f7585 better default for "invert selection"
plus, typos and improvement od help strings
2018-03-07 13:50:36 +01:00
Paolo Cignoni
1218cb6f40 removing backslash in path... 2018-02-25 17:01:37 +01:00
gianpaolopalma
68f9102319 Merge branch 'master' of https://github.com/cnr-isti-vclab/meshlab 2018-02-23 16:45:37 +01:00
gianpaolopalma
0e01cd21e8 Added two selection filters
- Selection of the folded faces
- Selection of outliers in point cloud
2018-02-23 16:45:27 +01:00
gianpaolopalma
ccb05839ae Using the convexHull vcglib implementation 2018-02-23 16:44:29 +01:00