Commit Graph

10 Commits

Author SHA1 Message Date
Henrik Rydgård f85902d161 Some minor code style cleanup 2026-02-24 00:56:45 +01:00
Henrik Rydgård 63f9fb73be Split out the atlas code from Theme.cpp into UIAtlas.cpp 2025-09-18 10:54:48 -06:00
Henrik Rydgård 2bab844852 Do the loading of the atlas texture and metadata together. 2025-09-15 14:32:23 -06:00
Henrik Rydgård e78341b822 Hide theme behind an accessor (so we can expose it only as const) 2025-09-15 09:31:18 -06:00
Henrik Rydgård e39c78dab2 Remove the ability of themes to control the UI atlas (temporary) 2025-09-13 19:58:07 -06:00
iota97 53fe6940df Allow to change atlas per theme 2022-04-01 09:59:40 +02:00
iota97 e5843160fe Add themes to assets 2022-02-14 07:37:56 +01:00
iota97 65b7b65bcd Adress feedback 2022-02-12 18:30:55 +01:00
iota97 9ac07a10f6 Forgot pragma, silly me 2022-02-11 13:16:37 +01:00
iota97 5e1062678f Allow custom UI themes 2022-02-11 12:42:38 +01:00