<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brussel/3rdparty, branch master</title>
<subtitle>Experimental game engine &amp; playground</subtitle>
<id>https://git.rtk0c.com/brussel/atom/3rdparty?h=master</id>
<link rel='self' href='https://git.rtk0c.com/brussel/atom/3rdparty?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/'/>
<updated>2025-08-16T18:34:30Z</updated>
<entry>
<title>Run dos2unix</title>
<updated>2025-08-16T18:34:30Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2023-12-19T21:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=92a688093c801ac2b8cc9b74a42b5c850c8dd18e'/>
<id>urn:sha1:92a688093c801ac2b8cc9b74a42b5c850c8dd18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy changes from the no-history fork, generated back in 2023</title>
<updated>2025-08-16T18:23:49Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2025-08-16T18:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=047f294de1b4d385b811ac9f5afc393d81cc4ae9'/>
<id>urn:sha1:047f294de1b4d385b811ac9f5afc393d81cc4ae9</id>
<content type='text'>
Original commit message:
&gt; commit f138311d2d2e0cc9ba0496d523bb46f2c1c9fb73
&gt; Author: rtk0c &lt;mail.tianyig@gmail.com&gt;
&gt; Date:   Wed Sep 20 23:58:58 2023 -0700
&gt;
&gt;     Copy from the PlasticSCM repo, replace vendored glm wtih conan

In reality, this also introduced a few uncommitted changes in the
original PlasticSCM repo. See the modified and new files in this patch.
</content>
</entry>
<entry>
<title>Changeset: 35 Fix missing sources in git submodules after migration to PlasticSCM</title>
<updated>2022-05-22T08:08:24Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-05-22T08:08:24Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=c568f0a8c9f0aef00c770b494ee1ff3a89ab48de'/>
<id>urn:sha1:c568f0a8c9f0aef00c770b494ee1ff3a89ab48de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 23 Fix camera view matrix, [WIP] guizmo</title>
<updated>2022-05-07T22:36:35Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-05-07T22:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=7129d65df7b02d7412ee5d56debd5a9c094db5ad'/>
<id>urn:sha1:7129d65df7b02d7412ee5d56debd5a9c094db5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 18 Add tracy</title>
<updated>2022-04-26T05:17:42Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-04-26T05:17:42Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=6d228097491868136092a9cc9dc4df8ffd20dbd8'/>
<id>urn:sha1:6d228097491868136092a9cc9dc4df8ffd20dbd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 15 Fix imgui include path, fix invalid #pragma's</title>
<updated>2022-04-19T19:44:29Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-04-19T19:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=d78a55de5003dbb040f1d1c369409e63a2c806d8'/>
<id>urn:sha1:d78a55de5003dbb040f1d1c369409e63a2c806d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 8 Initial work on sprites and texture system</title>
<updated>2022-04-18T03:08:57Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-04-18T03:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=5424a1d5434e3ddd911a504719918c2df027e2fd'/>
<id>urn:sha1:5424a1d5434e3ddd911a504719918c2df027e2fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 7 Work on Material system</title>
<updated>2022-04-16T03:30:39Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-04-16T03:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=afcac59c7d04f4337d6b04ebed8cac7e871ccc50'/>
<id>urn:sha1:afcac59c7d04f4337d6b04ebed8cac7e871ccc50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 4 More work on editor</title>
<updated>2022-04-09T20:29:41Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-04-09T20:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=a849c199d970e153580c312a24cfdfa099bc7b69'/>
<id>urn:sha1:a849c199d970e153580c312a24cfdfa099bc7b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 3 More work</title>
<updated>2022-04-09T05:30:12Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-04-09T05:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=e7ef3f208c109357538b1f68af10bcd78db95c95'/>
<id>urn:sha1:e7ef3f208c109357538b1f68af10bcd78db95c95</id>
<content type='text'>
</content>
</entry>
</feed>
