Theverat / NormalmapGenerator

A simple program that converts images into normal maps
GNU General Public License v3.0
416 stars 51 forks source link

small image + normal map size 10% -> crash #21

Closed mkdotcom closed 7 years ago

mkdotcom commented 7 years ago

very small white image: 4525

Load the attached image, then set 10% in the "normal map size" and the app will crash Same thing when doing a queue process with the same 10% parameter I guess there is a small issue when generated normal map is too small

Theverat commented 7 years ago

Thanks for letting me know. It should be fixed now, can you confirm?

edit: I uploaded a new build: https://github.com/Theverat/NormalmapGenerator/releases

mkdotcom commented 7 years ago

looks good ! thanks!