odrick / free-tex-packer

Free texture packer

Home Page:http://free-tex-packer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimal packer always allows rotation

MightyPrinny opened this issue · comments

In version 0.6.5 the optimal packer always allows rotation, luckily for me the MaxRectsPacker in Smart mode seems to do the same thing as the optimal packer but it respects my rotation settings.

OptimalPacker studies the best and optimal pack configuration, then it cans choose o not the rotation feature.
I did a PR to improve the UI. #42

Some engines cannot render atlases with rotation. Therefore, I think this is a bug. Fixed.