afonsolage / projekto

Voxel game made with Bevy Engine
MIT License
59 stars 4 forks source link

Upgrade Bevy to 0 8 #34

Closed afonsolage closed 2 years ago

afonsolage commented 2 years ago

Great improvements and just a small caveat, which was inserting ImageSettings::default_nearest() resource to force all images to use nearest filter.

Closes #32