ferdymercury

Results 556 comments of ferdymercury

In my branch, it does not ask for username any more: https://github.com/muhasturk/gitim/pull/14 The password for security I still insert it for every repo with the middle-button mouse click (copy-paste)

Maybe related: https://github.com/cnr-isti-vclab/meshlab/issues/1126 https://github.com/cnr-isti-vclab/meshlab/issues/1112 https://github.com/cnr-isti-vclab/meshlab/issues/463

Please find here a dummy file I exported from Rhino 6 evaluation version. It has just a cube. [Box.ply.zip](https://github.com/cnr-isti-vclab/meshlab/files/3330082/Box.ply.zip)

I just tried the prerelease builds. Same error. "File Format not Found"

I think I found the reason. It might be because the header is too long compared to what VCGlib expects. The header is 850 bytes long, but VCGlib expects a...

Also, it might be better to loop until finding 'end_header' instead of assuming a predefined size.

Probably this issue can be 'transferred' to VCGlib https://help.github.com/en/github/managing-your-work-on-github/transferring-an-issue-to-another-repository