mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-29 04:42:18 -05:00
Change declaration of Morpha tentacle verts to combine them all and avoid overlaps that result in dropped verts
This commit is contained in:
parent
fdcd9a7508
commit
d523b104d8
@ -79,7 +79,7 @@
|
|||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_007BB8" Count="4" Offset="0x7BB8">
|
<Array Name="gMorphaVtx_006A18" Count="286" Offset="0x006A18">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<!-- Morpha's Title Card -->
|
<!-- Morpha's Title Card -->
|
||||||
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
||||||
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
||||||
|
|
||||||
<!-- DLists for Morpha's Core -->
|
<!-- DLists for Morpha's Core -->
|
||||||
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
||||||
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
||||||
@ -69,17 +69,17 @@
|
|||||||
<!-- Unused content -->
|
<!-- Unused content -->
|
||||||
|
|
||||||
<!-- This is the dlist for EnVbBall for some reason. -->
|
<!-- This is the dlist for EnVbBall for some reason. -->
|
||||||
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
||||||
|
|
||||||
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
||||||
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
||||||
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_007BB8" Count="4" Offset="0x7BB8">
|
<Array Name="gMorphaVtx_006A18" Count="286" Offset="0x006A18">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<!-- Morpha's Title Card -->
|
<!-- Morpha's Title Card -->
|
||||||
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
||||||
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
||||||
|
|
||||||
<!-- DLists for Morpha's Core -->
|
<!-- DLists for Morpha's Core -->
|
||||||
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
||||||
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
||||||
@ -69,17 +69,17 @@
|
|||||||
<!-- Unused content -->
|
<!-- Unused content -->
|
||||||
|
|
||||||
<!-- This is the dlist for EnVbBall for some reason. -->
|
<!-- This is the dlist for EnVbBall for some reason. -->
|
||||||
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
||||||
|
|
||||||
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
||||||
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
||||||
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_007BB8" Count="4" Offset="0x7BB8">
|
<Array Name="gMorphaVtx_006A18" Count="286" Offset="0x006A18">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<!-- Morpha's Title Card -->
|
<!-- Morpha's Title Card -->
|
||||||
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
||||||
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
||||||
|
|
||||||
<!-- DLists for Morpha's Core -->
|
<!-- DLists for Morpha's Core -->
|
||||||
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
||||||
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
||||||
@ -69,17 +69,17 @@
|
|||||||
<!-- Unused content -->
|
<!-- Unused content -->
|
||||||
|
|
||||||
<!-- This is the dlist for EnVbBall for some reason. -->
|
<!-- This is the dlist for EnVbBall for some reason. -->
|
||||||
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
||||||
|
|
||||||
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
||||||
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
||||||
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_007BB8" Count="4" Offset="0x7BB8">
|
<Array Name="gMorphaVtx_006A18" Count="286" Offset="0x006A18">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<!-- Morpha's Title Card -->
|
<!-- Morpha's Title Card -->
|
||||||
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
||||||
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
||||||
|
|
||||||
<!-- DLists for Morpha's Core -->
|
<!-- DLists for Morpha's Core -->
|
||||||
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
||||||
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
||||||
@ -69,17 +69,17 @@
|
|||||||
<!-- Unused content -->
|
<!-- Unused content -->
|
||||||
|
|
||||||
<!-- This is the dlist for EnVbBall for some reason. -->
|
<!-- This is the dlist for EnVbBall for some reason. -->
|
||||||
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
||||||
|
|
||||||
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
||||||
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
||||||
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_007BB8" Count="4" Offset="0x7BB8">
|
<Array Name="gMorphaVtx_006A18" Count="286" Offset="0x006A18">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<!-- Morpha's Title Card -->
|
<!-- Morpha's Title Card -->
|
||||||
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
<Texture Name="gMorphaTitleCardTex" Format="i8" Width="128" Height="120" Offset="0x1010"/>
|
||||||
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
<Texture Name="gMorphaWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x8870"/>
|
||||||
|
|
||||||
<!-- DLists for Morpha's Core -->
|
<!-- DLists for Morpha's Core -->
|
||||||
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
<DList Name="gMorphaCoreMembraneDL" Offset="0x6700"/>
|
||||||
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
<DList Name="gMorphaCoreNucleusDL" Offset="0x6838"/>
|
||||||
@ -69,17 +69,17 @@
|
|||||||
<!-- Unused content -->
|
<!-- Unused content -->
|
||||||
|
|
||||||
<!-- This is the dlist for EnVbBall for some reason. -->
|
<!-- This is the dlist for EnVbBall for some reason. -->
|
||||||
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
<DList Name="gMorphaDL_000550" Offset="0x550"/>
|
||||||
|
|
||||||
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
<DList Name="gMorphaDL_000EC0" Offset="0xEC0"/>
|
||||||
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
<DList Name="gMorphaDL_000EF8" Offset="0xEF8"/>
|
||||||
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
<DList Name="gMorphaDL_007BF8" Offset="0x7BF8"/>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
<Array Name="gMorphaVtx_006938" Count="14" Offset="0x6938">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
<Array Name="gMorphaVtx_007BB8" Count="4" Offset="0x7BB8">
|
<Array Name="gMorphaVtx_006A18" Count="286" Offset="0x006A18">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user