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

Transition styles #3669

Open
wants to merge 39 commits into
base: 0_15
Choose a base branch
from
Open

Commits on Jan 8, 2024

  1. Initial support for transition styles.

    So far, implemented are Fade (which is the original transition style), swipe right, swipe left, outside in, and inside out.
    tkadauke committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8804987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae30dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eb6b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8dd498 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c129093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a37a9b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bbb7ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    933ef59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3babe23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b0ec37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    613bdb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4abee2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0eed4c9 View commit details
    Browse the repository at this point in the history
  14. Double buffered transitions

    tkadauke committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a9dac81 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed8ad4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    63323ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4983e7f View commit details
    Browse the repository at this point in the history
  18. Save pixels to both buffers at the beginning of a transition in order…

    … to allow for effects that modify pixels from the previous frame
    tkadauke committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a9e4c55 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f82c98d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d49d772 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    945bc56 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b683388 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    18c2fc9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aa7ca41 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    734f73b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6674d8b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1f42862 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Fix merge conflict issues

    tkadauke committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d9d8d60 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fix crash bug on 8266

    tkadauke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    401d7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    346869d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d22296 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    7379589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ab4fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b27d96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    894500d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3ff39b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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