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
I do have a fix for it but it is unsatisfactory because I am unable to propagate the changes all the way down to jsonUA template class to handle "sbyte" as I am not familiar with the TTL code base.
I have discovered that houio::json::Token::event() is not handling uniform array of signed int8 type.
This sort of data is present in BGEO mesh of type Polygon
sphere_Polygon.zip
I do have a fix for it but it is unsatisfactory because I am unable to propagate the changes all the way down to jsonUA template class to handle "sbyte" as I am not familiar with the TTL code base.
https://github.com/nyue/houio/tree/UniformArrayInt8
Cheers
The text was updated successfully, but these errors were encountered: