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

feat!: Add CameraComponent to FlameGame #2740

Merged
merged 27 commits into from
Sep 18, 2023
Merged

feat!: Add CameraComponent to FlameGame #2740

merged 27 commits into from
Sep 18, 2023

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a126060 View commit details
    Browse the repository at this point in the history
  2. Automatically add world

    spydon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b0f8f58 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    cde9892 View commit details
    Browse the repository at this point in the history
  2. Fix Forge2DGame

    spydon committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8f29843 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Fix some tests

    spydon committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ea9c170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f5421 View commit details
    Browse the repository at this point in the history
  3. Update tests

    spydon committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8f4a54f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add example of world as level

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f9be615 View commit details
    Browse the repository at this point in the history
  2. Update tests

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5359425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1187e7d View commit details
    Browse the repository at this point in the history
  4. T -> W for world generics

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c20b5d1 View commit details
    Browse the repository at this point in the history
  5. Fix tiled_test

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7626ca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef4e8f0 View commit details
    Browse the repository at this point in the history
  7. Update dartdoc

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    469b5d2 View commit details
    Browse the repository at this point in the history
  8. Fix tiled example

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d2e1d80 View commit details
    Browse the repository at this point in the history
  9. Fix flame_lottie example

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1f6e196 View commit details
    Browse the repository at this point in the history
  10. Fix particles example camera

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    11ef505 View commit details
    Browse the repository at this point in the history
  11. Fix zoom for particles example

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d25006d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e5b25c View commit details
    Browse the repository at this point in the history
  13. Correct assertion

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6bc20e6 View commit details
    Browse the repository at this point in the history
  14. Update CameraComponent docs

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4b8e8b7 View commit details
    Browse the repository at this point in the history
  15. Update structure examples name

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2f6a852 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7927f09 View commit details
    Browse the repository at this point in the history
  17. Update docs

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    df69663 View commit details
    Browse the repository at this point in the history
  18. Fix assertion

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9d9779c View commit details
    Browse the repository at this point in the history
  19. Update levels example

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cc3218b View commit details
    Browse the repository at this point in the history
  20. Fix typo

    spydon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e3e52d2 View commit details
    Browse the repository at this point in the history