Dev window tab to show all loaded textures

This commit is contained in:
PJB3005
2025-04-30 15:47:09 +02:00
parent 62b4714f1f
commit e742f021fa
9 changed files with 201 additions and 9 deletions

View File

@@ -0,0 +1,10 @@
## "Textures" dev window tab
dev-window-tab-textures-title = Textures
dev-window-tab-textures-reload = Reload
dev-window-tab-textures-filter = Filter
dev-window-tab-textures-summary = Total (est): { $bytes }
dev-window-tab-textures-info = Width: { $width } Height: { $height }
PixelType: { $pixelType } sRGB: { $srgb }
Name: { $name }
Est. memory usage: { $bytes }