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

Support for multipack textures #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 12, 2014

  1. Fixed: Support for multipack textures

    Jochen Heizmann committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    a1d4db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291a3a0 View commit details
    Browse the repository at this point in the history
  3. Fix: When offsets-item is not available the loader will crash

    Jochen Heizmann committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    5657e08 View commit details
    Browse the repository at this point in the history
  4. Replaced SpineDefaultFileStream with own implementation so it works

    directly on a string. The problem was that the "total" (length)
    wasn't calculated correctly when UTF-8 encoded files were used.
    Jochen Heizmann committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    f3646a5 View commit details
    Browse the repository at this point in the history
  5. cleaned up code

    Jochen Heizmann committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    3890fef View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. Setting attlas member or GetAtlas won't work when loaded with final

    atlas...
    Jochen Heizmann committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    7ba6372 View commit details
    Browse the repository at this point in the history