Conversation
|
There is a Travis build error: https://travis-ci.org/CGAL/cgal/jobs/252398163#L4568 Do you reproduce it locally? |
|
Yes, it should be fixed now. |
|
I have selected CGAL-4.12 for this PR, unless we have good reason for force its way into CGAL-4.11. |
|
I tried merging this PR in the testsuite but got some strange merge conflict. I wonder whether you forgot to rebase after the depent PR was integrated? |
|
Rebasing gives me conflicts everywhere for a reason I don't understand (this is not the first time I have trouble with this, I know I'm working on it. |
|
New errors on one platform: |
|
They should be fixed now. |
|
@sgiraudot must handle colors that are not encoded using |
|
(It's the indices of the polyhedron that do not work if they are not |
Summary of Changes
This is a first step for solving the issue #2196:
So far, this PR only modifies internal code and demo code. To fully solve the issue #2196, there should also be a small feature to document
read_OFF()and these new PLY functions.Release Management