<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/main.cpp, branch main</title>
<subtitle>Generic asset processor for games (resource conversion helper)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/'/>
<entry>
<title>Add option to extract 1 yml  (#237)</title>
<updated>2026-07-29T23:00:12+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2026-07-29T23:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=2b28bcf03bfe7892f7f987690069a1b7414ded3e'/>
<id>2b28bcf03bfe7892f7f987690069a1b7414ded3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented default behavior</title>
<updated>2026-07-03T05:44:18+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2026-07-03T05:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=0e2e844d8c7329259b88004c114d666c5781006e'/>
<id>0e2e844d8c7329259b88004c114d666c5781006e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented UI Framework (#225)</title>
<updated>2026-07-03T02:42:38+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2026-07-03T02:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=58527d7bf8778bc67179454a19ad8c84a74aff13'/>
<id>58527d7bf8778bc67179454a19ad8c84a74aff13</id>
<content type='text'>
* Implemented base renderer among main UI framework implementation

* Implemented basic geo layout rendering

* Implemented animation support among fixing lightning among other things

* Implemented multiple ui factories for sm64

* Implemented first iteration of the custom sequence driver

* Added export buttons on multiple factories

* More sequence player fixes among f3dex2 working correctly

* Implemented pm64 viewers

* Implemented audio support for pm64

* Fully implemented pm64 factories

* Implemented more sm64 factories

* Added tons of missing sf64 factories

* Implemented all assets among sf64 wrong padding

* Run formatting

* Fixed wrong spacing on gfx too

* Fixed CI

* Fixed bad pipeline</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implemented base renderer among main UI framework implementation

* Implemented basic geo layout rendering

* Implemented animation support among fixing lightning among other things

* Implemented multiple ui factories for sm64

* Implemented first iteration of the custom sequence driver

* Added export buttons on multiple factories

* More sequence player fixes among f3dex2 working correctly

* Implemented pm64 viewers

* Implemented audio support for pm64

* Fully implemented pm64 factories

* Implemented more sm64 factories

* Added tons of missing sf64 factories

* Implemented all assets among sf64 wrong padding

* Run formatting

* Fixed wrong spacing on gfx too

* Fixed CI

* Fixed bad pipeline</pre>
</div>
</content>
</entry>
<entry>
<title>BK64: Add BB romhack support</title>
<updated>2026-06-30T00:48:27+00:00</updated>
<author>
<name>Jeod</name>
<email>47716344+JeodC@users.noreply.github.com</email>
</author>
<published>2026-06-22T11:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=b42a4fa16f7a75e2a96a7c107e6359c80b685863'/>
<id>b42a4fa16f7a75e2a96a7c107e6359c80b685863</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split extraction into parse/export phases with progress reporting</title>
<updated>2026-06-30T00:48:27+00:00</updated>
<author>
<name>Jeod</name>
<email>47716344+JeodC@users.noreply.github.com</email>
</author>
<published>2026-06-20T21:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=d0042dc6bfa12a6bee5702aa6b67f9a65873509c'/>
<id>d0042dc6bfa12a6bee5702aa6b67f9a65873509c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented clang-format</title>
<updated>2026-03-24T03:23:59+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2026-03-24T03:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=75f64161cb4addcbc6e29732df8d9b519a62c43f'/>
<id>75f64161cb4addcbc6e29732df8d9b519a62c43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed -vf to -u to complain with C++ single char rule</title>
<updated>2026-01-27T03:27:00+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2026-01-27T03:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=3dde9e636c8404f4e7a65a5a8522f04b86cf1fc3'/>
<id>3dde9e636c8404f4e7a65a5a8522f04b86cf1fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for writing file versioning use for ports</title>
<updated>2026-01-27T00:44:58+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2026-01-27T00:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=f6f6959374c005bf26bf702179e2b69a6eb295c8'/>
<id>f6f6959374c005bf26bf702179e2b69a6eb295c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic work to add additional file</title>
<updated>2025-12-07T04:11:06+00:00</updated>
<author>
<name>coco875</name>
<email>pereira.jannin@gmail.com</email>
</author>
<published>2025-12-01T21:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=091bdea2761233c8d29a584022b51ddacfba55f8'/>
<id>091bdea2761233c8d29a584022b51ddacfba55f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always declare Companion* Companion::Instance</title>
<updated>2025-12-01T18:39:42+00:00</updated>
<author>
<name>coco875</name>
<email>59367621+coco875@users.noreply.github.com</email>
</author>
<published>2025-11-20T16:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=8e2d0fda7a41f314571707d800f5a3f0422e32af'/>
<id>8e2d0fda7a41f314571707d800f5a3f0422e32af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
