opensoldat / polyworks

Map editor for the game OpenSoldat
https://forums.soldat.pl/index.php?topic=35195.0
MIT License
25 stars 8 forks source link

Ability to remove texture filter in scenery #16

Open insellium opened 1 year ago

insellium commented 1 year ago

It doesn't look very pretty. bombman

Shoozza commented 2 months ago

Note: Rendering sharp pixel textures would require a map format change since it has to be per texture. One workaround would be to encode it in the texture name e.g. "imagename.pixel".

This change needs to work in the game as well to make sense.