<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories/VtxFactory.cpp, branch test</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>Used to_string instead</title>
<updated>2024-03-10T22:26:48+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-10T22:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=70800a914487440a7464ab826c4628f920ecc273'/>
<id>70800a914487440a7464ab826c4628f920ecc273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed hex to dec on count factories</title>
<updated>2024-03-10T22:24:37+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-10T22:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=914e7e6ddb9d30f48a9c2ed3a46990a249101092'/>
<id>914e7e6ddb9d30f48a9c2ed3a46990a249101092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added sizes on more factories</title>
<updated>2024-03-10T22:17:32+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-10T22:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=e2372f45a2885965c3b64071bfa096da798ded3c'/>
<id>e2372f45a2885965c3b64071bfa096da798ded3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced displaylists and vertices with size:, and added debug for textures</title>
<updated>2024-03-10T22:09:20+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-10T22:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=951e84d97d15204bbae2fcb036dc57eaaf4039ae'/>
<id>951e84d97d15204bbae2fcb036dc57eaaf4039ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update IsDebug (#25)</title>
<updated>2024-03-10T05:42:25+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-03-10T05:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=c4bb1ad8ee74a2ae4659926717ed7de9ee1e0c69'/>
<id>c4bb1ad8ee74a2ae4659926717ed7de9ee1e0c69</id>
<content type='text'>
Co-authored-by: = &lt;=&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: = &lt;=&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add mk64 factories</title>
<updated>2024-03-09T13:39:51+00:00</updated>
<author>
<name>=</name>
<email>=</email>
</author>
<published>2024-03-06T18:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=a2d735c5281862fdc6ece2288694ca2af743c7af'/>
<id>a2d735c5281862fdc6ece2288694ca2af743c7af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect Compression Type and Improve Yaml Structure (#21)</title>
<updated>2024-03-08T20:24:58+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-03-08T20:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=f06ed7388df76f09d8fbda765acea5d2923553d4'/>
<id>f06ed7388df76f09d8fbda765acea5d2923553d4</id>
<content type='text'>
* Auto detect mio0

* Altered decompressor

* Fix bug

* Bug fix

* fix

* debugging

* fix debug

* Remove logging

* Fix spacing

* node change

* Cleanup

* Track compression offset using global var

* Implementation

* Renames

* Simplification

* Fixes

* Fix debugging output

* yaml config segments uses array style

* Fix to_hex zero fill

* Bug fixes

---------

Co-authored-by: = &lt;=&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Auto detect mio0

* Altered decompressor

* Fix bug

* Bug fix

* fix

* debugging

* fix debug

* Remove logging

* Fix spacing

* node change

* Cleanup

* Track compression offset using global var

* Implementation

* Renames

* Simplification

* Fixes

* Fix debugging output

* yaml config segments uses array style

* Fix to_hex zero fill

* Bug fixes

---------

Co-authored-by: = &lt;=&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Added size on DisplayList and Vtx</title>
<updated>2024-02-21T03:19:21+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-02-21T03:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=3845d02cf603dbba49b44a160b4e1958c86c738e'/>
<id>3845d02cf603dbba49b44a160b4e1958c86c738e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vtx now uses decimals and inc files add a new line at the end</title>
<updated>2024-02-19T01:03:58+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-02-19T01:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=56ade56c1236adcefddf1e97fffee0b1555c0877'/>
<id>56ade56c1236adcefddf1e97fffee0b1555c0877</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored code and added per file config</title>
<updated>2024-01-31T18:05:40+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-01-31T05:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=4668cf08fb240da4abaafc073ba08d9d13ac0fa5'/>
<id>4668cf08fb240da4abaafc073ba08d9d13ac0fa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
