<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories/sf64/AnimFactory.cpp, branch cache</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>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>
<entry>
<title>Fixed AnimFactory</title>
<updated>2024-03-11T03:23:48+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-11T03:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=7ef1cc98ba219cb86e973041e51a7193b5fe6e42'/>
<id>7ef1cc98ba219cb86e973041e51a7193b5fe6e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed anim format</title>
<updated>2024-03-11T02:15:35+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-11T02:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=36a5caf4320cc041cc34788b659f62d4f5dc371b'/>
<id>36a5caf4320cc041cc34788b659f62d4f5dc371b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added info on some sf64 anim edge cases</title>
<updated>2024-03-11T01:57:21+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-11T01:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=6f3b19461ea8a27ccdf7f5f43b3c5acae8a6ee94'/>
<id>6f3b19461ea8a27ccdf7f5f43b3c5acae8a6ee94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed error validation on sf64 anims</title>
<updated>2024-03-11T01:52:26+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-11T01:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=9e2e7f90abb05acea217c9dc575ecd33b0f38680'/>
<id>9e2e7f90abb05acea217c9dc575ecd33b0f38680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up</title>
<updated>2024-03-11T01:48:02+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-11T01:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=d90bdcaf912d51e14a660c56af8727da1a0819bf'/>
<id>d90bdcaf912d51e14a660c56af8727da1a0819bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
