nfrechette / acl

Animation Compression Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for scalar track skipping

nfrechette opened this issue · comments

The track_writer API exposes skip_track_rotation and friends to allow individual track skipping.
We should add support for the same feature with scalar tracks: skip_track_float1, etc.