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
Currently damaged or invalid files sent in to ShallowTexture is likely to cause segmentation faults. Avoid that by throwing an exception when instantiating ShallowTexture with an invalid texture.
The text was updated successfully, but these errors were encountered:
LunaTheFoxgirl
changed the title
Make ShallowNode constructor throw exception if image file can't be loaded
Make ShallowTexture constructor throw exception if image file can't be loaded
Sep 21, 2021
Currently damaged or invalid files sent in to ShallowTexture is likely to cause segmentation faults. Avoid that by throwing an exception when instantiating ShallowTexture with an invalid texture.
The text was updated successfully, but these errors were encountered: