<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories/DisplayListOverrides.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 BK64 asset extraction</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-20T23:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=d91a56479c0615231c93bb1623ca0ed8b771b831'/>
<id>d91a56479c0615231c93bb1623ca0ed8b771b831</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>Build using C++17 and replace sha1 library</title>
<updated>2026-01-24T06:15:07+00:00</updated>
<author>
<name>AloXado320</name>
<email>david.albujar.s.30@gmail.com</email>
</author>
<published>2026-01-24T05:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=9d468174cc752e31d06463a7fe7100a39ec86af7'/>
<id>9d468174cc752e31d06463a7fe7100a39ec86af7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Vtx Overlaps</title>
<updated>2025-07-04T23:41:27+00:00</updated>
<author>
<name>inspectredc</name>
<email>inspectredc@gmail.com</email>
</author>
<published>2025-06-19T13:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=59773d06d9ee0fcd6e61d204869c9816f59216b0'/>
<id>59773d06d9ee0fcd6e61d204869c9816f59216b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented GetSafeNodeByAddr</title>
<updated>2025-01-30T16:35:05+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2025-01-30T04:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=7b83e15d8068c6fc18b52c90b0cbc425b5abd63f'/>
<id>7b83e15d8068c6fc18b52c90b0cbc425b5abd63f</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 dlist matrix opcode</title>
<updated>2025-01-25T20:03:07+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2025-01-25T20:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=7bb9feddd8275fd5417d0ff0d2300ba688fa89b7'/>
<id>7bb9feddd8275fd5417d0ff0d2300ba688fa89b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added options to have a better lib implementation (#158)</title>
<updated>2025-01-16T01:29:27+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2025-01-16T01:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=7da8ae8e25d6c1267792941bf9ac56c1acc384ae'/>
<id>7da8ae8e25d6c1267792941bf9ac56c1acc384ae</id>
<content type='text'>
* Added options to have a better lib implementation

* Cleaned up possible conflicts

* Fixed compilation errors

* Fixed more compilation errors

* Compiled library on windows as MT

* Fixed MT

* Readded cmake deps

* Fixed stormlib and some ifdefs

* Added an option to ignore cache

* Added no auto link when working as an standalone

* Fixes for torchlib build/inclusion.

* Fix standalone building.
Fix extraction initialization in lib mode.

* Fix stack size declaration.

* Implemented comptool and preprocess system

* Fixed cmake

* Cleaned up a little bit

* Added support for disabling stormlib

* Fixed compilation errors and added support for disabling fzero and naudio

* Renamed from CreateFile to AddFile because windows is stupid

* Added STORMLIB_NO_AUTO_LINK

* Trying to fix windows again

* Fixed spdlog

* Fixed enum parsing

---------

Co-authored-by: Malkierian &lt;malkierian@gmail.com&gt;
Co-authored-by: Malkierian &lt;malkierian@live.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added options to have a better lib implementation

* Cleaned up possible conflicts

* Fixed compilation errors

* Fixed more compilation errors

* Compiled library on windows as MT

* Fixed MT

* Readded cmake deps

* Fixed stormlib and some ifdefs

* Added an option to ignore cache

* Added no auto link when working as an standalone

* Fixes for torchlib build/inclusion.

* Fix standalone building.
Fix extraction initialization in lib mode.

* Fix stack size declaration.

* Implemented comptool and preprocess system

* Fixed cmake

* Cleaned up a little bit

* Added support for disabling stormlib

* Fixed compilation errors and added support for disabling fzero and naudio

* Renamed from CreateFile to AddFile because windows is stupid

* Added STORMLIB_NO_AUTO_LINK

* Trying to fix windows again

* Fixed spdlog

* Fixed enum parsing

---------

Co-authored-by: Malkierian &lt;malkierian@gmail.com&gt;
Co-authored-by: Malkierian &lt;malkierian@live.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>1st attempt at removing recursive processing</title>
<updated>2025-01-03T20:14:57+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2025-01-03T07:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=b5435b199a2c861c11d7d0880de0d6567b646792'/>
<id>b5435b199a2c861c11d7d0880de0d6567b646792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Viewport Factory (#154)</title>
<updated>2024-10-21T15:49:32+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-10-21T15:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=2381a1cd0dd834707d34ce59c88c9970e2bd2929'/>
<id>2381a1cd0dd834707d34ce59c88c9970e2bd2929</id>
<content type='text'>
* Viewport Factory

* newline

* dont make static

* reformat to valid c</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Viewport Factory

* newline

* dont make static

* reformat to valid c</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed geo layout factory bugs and some sm64 related stuff</title>
<updated>2024-03-26T06:11:46+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-26T06:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=eb2dca9c14247da51a5fdac1f1e3f66cf0c660c4'/>
<id>eb2dca9c14247da51a5fdac1f1e3f66cf0c660c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
