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

Add support for building separate apps; SpriteGame example #1

Merged
merged 28 commits into from Mar 25, 2022
Merged

Commits on Mar 24, 2022

  1. Complete the example by loading the font

    Including translating errors to Swift exceptions
    mossprescott committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1138fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5de2ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329fac6 View commit details
    Browse the repository at this point in the history
  4. App startup can fail

    mossprescott committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    c8765b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f507439 View commit details
    Browse the repository at this point in the history
  6. Wrangle Sprite callbacks

    mossprescott committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    bec53d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d2014a View commit details
    Browse the repository at this point in the history
  8. Button and crank state

    mossprescott committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    45a41e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    82c263d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2897012 View commit details
    Browse the repository at this point in the history
  3. Fix white space

    mossprescott committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f4b5ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64eded4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2838c9 View commit details
    Browse the repository at this point in the history
  6. Background Planes

    The App is now back to being a class, so it can create a closure that updates its state. That probably makes more sense anyway
    mossprescott committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5690555 View commit details
    Browse the repository at this point in the history
  7. Pesky C cruft

    mossprescott committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    404c12f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bef651 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    701144b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eff0279 View commit details
    Browse the repository at this point in the history
  11. Minor cleanup

    mossprescott committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    0306576 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a622240 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0309f7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de17b60 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    26b8f49 View commit details
    Browse the repository at this point in the history
  16. Fix ignored header path

    mossprescott committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    1a7235a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d3ab9f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b80bc1 View commit details
    Browse the repository at this point in the history
  19. Remove dead code

    mossprescott committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    de5b1b6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7e244a8 View commit details
    Browse the repository at this point in the history