octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65431] crash after hgload certain data


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65431] crash after hgload certain data
Date: Sat, 9 Mar 2024 12:40:40 -0500 (EST)

Follow-up Comment #41, bug #65431 (group octave):


> I'm mostly concerned that setting cdata changes vertices. That shouldn't
happen.

That needs to happen because shared vertices might need to be separated:
The (per-vertex) color assigned in "facevertexcdata" applies to all faces
neighboring any given vertex.
On the other hand, the (per-vertex) color in "cdata" can be different for each
face (also for shared vertices).
So, when a user sets "cdata" manually, shared vertices must be duplicated so
that no face shares vertices with another face.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65431>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]