Commit graph

5 commits

Author SHA1 Message Date
22f5fc947c
Application: use iterators for TextUnformatted calls.
Corrade's string views aren't guaranteed to be null-terminated,
though most of them come from strings, which _are_
null-terminated. Still, safety first.
2024-02-08 11:08:14 +01:00
7ce726f933
Application: redo the whole armour tab. 2023-12-04 15:25:02 +01:00
ca7b71fb36
Application: tweak decal editor layout. 2023-12-04 13:44:57 +01:00
bf7f6d24f3
Application: adapt to ImGui changes. 2023-11-29 13:12:18 +01:00
819e144410
Reorganise code.
This is a big one. Namespacing, general formatting updates, and
renaming, among others.
2023-11-29 12:33:26 +01:00
Renamed from src/SaveTool/SaveTool_MassViewer.cpp (Browse further)