<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brussel/source/10-common, branch master</title>
<subtitle>Experimental game engine &amp; playground</subtitle>
<id>https://git.rtk0c.com/brussel/atom/source/10-common?h=master</id>
<link rel='self' href='https://git.rtk0c.com/brussel/atom/source/10-common?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/'/>
<updated>2025-08-16T18:31:16Z</updated>
<entry>
<title>The great renaming: switch to "module style"</title>
<updated>2025-08-16T18:31:16Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2023-10-20T05:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=297232d21594b138bb368a42b5b0d085ff9ed6aa'/>
<id>urn:sha1:297232d21594b138bb368a42b5b0d085ff9ed6aa</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: 98 Cleanup and prepare for rewriting shader system</title>
<updated>2023-06-16T01:14:02Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2023-06-16T01:14:02Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=1717c62f258c3cad297e9d066da7cbe57f8be200'/>
<id>urn:sha1:1717c62f258c3cad297e9d066da7cbe57f8be200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 95 Change Uid's serialization format from JSON array to just a string</title>
<updated>2023-06-13T23:46:47Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2023-06-13T23:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=21192a63e1411134b3096da4e5f9a511f913c9b9'/>
<id>urn:sha1:21192a63e1411134b3096da4e5f9a511f913c9b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 94 Improve RingBuffer&lt;T&gt;</title>
<updated>2023-01-15T22:47:54Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2023-01-15T22:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=32e74b9c81b57a9c0284f5374536439d581bc4b6'/>
<id>urn:sha1:32e74b9c81b57a9c0284f5374536439d581bc4b6</id>
<content type='text'>
- Implement const_iterator
- Add previously missing standard named requirements</content>
</entry>
<entry>
<title>Changeset: 91 Basic logging infrastructure</title>
<updated>2022-11-26T01:06:58Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-11-26T01:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=a0ddfdbcbc6336685362343518770f7bdefd10fe'/>
<id>urn:sha1:a0ddfdbcbc6336685362343518770f7bdefd10fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 78 Replace "class" keyword in templates with "typename"</title>
<updated>2022-06-28T19:17:48Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-06-28T19:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=6839736b8283a59eb743e1f6058c7d266a3e7f36'/>
<id>urn:sha1:6839736b8283a59eb743e1f6058c7d266a3e7f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 73 Add OpaqueIterator</title>
<updated>2022-06-13T03:57:48Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-06-13T03:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=e20fa55342621625379dbf3f691fc3fb36230cfc'/>
<id>urn:sha1:e20fa55342621625379dbf3f691fc3fb36230cfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changeset: 70 Fix cmake and codegen infra</title>
<updated>2022-06-11T18:37:45Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-06-11T18:37:45Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=f29a141ab4c4308aed66f930a6f3a42cd20a482d'/>
<id>urn:sha1:f29a141ab4c4308aed66f930a6f3a42cd20a482d</id>
<content type='text'>
- Invoke codegen.exe once with a list of changed files, instead of individually for each changed file (this gives the codegen global access to all the code, allowing more things)
- Initial support for outputting an archive SQLite database that contains all the code info</content>
</entry>
<entry>
<title>Changeset: 68 </title>
<updated>2022-06-10T06:20:33Z</updated>
<author>
<name>rtk0c</name>
<email>mail.tianyig@gmail.com</email>
</author>
<published>2022-06-10T06:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.rtk0c.com/brussel/commit/?id=ab81521707d6ffa3f5d01ad315c0070b54bf468a'/>
<id>urn:sha1:ab81521707d6ffa3f5d01ad315c0070b54bf468a</id>
<content type='text'>
</content>
</entry>
</feed>
