mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 22:30:18 +07:00
Experimental: mitigate texture swapping with TextureArraySpriteBatch (#8604)
* Performance optimization: less texture swapping * Added experimental setting to Options-Display --------- Co-authored-by: tunerzinc@gmail.com <vfylfhby>
This commit is contained in:
@ -1359,6 +1359,8 @@ Show unit movement arrows =
|
||||
# Requires translation!
|
||||
Continuous rendering =
|
||||
# Requires translation!
|
||||
Experimental rendering improvements =
|
||||
# Requires translation!
|
||||
When disabled, saves battery life but certain animations will be suspended =
|
||||
# Requires translation!
|
||||
Order trade offers by amount =
|
||||
|
@ -732,6 +732,7 @@ Enable display cutout (requires restart) =
|
||||
Show tile yields =
|
||||
Show unit movement arrows =
|
||||
Continuous rendering =
|
||||
Experimental rendering improvements =
|
||||
When disabled, saves battery life but certain animations will be suspended =
|
||||
Order trade offers by amount =
|
||||
Ask for confirmation when pressing next turn =
|
||||
|
Reference in New Issue
Block a user