Information on historical builds from before this was public may be missing or incomplete. These were pretty messy and had little version control.
- Specific elements can now be spawned via the element menu.
- Starter elements now spawn in the center.
- Elements now despawn when dragged off-screen.
- Resizing the window will now adjust the position of elements.
- Double clicking an element now spawns the duplicate differently, spawning at at twice the distance from the origin that it was clicked on.
- Changed font from Droid Sans to Open Sans.
- Element code has been refactored slightly.
- Right clicking an element now deletes it.
- Double clicking an element now duplicates it relative to the corner it was clicked on.
- ImGui has been added and has yet to be used.
- Disabled VSync.
- Removed unused element code.
- Re-enabled VSync.
- Changed font from Roboto to Droid Sans.
- Fixed animation code.
- Changed asset folders.
- Disabled VSync.
- Windows is now supported.
- Added FPS counter.
- Elements are no longer Z-sorted unless needed.
- VSync temporarily re-enabled.
- Elements now have text below them.
- Z-indexing now works properly?
- Minor fixes and refactoring.
- Added version text in the top left corner.
- Added animations?
- Disabled VSync.
- Various fixes.
- Elements can now be spawned by double clicking?
- Initial version?
- Fire and air are spawned by default. There are no means of spawning more elements.