<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories/sm64/PaintingMapFactory.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>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>Fixed paintings</title>
<updated>2026-01-15T01:25:57+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2026-01-02T06:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=b37d39af1d973c2baa31b02455b5d3c554169d1b'/>
<id>b37d39af1d973c2baa31b02455b5d3c554169d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed macro and painting sm64 factories</title>
<updated>2025-01-27T02:11:36+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2025-01-27T02:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=ec017e07800cfd7c411b9725ef1d898ca74e0741'/>
<id>ec017e07800cfd7c411b9725ef1d898ca74e0741</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some sm64 bugs</title>
<updated>2024-10-03T22:02:22+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-10-03T22:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=b2f3d9d1b53c476c537d28dd74c19ece536b565d'/>
<id>b2f3d9d1b53c476c537d28dd74c19ece536b565d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct painting map size number (#136)</title>
<updated>2024-06-11T17:56:37+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-06-11T17:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=7b373c3425532c31aade492f82656b999338f3b2'/>
<id>7b373c3425532c31aade492f82656b999338f3b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed possible conflicts with LUS</title>
<updated>2024-05-25T22:31:32+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-05-25T22:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=afd800afc0bad0dd034eb732354ed25c81621d2e'/>
<id>afd800afc0bad0dd034eb732354ed25c81621d2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collision and PaintingMap format fixes</title>
<updated>2024-04-25T15:41:28+00:00</updated>
<author>
<name>inspectredc</name>
<email>inspectredc@gmail.com</email>
</author>
<published>2024-04-25T00:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=3d03764990ab49ef75a6b5b51d3825c2c47e2a59'/>
<id>3d03764990ab49ef75a6b5b51d3825c2c47e2a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Painting Mapping Factory (#104)</title>
<updated>2024-04-23T16:38:58+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-04-23T16:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=91e834d819c82f0d64cf4f71ea9d1788c9135bda'/>
<id>91e834d819c82f0d64cf4f71ea9d1788c9135bda</id>
<content type='text'>
* Painting Factory

* update factory naming

---------

Co-authored-by: Lywx &lt;kiritodev01@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Painting Factory

* update factory naming

---------

Co-authored-by: Lywx &lt;kiritodev01@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
