<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Torch/src/factories/LightsFactory.cpp, branch MegaMech-patch-3</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>Update LightsFactory.cpp</title>
<updated>2024-08-17T00:03:41+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-08-17T00:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=d5a27c751f39767e8245406619e0a824f1633644'/>
<id>d5a27c751f39767e8245406619e0a824f1633644</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>add index size override option</title>
<updated>2024-04-20T20:45:55+00:00</updated>
<author>
<name>AltoXorg</name>
<email>atrl101@yahoo.com</email>
</author>
<published>2024-04-20T10:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=2503284a2d9339ce726775c17bdbfab90e231cc0'/>
<id>2503284a2d9339ce726775c17bdbfab90e231cc0</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>Introduce Metadata and ItemCurve Factories (#27)</title>
<updated>2024-04-06T21:36:03+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-04-06T21:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=24633ebd7cc6866da3e3d06fddc6f0f49a741f1d'/>
<id>24633ebd7cc6866da3e3d06fddc6f0f49a741f1d</id>
<content type='text'>
* Introduce metadata

* Metadata works now

* Cleanup

* Fixes

* Cleanup 2

* yaml improvement

* Comment update

* Rename tables to metadata

* Update

* Fix warnings

* Implement ItemCurve

* Remove unused enum

* Replace static with const

* Fix bug

* Add const

* More fixes

* Fix quote bug in IncludeFactory

* Fix header in ItemCurve

* Fixes

* Fix texture factory

* updates

* Clearer debug info

* Fixes

* Working ci8 png

* Fix size output

* Fix

* Add gitignore for modding

* Fix precision for mtx

* Remove header exporter from metadata

* Remove hardcoded enum

* Remove tabs

* Remove tabs

* tlut temp fix

---------

Co-authored-by: = &lt;=&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce metadata

* Metadata works now

* Cleanup

* Fixes

* Cleanup 2

* yaml improvement

* Comment update

* Rename tables to metadata

* Update

* Fix warnings

* Implement ItemCurve

* Remove unused enum

* Replace static with const

* Fix bug

* Add const

* More fixes

* Fix quote bug in IncludeFactory

* Fix header in ItemCurve

* Fixes

* Fix texture factory

* updates

* Clearer debug info

* Fixes

* Working ci8 png

* Fix size output

* Fix

* Add gitignore for modding

* Fix precision for mtx

* Remove header exporter from metadata

* Remove hardcoded enum

* Remove tabs

* Remove tabs

* tlut temp fix

---------

Co-authored-by: = &lt;=&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update LightsFactory.cpp</title>
<updated>2024-04-01T16:59:57+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-04-01T02:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=b258b34062df302e28b92938241f475a32a46986'/>
<id>b258b34062df302e28b92938241f475a32a46986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement tables for LightsFactory</title>
<updated>2024-04-01T16:59:57+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-04-01T02:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=c319ece8b6346502da2c56f66739095340ac6ac0'/>
<id>c319ece8b6346502da2c56f66739095340ac6ac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed geo layout factory bugs and some sm64 related stuff</title>
<updated>2024-03-26T06:11:46+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-03-26T06:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=eb2dca9c14247da51a5fdac1f1e3f66cf0c660c4'/>
<id>eb2dca9c14247da51a5fdac1f1e3f66cf0c660c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Update LightsFactory.cpp</title>
<updated>2024-03-12T22:27:32+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2024-03-12T22:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Torch/commit/?id=a17f07ff73337ed1731206b8e899554e3bba6593'/>
<id>a17f07ff73337ed1731206b8e899554e3bba6593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
