Adds in-object Mtx detection to the object analyzer. Based on skel viewer progress to make use of G_MTX command decoding.
If the Mtx could be represented better in the holder feel free to let me know if you want me to make any changes.
For an example of where this is applicable see object_link_child (01352000) in MM Debug.
Mtx at 0601DA98 referenced by DList at 0601DAD8
Mtx at 0601DB00 referenced by DList at 0601DB40
The matrices are represented like so:
(For multiple matrices the next would be below, however the current detection only ever outputs one matrix)
Adds in-object Mtx detection to the object analyzer. Based on skel viewer progress to make use of
G_MTX
command decoding. If the Mtx could be represented better in the holder feel free to let me know if you want me to make any changes.For an example of where this is applicable see
object_link_child
(01352000
) in MM Debug.0601DA98
referenced by DList at0601DAD8
0601DB00
referenced by DList at0601DB40
The matrices are represented like so: (For multiple matrices the next would be below, however the current detection only ever outputs one matrix)