Support IQMs with joints and no poses
This commit is contained in:
parent
e0a42885d9
commit
1515841b38
4 changed files with 84 additions and 32 deletions
|
@ -610,6 +610,7 @@ typedef struct {
|
|||
int num_frames;
|
||||
int num_surfaces;
|
||||
int num_joints;
|
||||
int num_poses;
|
||||
struct srfIQModel_s *surfaces;
|
||||
|
||||
float *positions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue