Summary
While debugging an issue with an artist scene I ran across the following error message raised by cortex which was not very clear:
Bad creases : id (18476) is out of expected range (0-18338)
This exception is raised by cortex here and it would be fantastic if the calling code could intercept these to add information to which primitive is causing issues.
From what I can tell gaffer only calls this function here which should have access to this information.
Thanks in advance!
Summary
While debugging an issue with an artist scene I ran across the following error message raised by cortex which was not very clear:
This exception is raised by cortex here and it would be fantastic if the calling code could intercept these to add information to which primitive is causing issues.
From what I can tell gaffer only calls this function here which should have access to this information.
Thanks in advance!