Skip to content
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: bluce/Unity-Design-Pattern
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: QianMo/Unity-Design-Pattern
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 5, 2018

  1. 修改下蹲执行逻辑

    1. 按向下的方向键,提示已经在下蹲躲避状态中;
    2. 按向上的方向键,回复站立状态;
    Mr-susu authored Apr 5, 2018
    Configuration menu
    Copy the full SHA
    1084527 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. add repo cover

    add repo cover
    QianMo committed May 4, 2018
    Configuration menu
    Copy the full SHA
    e36fe1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request QianMo#1 from Mr-susu/master

    修改下蹲执行逻辑
    QianMo authored May 4, 2018
    Configuration menu
    Copy the full SHA
    8502a0d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    7beaca9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request QianMo#2 from WilsonUnity/master

    优化了对象池返回对象的代码
    QianMo authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f96b9f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. 1

    1
    QianMo committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    216b83b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Organize the framework

    Organize the framework
    QianMo committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    f563a04 View commit details
    Browse the repository at this point in the history
  2. Organize the framework

    Organize the framework
    QianMo committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a4c0d5d View commit details
    Browse the repository at this point in the history
Loading