<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/assets/xml/objects/object_ik.xml, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Ocarina of Time</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/'/>
<entry>
<title>Add Vtx[] resources in xmls for (partially) documented assets 7 (#2605)</title>
<updated>2025-06-07T14:51:44+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-07T14:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=da40e39c97a7d1ff05dd6c03a540edab4be996f7'/>
<id>da40e39c97a7d1ff05dd6c03a540edab4be996f7</id>
<content type='text'>
* Add Vtx[] resources in xmls for (partially) documented assets 7

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Vtx[] resources in xmls for (partially) documented assets 7

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>Remove OutName from xmls (both on File and Texture) (#2596)</title>
<updated>2025-06-06T20:07:53+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-06T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=7a816391bbb9584a5047a927dfd069414061927f'/>
<id>7a816391bbb9584a5047a927dfd069414061927f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add various undocumented resources in xmls 3 (#2595)</title>
<updated>2025-06-06T18:44:13+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-06T18:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e1fb3a974fc49ca9e20a629004dc5a3f09e5728c'/>
<id>e1fb3a974fc49ca9e20a629004dc5a3f09e5728c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Identify some unaccounted and blob asset data (#1953)</title>
<updated>2025-02-14T07:06:49+00:00</updated>
<author>
<name>cadmic</name>
<email>cadmic24@gmail.com</email>
</author>
<published>2025-02-14T07:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bbcdf22647a37bc29e0671149b2fb35c9e7745d8'/>
<id>bbcdf22647a37bc29e0671149b2fb35c9e7745d8</id>
<content type='text'>
* Identify some unaccounted and blob asset data

* Add bug comments for flex skeleton weirdness

* Use (SkeletonHeader*) cast instead of .sh

* Fix vtx counts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Identify some unaccounted and blob asset data

* Add bug comments for flex skeleton weirdness

* Use (SkeletonHeader*) cast instead of .sh

* Fix vtx counts</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation For En_Ik (#1190)</title>
<updated>2022-12-08T18:57:17+00:00</updated>
<author>
<name>Parker Burnett</name>
<email>jpburnett@gwu.edu</email>
</author>
<published>2022-12-08T18:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=85a4d23fc66a040d26d1befced6e99b384246bb0'/>
<id>85a4d23fc66a040d26d1befced6e99b384246bb0</id>
<content type='text'>
* pushing up to save changes

* syncing up some more docs

* finishing what I can

* PR feedback

* fixing typo

* Addressing comments

* master merge

* naming object

* ummm committing this for now before catching up

* other review + my review

* more review

* review2

Co-authored-by: fig02 &lt;fig02srl@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pushing up to save changes

* syncing up some more docs

* finishing what I can

* PR feedback

* fixing typo

* Addressing comments

* master merge

* naming object

* ummm committing this for now before catching up

* other review + my review

* more review

* review2

Co-authored-by: fig02 &lt;fig02srl@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup asset xmls (#1044)</title>
<updated>2021-12-01T20:28:23+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2021-12-01T20:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=4a3809d4d25845e15fa65feba239f1ec471ac8d8'/>
<id>4a3809d4d25845e15fa65feba239f1ec471ac8d8</id>
<content type='text'>
* Consistent order for attributes of `Texture` nodes in asset xmls

* Consistent order for attributes of `Blob` nodes in asset xmls

* Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls

* Remove space before closing `/&gt;` in asset xmls tags</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Consistent order for attributes of `Texture` nodes in asset xmls

* Consistent order for attributes of `Blob` nodes in asset xmls

* Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls

* Remove space before closing `/&gt;` in asset xmls tags</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup symbols from undefined_syms.txt (2nd round) (#934)</title>
<updated>2021-08-31T23:00:55+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2021-08-31T23:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=89634377c619af00fde5926aa4415c4c93743c1d'/>
<id>89634377c619af00fde5926aa4415c4c93743c1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic objects 2 (#889)</title>
<updated>2021-08-06T19:18:29+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-08-06T19:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ca2ea1ce2ddecc410d2967dbf81dc28aceefc50d'/>
<id>ca2ea1ce2ddecc410d2967dbf81dc28aceefc50d</id>
<content type='text'>
* adding missing objects

* update rgba16 format

* comment blobs

* Fix blobs

* add another missing one

* add newlines to XMLs

* remove objects from other PRs

* add TlutOffset

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* adding missing objects

* update rgba16 format

* comment blobs

* Fix blobs

* add another missing one

* add newlines to XMLs

* remove objects from other PRs

* add TlutOffset

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
