Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip creating textures for empty atlases #2297

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 11, 2023

  1. Skip creating textures for empty atlases

    Signed-off-by: Iván Sánchez Ortega <[email protected]>
    IvanSanchez committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    320e0af View commit details
    Browse the repository at this point in the history
  2. Loop-less initialiation of "empty" property of atlases

    Signed-off-by: Iván Sánchez Ortega <[email protected]>
    IvanSanchez committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fbef2ea View commit details
    Browse the repository at this point in the history
  3. Changelog for 2297

    Signed-off-by: Iván Sánchez Ortega <[email protected]>
    IvanSanchez committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    baa3d99 View commit details
    Browse the repository at this point in the history
  4. Cover edge case of missing image for pattern fill

    Signed-off-by: Iván Sánchez Ortega <[email protected]>
    IvanSanchez committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    65d16e5 View commit details
    Browse the repository at this point in the history
  5. Change unit test expectation & document behaviour change

    Signed-off-by: Iván Sánchez Ortega <[email protected]>
    IvanSanchez committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4e7de58 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    339c15e View commit details
    Browse the repository at this point in the history
  2. rm duplicated changelog item

    Signed-off-by: Iván Sánchez Ortega <[email protected]>
    IvanSanchez committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    399e9c2 View commit details
    Browse the repository at this point in the history