Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants