summaryrefslogtreecommitdiffhomepage
path: root/editor/inspect-draw.cpp
AgeCommit message (Collapse)Author
2024-06-08inspect: simplify getting object unique id for imguiStanislaw Halik
2024-06-08inspect: fix bringing existing inspector to focusStanislaw Halik
2024-06-07c inspector window titleStanislaw Halik
2024-05-26use array_size instead of std::size/arraySizeStanislaw Halik
2024-05-26b cleanup includesStanislaw Halik
- remove unused includes - reorder some compat/ includes to the bottom, in order to check whether the headers correctly include them
2024-03-19cccStanislaw Halik
2024-02-03aStanislaw Halik
2024-02-02cStanislaw Halik
2024-01-15bStanislaw Halik
2024-01-13dStanislaw Halik
2024-01-11fix some todo'sStanislaw Halik
2023-09-13editor: allow raising already-opened inspector windowStanislaw Halik
2023-09-01rename entity -> objectStanislaw Halik
2023-06-10wipStanislaw Halik
2023-05-25editor/inspect: adjust label width dynamicallyStanislaw Halik
2023-05-25some work on inspecting other enttiy subtypesStanislaw Halik
2023-04-10editor: rename fileStanislaw Halik