PrismLauncher/launcher/minecraft/mod
flow 3b13e692d2
feat: move resource pack images to QPixmapCache
This takes care of evicting entries when the cache gets too big for us,
so we can add new entries without much worries.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-03 13:37:22 -03:00
..
tasks feat: move resource pack images to QPixmapCache 2022-09-03 13:37:22 -03:00
testdata feat(tests): add tests for resource pack parsing 2022-09-03 13:37:22 -03:00
MetadataHandler.h change: mod metadata improvements 2022-07-17 11:33:43 -03:00
Mod.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
Mod.h change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ModDetails.h fix: LGTM warnings 2022-08-20 10:49:56 -03:00
ModFolderModel.cpp feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ModFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
Resource.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
Resource.h fix: sorting by pack format 2022-09-03 13:37:21 -03:00
ResourceFolderModel_test.cpp feat(tests): add tests for resource pack parsing 2022-09-03 13:37:22 -03:00
ResourceFolderModel.cpp fix: LGTM warnings 2022-08-20 10:49:56 -03:00
ResourceFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ResourcePack.cpp feat: move resource pack images to QPixmapCache 2022-09-03 13:37:22 -03:00
ResourcePack.h feat: move resource pack images to QPixmapCache 2022-09-03 13:37:22 -03:00
ResourcePackFolderModel.cpp fix: sorting by pack format 2022-09-03 13:37:21 -03:00
ResourcePackFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ResourcePackParse_test.cpp feat(tests): add tests for resource pack parsing 2022-09-03 13:37:22 -03:00
ShaderPackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00