Skip to content

Add Padding/Margin in the AutoPack feature #26

@SuzukaDev

Description

@SuzukaDev

Is your feature request related to a problem?

Having all the extracted textures next to each other without a separation can make some pixel bleeding when texturing. It also makes more difficult to extract each image into a single images with other tools, since there is no separation.

Describe the solution you’d like

Add a simple spinbox next to the autopack/transparent background with the pixels added for the margin you want to set. This margin will separate each image from the others.

Describe alternatives you’ve considered

Technically, if you are managing each image as some kind of rect when packing them, it wouldn't be much complicated than increasing each image's rect by the selected margin, before packing them.

PS: Thank you so much for the awesome tool!

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions