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

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

[Octave-bug-tracker] [bug #65421] patch fails to render if cdata is spec


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65421] patch fails to render if cdata is specified before geometry
Date: Thu, 7 Mar 2024 10:01:21 -0500 (EST)

Follow-up Comment #4, bug #65421 (group octave):

all of the input handling for patch (anything more complex than
patch(x,y,z,c)) is done inside graphics.cc, and a real fix for the ordering
issue will need to be addressed there. We could add some top level hack to
check and reorder the varagin inputs to make sure faces and vertices appear
first if they appear, but it would probably be best to handle than internally,
where the rest of the internal functions take place.  

regarding the different cdata/facevertexcdata forms below, i'm going to
suggest those details be moved over to bug #63523 which can be slightly
broadened to address both facevertexcdata and cdata input validation.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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