summaryrefslogtreecommitdiff
path: root/src/editor/editor_menubar.cpp
AgeCommit message (Collapse)Author
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-10perf profiler, simplify 2d render, string struct, many small thingsaura
2026-03-05split UI components and make menubar data-drivenkasull
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