summaryrefslogtreecommitdiff
path: root/src/editor/editor_layout.cpp
AgeCommit message (Collapse)Author
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-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