You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…h from each patch to CPU (PixarAnimationStudios#193)
Move the calculation of accumulated length from each patch to CPU and also implement line style for curve segments.
-
Description of Issue
The safety check is incorrect in batchRenderer.cpp:804 / 5eeb735 . It should be _renderIndex != nullptr .
The text was updated successfully, but these errors were encountered: