Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unk1 calculations #8

Open
16 of 17 tasks
ScanMountGoat opened this issue Aug 31, 2021 · 0 comments
Open
16 of 17 tasks

fix unk1 calculations #8

ScanMountGoat opened this issue Aug 31, 2021 · 0 comments
Labels
invalid This doesn't seem right

Comments

@ScanMountGoat
Copy link
Member

ScanMountGoat commented Aug 31, 2021

  • fighter/dedede/model/body/c00/lod.xmb
  • fighter/mario/model/fireball/c00/model.xmb
  • fighter/pikachu/model/dengeki/c00/model.xmb
  • fighter/pikachu/model/dengekidama/c00/model.xmb
  • fighter/pikachu/model/kaminari/c00/model.xmb
  • miihat/doseisan/model/body/c00/lod.xmb
  • miihat/kingkrool/model/body/c00/lod.xmb
  • miihat/labo/model/body/c00/lod.xmb
  • miihat/lady/model/body/c00/lod.xmb
  • miihat/link/model/body/c00/lod.xmb
  • miihat/lip/model/body/c00/lod.xmb
  • miihat/nature/model/body/c00/lod.xmb
  • miihat/ribbongirl_f/model/body/c00/lod.xmb
  • miihat/specialforces/model/body/c00/lod.xmb
  • miihat/splatoon/model/body/c00/lod.xmb
  • miihat/splatoon2_f/model/body/c00/lod.xmb
  • miihat/splatoonhair_m/model/body/c00/lod.xmb

There is a missing -1 value that isn't generated by the current implementation.
fighter/dedede/model/body/c01/lod.xmb

The current implementation doesn't correctly handle the case where a leaf node has a sibling with children.
fighter/mario/model/fireball/c00/model.xmb

@ScanMountGoat ScanMountGoat added the bug Something isn't working label Aug 31, 2021
@ScanMountGoat ScanMountGoat added the invalid This doesn't seem right label Jan 3, 2022
@ScanMountGoat ScanMountGoat removed the bug Something isn't working label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant