Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

undo changes to tilesheet, allocate 1000 mipmaps, use linear filters #212

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

e2002e
Copy link
Contributor

@e2002e e2002e commented Apr 26, 2024

Hi, last change, I've made a mistake by using point filters.
We set everything to linear, also we just allocate size for 1000 mipmaps like in legacy, even though we don't use mipmaps (it doesn't work when images are not mipmaps and not allocated even though we use textureLod with level 0 only).

This is done for me, only voxels shadows option has no effect.
armory3d/armory#3012

@luboslenco luboslenco merged commit e2f4750 into armory3d:main Apr 26, 2024
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants