summaryrefslogtreecommitdiff
path: root/src/editor/properties.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-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
2025-09-03anavewindre