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

fix tween color #16090

Closed
wants to merge 12 commits into from
Closed

fix tween color #16090

wants to merge 12 commits into from

Commits on Aug 24, 2023

  1. fix tween color

    zxx43 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dadac83 View commit details
    Browse the repository at this point in the history
  2. use instance of

    zxx43 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b7361bc View commit details
    Browse the repository at this point in the history
  3. do not update color in loop

    zxx43 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    03d1009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a2b682 View commit details
    Browse the repository at this point in the history
  5. fix eslint

    zxx43 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5fc68cd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. tween other types

    zxx43 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    47b48ce View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. add unit test

    zxx43 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    63a3fe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. use string to check tween type

    zxx43 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b2ae779 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. add tween result compare case

    zxx43 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    97d6c65 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. modify unit test

    zxx43 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    decd412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e922c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. add easing in unit test

    zxx43 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    60efff1 View commit details
    Browse the repository at this point in the history