Merge pull request #51 from Yellow-Dog-Man/slices

Updates based on recent engine PRs
This commit is contained in:
Tomas Mariancik 2023-10-06 00:06:38 +02:00 committed by GitHub
commit 6aca229b95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,6 +112,7 @@
"Inventory.Equip": "Equip",
"Inventory.Delete": "Delete",
"Inventory.SaveHeld": "Save Held",
"Inventory.GetURL": "Get URL",
"Inventory.Inventories": "Inventories",
"Inventory.Share": "Share",
"Inventory.Unshare": "Unshare",
@ -894,6 +895,10 @@
"Importer.Video.Depth.Prompt": "Depth Preset",
"Importer.Video.Depth.Default": "Default",
"Importer.Slices.Title": "Image slices as volumetric texture",
"Importer.Slices.TitleGrayscale": "Image slices as volumetric texture (grayscale)",
"Importer.Slices.Description": "Processes all image files in the folder into a volumetric texture",
"Exporter.Title": "Export",
"Exporter.FileName": "File name:",
"Exporter.ExportAs": "Export as:",