<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/m/m3d/m_bmdl.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Skyward Sword (Wii)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/'/>
<entry>
<title>MTX/VEC cleanup</title>
<updated>2026-05-07T17:53:30+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2026-05-07T17:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=d8744e1f34e9955d55a5605f939bdf0bf9d8a729'/>
<id>d8744e1f34e9955d55a5605f939bdf0bf9d8a729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More</title>
<updated>2025-05-19T19:52:55+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-05-18T22:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=7f3dbef3224de96d0aebc61d0842677a8eca6f15'/>
<id>7f3dbef3224de96d0aebc61d0842677a8eca6f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some misc graphics stuff</title>
<updated>2025-03-16T15:41:15+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-14T23:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=3967ab8dc62c0f75f0038c8a7d025e3a47df7238'/>
<id>3967ab8dc62c0f75f0038c8a7d025e3a47df7238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_room mostly matching</title>
<updated>2025-03-09T09:09:08+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-03-07T22:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=641f3d7b300ba50e8e7738091be7d5053d2f56e0'/>
<id>641f3d7b300ba50e8e7738091be7d5053d2f56e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>g3d initial pullover (#115)</title>
<updated>2025-02-09T17:40:41+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2025-02-09T17:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=cec09ad02349a1058e2255d2bc0b68ad69885075'/>
<id>cec09ad02349a1058e2255d2bc0b68ad69885075</id>
<content type='text'>
* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor</pre>
</div>
</content>
</entry>
<entry>
<title>update from dtk-template - clangd :) (#66)</title>
<updated>2024-10-16T19:36:02+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-16T19:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=26af4db82da23364961ebb440efba88846240731'/>
<id>26af4db82da23364961ebb440efba88846240731</id>
<content type='text'>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</pre>
</div>
</content>
</entry>
<entry>
<title>m3d (#13)</title>
<updated>2024-09-12T20:36:34+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-09-12T20:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=1180e1f4860d62bccd64bfa2a29eaeebd2c4b019'/>
<id>1180e1f4860d62bccd64bfa2a29eaeebd2c4b019</id>
<content type='text'>
* Initial M3d Pass
* `m_bmdl` and `m_bline` left

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;
Co-authored-by: Elijah Thomas &lt;42302100+elijah-thomas774@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial M3d Pass
* `m_bmdl` and `m_bline` left

---------

Co-authored-by: elijah-thomas774 &lt;elijahthomas774@gmail.com&gt;
Co-authored-by: Elijah Thomas &lt;42302100+elijah-thomas774@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
