<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bsp3d/src/editor/editor.h, branch day</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>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>undo/redo props - WIP</title>
<updated>2026-07-27T09:55:57+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-07-27T09:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=372f23024163e0fab57a847ddda41f06857efd7e'/>
<id>372f23024163e0fab57a847ddda41f06857efd7e</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>editor work</title>
<updated>2026-03-16T11:51:06+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-16T11:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=f1882249843caa8bd931ecb76bb489615e079b10'/>
<id>f1882249843caa8bd931ecb76bb489615e079b10</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>split UI components and make menubar data-driven</title>
<updated>2026-03-05T16:38:03+00:00</updated>
<author>
<name>kasull</name>
<email>qsullian@gmail.com</email>
</author>
<published>2026-03-05T16:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=7c8b5072d8441aa6a7da9bd7560c47ba8c41270b'/>
<id>7c8b5072d8441aa6a7da9bd7560c47ba8c41270b</id>
<content type='text'>
replace monolithic gui.cpp with focused editor UI component files
shared editor_gui_internal.h for layout constants and cross-component helpers
modular menubar rendering/input
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replace monolithic gui.cpp with focused editor UI component files
shared editor_gui_internal.h for layout constants and cross-component helpers
modular menubar rendering/input
</pre>
</div>
</content>
</entry>
<entry>
<title>uhhh mvoe stuff around</title>
<updated>2026-03-03T23:56:47+00:00</updated>
<author>
<name>aura</name>
<email>nw@moneybot.cc</email>
</author>
<published>2026-03-03T23:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=fc12cd41c56bc123f01bc073b703fb151dfde814'/>
<id>fc12cd41c56bc123f01bc073b703fb151dfde814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix use after free</title>
<updated>2026-03-03T23:49:43+00:00</updated>
<author>
<name>kasull</name>
<email>qsullian@gmail.com</email>
</author>
<published>2026-03-03T23:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=be91342733fd56d1e7bafe72e82a8ac4dc67b79d'/>
<id>be91342733fd56d1e7bafe72e82a8ac4dc67b79d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ui header/menu and add undo/redo for creation actions</title>
<updated>2026-03-03T17:22:40+00:00</updated>
<author>
<name>kasull</name>
<email>qsullian@gmail.com</email>
</author>
<published>2026-03-03T17:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/bsp3d/commit/?id=5c4e9c8b140b14ba9671b8efcc47d71c6c4f2217'/>
<id>5c4e9c8b140b14ba9671b8efcc47d71c6c4f2217</id>
<content type='text'>
full-width toolbar/menubar layer
move save into file menu and add edit menu actions for undo/redo
menubar dropdown interaction modal
update header/view-type labels and menu layout behavior
creation-history tracking for walls and polygons
undo (ctrl+z) and redo (ctrl+r) in 2d editor
improve list/button visual states
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
full-width toolbar/menubar layer
move save into file menu and add edit menu actions for undo/redo
menubar dropdown interaction modal
update header/view-type labels and menu layout behavior
creation-history tracking for walls and polygons
undo (ctrl+z) and redo (ctrl+r) in 2d editor
improve list/button visual states
</pre>
</div>
</content>
</entry>
</feed>
