ES-DE/es-core/src/resources
2021-01-16 20:56:14 +01:00
..
Font.cpp Increased the font texture buffers to avoid crashes when running at low resolutions. 2021-01-16 20:56:14 +01:00
Font.h Fixed an issue where large text sizes at high resolutions would crash the application. 2021-01-16 18:05:48 +01:00
ResourceManager.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
ResourceManager.h (Windows) Added support for the MSVC compiler. 2020-12-28 23:23:01 +01:00
TextureData.cpp Fixed two MSVC compiler warnings. 2021-01-16 18:13:00 +01:00
TextureData.h Added support for scaling textures during load for raster files. 2021-01-15 18:39:19 +01:00
TextureDataManager.cpp Added support for scaling SVG graphics files directly when loading them. 2021-01-14 22:25:44 +01:00
TextureDataManager.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
TextureResource.cpp Added support for scaling textures during load for raster files. 2021-01-15 18:39:19 +01:00
TextureResource.h Added support for scaling textures during load for raster files. 2021-01-15 18:39:19 +01:00