odrick / free-tex-packer

Free texture packer
http://free-tex-packer.com/
MIT License
927 stars 173 forks source link

Optimal packer always allows rotation #41

Closed MightyPrinny closed 4 years ago

MightyPrinny commented 4 years ago

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.

rtalon83 commented 4 years ago

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

odrick commented 4 years ago

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