mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
ZAPD update: Gotta go fast! (#877)
* copy over the xml * Rename anims * A bunch of renames * minor extract_assets fixes * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "820678b4e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "820678b4e" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * Change rgb5a1 to rgba16 * eye and eyebrows * some dlists * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "6be9af65d" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "6be9af65d" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
d1a5ea5110
commit
5c147e5e03
226 changed files with 2350 additions and 1492 deletions
|
@ -54,16 +54,16 @@
|
|||
<DList Name="object_oB1_DL_000032F8" Offset="0x32F8"/>
|
||||
<DList Name="object_oB1_DL_00003600" Offset="0x3600"/>
|
||||
<DList Name="object_oB1_DL_00003CA8" Offset="0x3CA8"/>
|
||||
<Texture Name="object_oB1_Tex_00003EB0" OutName="tex_00003EB0" Format="rgb5a1" Width="16" Height="16" Offset="0x3EB0"/>
|
||||
<Texture Name="object_oB1_Tex_000040B0" OutName="tex_000040B0" Format="rgb5a1" Width="16" Height="16" Offset="0x40B0"/>
|
||||
<Texture Name="object_oB1_Tex_000042B0" OutName="tex_000042B0" Format="rgb5a1" Width="32" Height="32" Offset="0x42B0"/>
|
||||
<Texture Name="object_oB1_Tex_00004AB0" OutName="tex_00004AB0" Format="rgb5a1" Width="16" Height="16" Offset="0x4AB0"/>
|
||||
<Texture Name="object_oB1_Tex_00004CB0" OutName="tex_00004CB0" Format="rgb5a1" Width="32" Height="32" Offset="0x4CB0"/>
|
||||
<Texture Name="object_oB1_Tex_000054B0" OutName="tex_000054B0" Format="rgb5a1" Width="16" Height="16" Offset="0x54B0"/>
|
||||
<Texture Name="object_oB1_Tex_000056B0" OutName="tex_000056B0" Format="rgb5a1" Width="32" Height="32" Offset="0x56B0"/>
|
||||
<Texture Name="object_oB1_Tex_00005EB0" OutName="tex_00005EB0" Format="rgb5a1" Width="16" Height="16" Offset="0x5EB0"/>
|
||||
<Texture Name="object_oB1_Tex_000060B0" OutName="tex_000060B0" Format="rgb5a1" Width="16" Height="16" Offset="0x60B0"/>
|
||||
<Texture Name="object_oB1_Tex_000062B0" OutName="tex_000062B0" Format="rgb5a1" Width="16" Height="16" Offset="0x62B0"/>
|
||||
<Texture Name="object_oB1_Tex_000064B0" OutName="tex_000064B0" Format="rgb5a1" Width="16" Height="16" Offset="0x64B0"/>
|
||||
<Texture Name="object_oB1_Tex_00003EB0" OutName="tex_00003EB0" Format="rgba16" Width="16" Height="16" Offset="0x3EB0"/>
|
||||
<Texture Name="object_oB1_Tex_000040B0" OutName="tex_000040B0" Format="rgba16" Width="16" Height="16" Offset="0x40B0"/>
|
||||
<Texture Name="object_oB1_Tex_000042B0" OutName="tex_000042B0" Format="rgba16" Width="32" Height="32" Offset="0x42B0"/>
|
||||
<Texture Name="object_oB1_Tex_00004AB0" OutName="tex_00004AB0" Format="rgba16" Width="16" Height="16" Offset="0x4AB0"/>
|
||||
<Texture Name="object_oB1_Tex_00004CB0" OutName="tex_00004CB0" Format="rgba16" Width="32" Height="32" Offset="0x4CB0"/>
|
||||
<Texture Name="object_oB1_Tex_000054B0" OutName="tex_000054B0" Format="rgba16" Width="16" Height="16" Offset="0x54B0"/>
|
||||
<Texture Name="object_oB1_Tex_000056B0" OutName="tex_000056B0" Format="rgba16" Width="32" Height="32" Offset="0x56B0"/>
|
||||
<Texture Name="object_oB1_Tex_00005EB0" OutName="tex_00005EB0" Format="rgba16" Width="16" Height="16" Offset="0x5EB0"/>
|
||||
<Texture Name="object_oB1_Tex_000060B0" OutName="tex_000060B0" Format="rgba16" Width="16" Height="16" Offset="0x60B0"/>
|
||||
<Texture Name="object_oB1_Tex_000062B0" OutName="tex_000062B0" Format="rgba16" Width="16" Height="16" Offset="0x62B0"/>
|
||||
<Texture Name="object_oB1_Tex_000064B0" OutName="tex_000064B0" Format="rgba16" Width="16" Height="16" Offset="0x64B0"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue