summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Collapse)Author
2026-03-20move multiple objectsaura
2026-03-17multi selectaura
2026-03-16giga refactor, fix ALL the leaksaura
2026-03-11editor object placement and context menuskasull
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
2026-03-102d batch renderingaura
2026-03-10perf profiler, simplify 2d render, string struct, many small thingsaura
2026-03-03ui header/menu and add undo/redo for creation actionskasull
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
2026-03-01editor ui reworkkasull
add responsive editor relayout for window resize rework header with back/save, view mode buttons, and 2d view type selector add clipped, scrollable assets and contextual tool panels simplify tool button wiring and repeated layout logic simplify 2d top-down editor internals and shared grid update hooks
2026-03-01wip on dropdownsaura
2026-02-25wip on toolviewaura
2025-11-27bunch o stuffnavewindre
2025-09-03anavewindre