sotn-decomp/src
bismurphy 02e4c62f6a
Add display_animations.py tool for viewing entity animation frames (#1746)
This extends upon my work in display_texture.py. I have used this for
identifying a few entities already. display_texture is suited for
viewing prims, while this one is better for entities that are rendered
by RenderEntities.

I think there's enough documentation at the top of the function for
others to use it. Hopefully it can be helpful, especially as it evolves
over time.

At some point this could be converted to an editor in addition to a
viewer, but for now the viewing capability is the core focus.

Also rewrote some of DRA's sprite data (this should probably be in
sotn-assets though) to fit the standard format so that this tool could
parse the data.
2024-10-06 13:09:33 +01:00
..
boss Rework sotn-assets animation pointers (#1742) 2024-10-05 21:28:16 +01:00
dra Add display_animations.py tool for viewing entity animation frames (#1746) 2024-10-06 13:09:33 +01:00
main Decompile libgpu SetDrawEnv (#1678) 2024-09-26 19:22:55 +01:00
pc Small refactor for servant update (#1727) 2024-10-04 20:52:23 -07:00
ric More entity cleanup: ET_Generic, renaming, and some Animset improvements (#1723) 2024-10-05 12:37:48 +01:00
saturn Rename g_Player.unk0 to g_Player.status (#1721) 2024-10-04 20:03:16 -07:00
servant Importing remainder of ghost data (#1747) 2024-10-05 19:05:22 -07:00
st Add display_animations.py tool for viewing entity animation frames (#1746) 2024-10-06 13:09:33 +01:00
weapon More entity cleanup: ET_Generic, renaming, and some Animset improvements (#1723) 2024-10-05 12:37:48 +01:00
config_us.h Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00
destroy_entities_from_index.h Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00
destroy_entity.h Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00
LICENSE Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00
save_mgr_pre.h Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00
save_mgr.h Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00
set_prim_rect.h Add AGPL license (#1565) 2024-09-06 16:14:55 -04:00