ES-DE/es-core/src/resources
2022-09-05 22:36:33 +02:00
..
Font.cpp Changed it so that only fonts of a certain minimum size gets linear texture magnification applied. 2022-09-05 22:36:33 +02:00
Font.h Changed it so that only fonts of a certain minimum size gets linear texture magnification applied. 2022-09-05 22:36:33 +02:00
ResourceManager.cpp (Linux) The data installation directory is now excluded for themes and resources when built as an AppImage. 2022-08-20 11:30:15 +02:00
ResourceManager.h Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01:00
TextureData.cpp Added support for sizing SVG images arbitrarily (overriding the image aspect ratio by stretching and squashing). 2022-09-02 20:48:45 +02:00
TextureData.h Added support for sizing SVG images arbitrarily (overriding the image aspect ratio by stretching and squashing). 2022-09-02 20:48:45 +02:00
TextureDataManager.cpp Added support for caching SVG images. 2022-08-23 22:24:24 +02:00
TextureDataManager.h Replaced some mutex locks with atomic variables. 2021-11-16 17:49:05 +01:00
TextureResource.cpp Added support for sizing SVG images arbitrarily (overriding the image aspect ratio by stretching and squashing). 2022-09-02 20:48:45 +02:00
TextureResource.h Added support for sizing SVG images arbitrarily (overriding the image aspect ratio by stretching and squashing). 2022-09-02 20:48:45 +02:00