<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories/sf64/AnimFactory.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 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>limbcount reminders</title>
<updated>2024-04-20T20:32:07+00:00</updated>
<author>
<name>petrie911</name>
<email>petrie911@yahoo.com</email>
</author>
<published>2024-04-20T20:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=a72020cca7f1498f73d42c71e694fd114843fe73'/>
<id>a72020cca7f1498f73d42c71e694fd114843fe73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed otr header generation and fixed some binary exporters</title>
<updated>2024-04-09T00:09:34+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-04-09T00:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=3918fde51a84f5035d6f74740195f0d91dd5c604'/>
<id>3918fde51a84f5035d6f74740195f0d91dd5c604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation thing</title>
<updated>2024-04-05T19:37:24+00:00</updated>
<author>
<name>petrie911</name>
<email>petrie911@yahoo.com</email>
</author>
<published>2024-04-05T08:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=ad667b705dad3476a1ae803f23588c55baab2ee4'/>
<id>ad667b705dad3476a1ae803f23588c55baab2ee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup (#49)</title>
<updated>2024-03-22T15:59:49+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-22T15:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=aaa68d2ebcb732d7d18af1a41a292c50182e7fd5'/>
<id>aaa68d2ebcb732d7d18af1a41a292c50182e7fd5</id>
<content type='text'>
* Auto debug info generation and some cleanup

* Cleaned dry code from segments

* Fixed gCurrentCompressionType bss bs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Auto debug info generation and some cleanup

* Cleaned dry code from segments

* Fixed gCurrentCompressionType bss bs</pre>
</div>
</content>
</entry>
<entry>
<title>Auto pad and overlap detection (#47)</title>
<updated>2024-03-21T03:17:11+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-21T03:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=f0c70f855a892ca7dc21cee4b4037dad983adb8f'/>
<id>f0c70f855a892ca7dc21cee4b4037dad983adb8f</id>
<content type='text'>
* Fully implemented pad and overlap detection

* Cleaned code, fixed pad generation and added alignment

* Added debug size on pads</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fully implemented pad and overlap detection

* Cleaned code, fixed pad generation and added alignment

* Added debug size on pads</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to SF64 factories (#41)</title>
<updated>2024-03-14T15:12:28+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-03-14T15:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=70568034c212d432a1c3aaed013977a69e9ec998'/>
<id>70568034c212d432a1c3aaed013977a69e9ec998</id>
<content type='text'>
* 3D

* and env

* so much to fix

* Everything can be solved with triangles

* fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 3D

* and env

* so much to fix

* Everything can be solved with triangles

* fixes</pre>
</div>
</content>
</entry>
<entry>
<title>fix dlists and some other things</title>
<updated>2024-03-12T00:47:16+00:00</updated>
<author>
<name>petrie911</name>
<email>petrie911@yahoo.com</email>
</author>
<published>2024-03-12T00:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=e4608e57763f86b8326422c8011db43d8b8d9b95'/>
<id>e4608e57763f86b8326422c8011db43d8b8d9b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed throws on AnimData for now</title>
<updated>2024-03-11T03:40:04+00:00</updated>
<author>
<name>Lywx</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-11T03:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=62b523809e7e7242ad6adc6f9a689a58f8e4bad4'/>
<id>62b523809e7e7242ad6adc6f9a689a58f8e4bad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
