<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories, 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>Fixed parse from cache</title>
<updated>2024-03-26T01:00:25+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-26T01:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=4b08b2b4c58534e6b434b6b6253c54505a0af1c6'/>
<id>4b08b2b4c58534e6b434b6b6253c54505a0af1c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added WIP Cache System</title>
<updated>2024-03-25T16:53:55+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-25T16:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=2907da7d6162377bb525beec4399eb60a93a6b70'/>
<id>2907da7d6162377bb525beec4399eb60a93a6b70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Include Factory (#51)</title>
<updated>2024-03-25T03:27:07+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-03-25T03:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=81f4371c2083c5f31c8abc07592d25c9f69741a6'/>
<id>81f4371c2083c5f31c8abc07592d25c9f69741a6</id>
<content type='text'>
* Add Include Factory

* Fix

* Fixes

* Update

---------

Co-authored-by: = &lt;=&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Include Factory

* Fix

* Fixes

* Update

---------

Co-authored-by: = &lt;=&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add Mtx, float, and mk64 Factories (#43)</title>
<updated>2024-03-23T07:57:53+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-03-23T07:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=cd7dd6f59a9b0ffb867fcd7b80a6c05def701088'/>
<id>cd7dd6f59a9b0ffb867fcd7b80a6c05def701088</id>
<content type='text'>
* Create MtxFactory.cpp

* Add mtx factory

* Implement mtx output

* Changed implementation

* Update comment

* Finish Mtx factory

* Add float factory

* Add runtime error for untested code

* Add DrivingBehaviour factory &amp; fix bug

* Remove limit

* Add mk64 graphics

* Changes

* fix

* Update

* Improve error checking</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create MtxFactory.cpp

* Add mtx factory

* Implement mtx output

* Changed implementation

* Update comment

* Finish Mtx factory

* Add float factory

* Add runtime error for untested code

* Add DrivingBehaviour factory &amp; fix bug

* Remove limit

* Add mk64 graphics

* Changes

* fix

* Update

* Improve error checking</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed assets that doesnt have offset</title>
<updated>2024-03-22T17:30:11+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-22T17:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=4c961039cd95fbd46a74d35373cea25f5296050f'/>
<id>4c961039cd95fbd46a74d35373cea25f5296050f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>branch list (#50)</title>
<updated>2024-03-22T16:00:03+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-03-22T16:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=a7f0603525bc33257715304537c95f13829619ee'/>
<id>a7f0603525bc33257715304537c95f13829619ee</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>Fix segfault issue with headers (#48)</title>
<updated>2024-03-21T18:31:25+00:00</updated>
<author>
<name>petrie911</name>
<email>69443847+petrie911@users.noreply.github.com</email>
</author>
<published>2024-03-21T18:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=6e9f82312178d1fbc002a04ce97cf8b5add1f402'/>
<id>6e9f82312178d1fbc002a04ce97cf8b5add1f402</id>
<content type='text'>
* segfault

* fix segfault</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* segfault

* fix segfault</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing returns</title>
<updated>2024-03-21T03:53:00+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-21T03:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=98b3458d02163af517ed4c95c258217f889d937f'/>
<id>98b3458d02163af517ed4c95c258217f889d937f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing variant include</title>
<updated>2024-03-21T03:19:24+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-21T03:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=8331218c72dd1fa72bbbb8004704c62821340795'/>
<id>8331218c72dd1fa72bbbb8004704c62821340795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
