Commit Graph

14 Commits

Author SHA1 Message Date
Maxime Gimeno de47fb3348 Fix conflicts 2019-04-09 10:31:10 +02:00
Sébastien Loriot f62624c4f9 replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Maxime Gimeno c71d1066a2 Fix conflicts 2019-01-11 13:59:08 +01:00
Simon Giraudot 1cfcb1ba5b Fix stream status handling everywhere PLY reader is used 2018-12-18 15:28:02 +01:00
Maxime Gimeno a4022d5445 Add hedge uv management to the ply_reader and incorporate it to the ply_io_plugin. IO for textured_surface_mesh 2018-12-18 14:35:32 +01:00
Simon Giraudot f7366b0118 Improve PLY element handling and thus fix bug when reading unknown element 2018-12-18 09:35:02 +01:00
Simon Giraudot 858d10070b Improve PLY element handling and thus fix bug when reading unknown element 2018-12-17 13:07:56 +01:00
Sébastien Loriot ff26773f7b remove include directive for checking GPL compliance in LGPL headers 2017-11-12 10:21:35 +01:00
Sébastien Loriot 0698f79aff add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Simon Giraudot d30a044018 Handle case where PLY faces property uses "vertex_index" instead of "vertex_indices" 2017-10-04 09:10:31 +02:00
Simon Giraudot 7f7bcf1511 Check if stream is not bad instead of checking if it's good (yes...) 2017-10-02 11:14:25 +02:00
Simon Giraudot 8e6e35cebd Handle both uint and int for list of indices in PLY input 2017-08-09 09:48:36 +02:00
Simon Giraudot 41f0203222 Read PLY mesh with colors 2017-08-02 14:10:44 +02:00
Simon Giraudot 8311c681e2 First version of PLY reader for polygon soups 2017-08-02 14:10:41 +02:00