ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

support specifying bone indices or names for skel calculations #132

Open ScanMountGoat opened 2 years ago

ScanMountGoat commented 2 years ago

This would just be convenience methods that perform the lookup. This also has the potential to speed up ssbh_data_py by performing the search in Rust.