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

Methane Kit v0.7.0: Add iOS and tvOS platforms support #100

Merged
merged 53 commits into from
Sep 7, 2022
Merged

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    94bc632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a512e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10d1a61 View commit details
    Browse the repository at this point in the history
  4. Fix build

    egorodet committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    a1da62d View commit details
    Browse the repository at this point in the history
  5. Fix MacOS runtime errors

    egorodet committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    7cb7e3d View commit details
    Browse the repository at this point in the history
  6. Fix iOS build

    egorodet committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    4c690a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c8d177 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec9a1b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0617e98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76f7ae9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75ee1f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    500321c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    633409d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c1ab09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b7dee98 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9ee755 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    21e1752 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    acc7a5a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    517f599 View commit details
    Browse the repository at this point in the history
  20. Bump version to v0.7.0

    egorodet committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    431a2a3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9a2624e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    66fd913 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8a2b005 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7712ba6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3d15df2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dd2e8cf View commit details
    Browse the repository at this point in the history
  27. Fix CMake build errors

    egorodet committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    bcc0d2c View commit details
    Browse the repository at this point in the history
  28. Fix build errors

    egorodet committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    05e205a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    6a2424c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace4530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c1ba9 View commit details
    Browse the repository at this point in the history
  4. Revert "Add initial iOS build support"

    This reverts commit 6a2424c.
    egorodet committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f72e840 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    844a34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31ddda View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    3d05fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c98598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d825737 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    d576fa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Add repeated inclusion guard to MethaneBuildOptions.cmake, remove spa…

    …ce textures from Externals/README.md
    egorodet committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    65e6423 View commit details
    Browse the repository at this point in the history
  2. Split MethaneGlobalOptions.cmake from MethaneBuildOptions.cmake to al…

    …low including it from the root CMakeLists.txt in external projects
    egorodet committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ec858a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8284aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1205f12 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Move GetContentScalingFactor and GetFontResolutionDpi function from G…

    …raphics::RenderContext to Platform::IApp
    egorodet committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    9aa4c59 View commit details
    Browse the repository at this point in the history
  2. Rename AppIOS class

    egorodet committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    33fdcac View commit details
    Browse the repository at this point in the history
  3. Fix Windows build

    egorodet committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    eb5096f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65a9694 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    450dd0a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Fix static analysis issues

    egorodet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3a0e42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88deb60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120f3f9 View commit details
    Browse the repository at this point in the history
  4. Fix tvOS build

    egorodet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0c29bab View commit details
    Browse the repository at this point in the history
  5. Add iPad support

    egorodet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    80f20a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d53f786 View commit details
    Browse the repository at this point in the history