benikabocha / saba

OpenGL Viewer (OBJ PMD PMX)
MIT License
442 stars 60 forks source link

Don't try to fix not found group morph #34

Closed brainrom closed 1 year ago

brainrom commented 1 year ago

Some models have -1 groupMorph.m_morphIndex, and this also can cause a segfault on group fixing step.

benikabocha commented 1 year ago

Thank you.