chore: unsingletonize Resources/Resources2 (#5460)

This commit is contained in:
pajlada
2024-06-16 15:17:07 +02:00
committed by GitHub
parent d053a681a0
commit 85d6ff1e6c
3 changed files with 11 additions and 6 deletions
+1
View File
@@ -28,6 +28,7 @@
- Dev: Refactor `TwitchIrcServer`, making it abstracted. (#5421, #5435)
- Dev: Reduced the amount of scale events. (#5404, #5406)
- Dev: Removed unused timegate settings. (#5361)
- Dev: Unsingletonize `Resources2`. (#5460)
- Dev: All Lua globals now show in the `c2` global in the LuaLS metadata. (#5385)
- Dev: Images are now loaded in worker threads. (#5431)
- Dev: Qt Creator now auto-configures Conan when loading the project and skips vcpkg. (#5305)