Penumbra/Penumbra/Import/Textures
2025-06-08 11:28:12 +02:00
..
BaseImage.cs Some updates. 2024-07-02 17:08:27 +02:00
CombinedTexture.cs Add encoding support for BC1, BC4 and BC5 2025-03-12 20:03:53 +01:00
CombinedTexture.Manipulation.cs Update for API 9 2023-09-28 18:12:27 +02:00
CombinedTexture.Operations.cs Use System global usings. 2023-09-15 14:15:52 +02:00
RgbaPixelData.cs Make line endings explicit in editorconfig and share in sub projects, also apply editorconfig everywhere and move some namespaces. 2023-09-18 17:01:21 +02:00
TexFileParser.cs Handle .tex files with broken mip map offsets on import, also remove unnecessary mipmaps (any after reaching minimum size once). 2025-06-08 11:28:12 +02:00
Texture.cs Add Targa support. 2024-08-26 18:20:29 +02:00
TextureDrawer.cs Add Targa support. 2024-08-26 18:20:29 +02:00
TextureManager.cs Add encoding support for BC1, BC4 and BC5 2025-03-12 20:03:53 +01:00