ES-DE/es-core/src/resources
2021-11-03 17:26:19 +01:00
..
Font.cpp Fixed an issue where defining a really small font size would crash the application. 2021-09-30 19:49:18 +02:00
Font.h Fixed an issue where defining a really small font size would crash the application. 2021-09-30 19:49:18 +02:00
ResourceManager.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
ResourceManager.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
TextureData.cpp Fixed an issue where corrupt SVG graphics could crash the application. 2021-11-03 17:26:19 +01:00
TextureData.h Removed the deprecated SVG scaleDuringLoad functionality. 2021-10-29 19:43:07 +02:00
TextureDataManager.cpp Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
TextureDataManager.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
TextureResource.cpp Reversed a previous change that caused multiple texturing issues. 2021-10-30 17:05:04 +02:00
TextureResource.h Removed the deprecated SVG scaleDuringLoad functionality. 2021-10-29 19:43:07 +02:00