Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: svga/SVGAPlayer-Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: svga/SVGAPlayer-Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.10
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on May 6, 2019

  1. merge:master

    	fix: Stroke color did not apply sprite alpha.
    errnull committed May 6, 2019
    Configuration menu
    Copy the full SHA
    fd8ba9f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. fix: Stroke width scale.

    errnull committed May 9, 2019
    Configuration menu
    Copy the full SHA
    0038e5d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. #增加可外部注入 log 输出

    #增加关键节点的log输出
    EricMikaelson committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e043ae0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. #增加线程池管理

    #把之前的Thread 替换成线程池管理
    #把之前的Handler 集中化
    EricMikaelson committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a0d02f6 View commit details
    Browse the repository at this point in the history
  2. #code clean

    EricMikaelson committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    f51651a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #182 from EricMikaelson/2.1.10

    2.1.10
    PonyCui authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a42b721 View commit details
    Browse the repository at this point in the history
Loading