<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bsp3d/src/gui, branch master</title>
<subtitle>a bsp-based 3d game engine + map editor
</subtitle>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/'/>
<entry>
<title>kurwa</title>
<updated>2026-08-10T17:37:32+00:00</updated>
<author>
<name>2lag</name>
<email>96544487+2lag@users.noreply.github.com</email>
</author>
<published>2026-08-10T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=0a9d7ce6a0764a87766ebb23cc1ece4c26c8c678'/>
<id>0a9d7ce6a0764a87766ebb23cc1ece4c26c8c678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the gay</title>
<updated>2026-08-10T17:35:23+00:00</updated>
<author>
<name>2lag</name>
<email>96544487+2lag@users.noreply.github.com</email>
</author>
<published>2026-08-10T17:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=02f118d025a75f60b33cfee6bd8cd8d45ece2c07'/>
<id>02f118d025a75f60b33cfee6bd8cd8d45ece2c07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>console, textbox changes, some other shit</title>
<updated>2026-08-08T15:33:36+00:00</updated>
<author>
<name>2lag</name>
<email>96544487+2lag@users.noreply.github.com</email>
</author>
<published>2026-08-08T15:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=2973df584978d9aae6f164ce0204179c8a28b3ae'/>
<id>2973df584978d9aae6f164ce0204179c8a28b3ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finish undo/redo</title>
<updated>2026-07-28T17:11:34+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-07-28T17:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=86d248ed2b033fe36ce53b0387b2cbdcb69c0b72'/>
<id>86d248ed2b033fe36ce53b0387b2cbdcb69c0b72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move multiple objects</title>
<updated>2026-03-20T19:21:24+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-20T19:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=8099c2a11fb4010542973bf85359935da19e2192'/>
<id>8099c2a11fb4010542973bf85359935da19e2192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multi select</title>
<updated>2026-03-17T11:04:30+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-17T11:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=a156bc15880e9e250c9c40f0dde431e077109dc1'/>
<id>a156bc15880e9e250c9c40f0dde431e077109dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>giga refactor, fix ALL the leaks</title>
<updated>2026-03-16T09:15:01+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-16T09:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=fdc5e8760fb7ac0af8e7ebb98a2076db15e31082'/>
<id>fdc5e8760fb7ac0af8e7ebb98a2076db15e31082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>editor object placement and context menus</title>
<updated>2026-03-11T04:24:47+00:00</updated>
<author>
<name>kasull</name>
<email>qsullian@gmail.com</email>
</author>
<published>2026-03-11T04:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=ae6718ec0fb21077b767e189aca26b0fed488775'/>
<id>ae6718ec0fb21077b767e189aca26b0fed488775</id>
<content type='text'>
replace the editor menubar dropdown flow with a reusable context menu
component
merge sprite/entity placement into a single object tool
persist entities, and add undo
support for created sprites and entities
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replace the editor menubar dropdown flow with a reusable context menu
component
merge sprite/entity placement into a single object tool
persist entities, and add undo
support for created sprites and entities
</pre>
</div>
</content>
</entry>
<entry>
<title>2d batch rendering</title>
<updated>2026-03-10T04:18:33+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-10T04:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=30151d75dddd651faa1b27148a052ced7d0f190a'/>
<id>30151d75dddd651faa1b27148a052ced7d0f190a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perf profiler, simplify 2d render, string struct, many small things</title>
<updated>2026-03-10T00:35:50+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-10T00:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=8329d42d3e592f4cd42cdfa586e2325ddc76c898'/>
<id>8329d42d3e592f4cd42cdfa586e2325ddc76c898</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
