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

Phaser 3 bone's ordering in animation does'nt works! #150

Open
wants to merge 120 commits into
base: 5.6
Choose a base branch
from

Commits on Feb 11, 2018

  1. update

    duanchunlei committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    f9bb1ca View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. update

    duanchunlei committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    7522c24 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. add MultiTextureAltas demo

    duanchunlei committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    baf0284 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. fix typo

    akdcl committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    359a168 View commit details
    Browse the repository at this point in the history
  2. update name

    modify slot action
    akdcl committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    e418ca4 View commit details
    Browse the repository at this point in the history
  3. add three.js

    akdcl committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    e6cc6c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. add animation blend parameter

    akdcl committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    e66cb14 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. update

    akdcl committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    f6c6f3c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. modify timeline state

    akdcl committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    607d868 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. add animaiton blendType

    akdcl committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    0f22d58 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. fixed parse defrom frame bug

    duanchunlei committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    0d76a25 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. update

    duanchunlei committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    e5d622c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. update

    akdcl committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    774c257 View commit details
    Browse the repository at this point in the history
  2. update

    akdcl committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    e462d07 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. modify animation timeline

    akdcl committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    34ad8a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac76a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. update

    akdcl committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    86a8154 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. update

    akdcl committed May 1, 2018
    Configuration menu
    Copy the full SHA
    1ec4388 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. fixed movie bug

    duanchunlei committed May 2, 2018
    Configuration menu
    Copy the full SHA
    8b8deed View commit details
    Browse the repository at this point in the history
  2. modify child animation fade

    duanchunlei committed May 2, 2018
    Configuration menu
    Copy the full SHA
    6749436 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…

    …to displayframe
    duanchunlei committed May 2, 2018
    Configuration menu
    Copy the full SHA
    4dba4b4 View commit details
    Browse the repository at this point in the history
  4. update

    duanchunlei committed May 2, 2018
    Configuration menu
    Copy the full SHA
    25e18e6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. fixed egret node color reset bug

    fixed blend tree bug
    akdcl committed May 6, 2018
    Configuration menu
    Copy the full SHA
    38ea031 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. update

    akdcl committed May 16, 2018
    Configuration menu
    Copy the full SHA
    6aaa69a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Merge branch 'md_binary' of https://github.com/DragonBones/DragonBonesJS

     into displayframe
    
    # Conflicts:
    #	DragonBones/src/dragonBones/animation/TimelineState.ts
    #	DragonBones/src/dragonBones/parser/BinaryDataParser.ts
    #	DragonBones/src/dragonBones/parser/ObjectDataParser.ts
    duanchunlei committed May 17, 2018
    Configuration menu
    Copy the full SHA
    a0e1576 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…

    …to dev
    duanchunlei committed May 18, 2018
    Configuration menu
    Copy the full SHA
    a2aa17a View commit details
    Browse the repository at this point in the history
  2. update build

    duanchunlei committed May 18, 2018
    Configuration menu
    Copy the full SHA
    a8a9c23 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. fixed sufrace index bug

    duanchunlei committed May 21, 2018
    Configuration menu
    Copy the full SHA
    43f1b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. fixed parse bug

    fixed slot z order bug
    fixed surface side bug
    fixed blend animation bug
    fixed egret batch bug
    akdcl committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    8e4d1d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…

    …to dev
    
    # Conflicts:
    #	DragonBones/src/dragonBones/armature/Surface.ts
    akdcl committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    d0aefe0 View commit details
    Browse the repository at this point in the history
  2. fixed animation blend type bug

    modify internal
    akdcl committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    8aef2fa View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    239bd8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219443e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. fixed fade and tween blend bug

    akdcl committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    e4b50a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Merge branch 'dev' of https://github.com/DragonBones/DragonBonesJS in…

    …to dev
    
    # Conflicts:
    #	DragonBones/src/dragonBones/animation/AnimationState.ts
    akdcl committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    4cb9fbd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. modify z index frame

    update build
    add demo
    akdcl committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    65a1d74 View commit details
    Browse the repository at this point in the history
  2. update keep

    akdcl committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    1f71bb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. add phaser 3.x

    akdcl committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    9f08234 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. update phaser3.x

    akdcl committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a067057 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. fixed zindex timeline bug

    modify bone alpha timeline tag
    akdcl committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    d7fb049 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. fixed pixi rectangle bug

    akdcl committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    c5cf381 View commit details
    Browse the repository at this point in the history
  2. add umd

    akdcl committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    84fc000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4692e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. update

    akdcl committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    c76f571 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    987ba96 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. update

    akdcl committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    56a095c View commit details
    Browse the repository at this point in the history
  2. add cocos creator

    akdcl committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    662910a View commit details
    Browse the repository at this point in the history
  3. add cocos creator demos

    akdcl committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    c668f35 View commit details
    Browse the repository at this point in the history
  4. add cocos creator demo

    akdcl committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    c179efe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a995ee4 View commit details
    Browse the repository at this point in the history
  6. update build

    akdcl committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    be2b1ec View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. update

    akdcl committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    8328cdf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. fixed y down bug

    akdcl committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    d6479aa View commit details
    Browse the repository at this point in the history
  2. update build

    add demo
    fixed bugs
    akdcl committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    096580e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. fixed timeline state bug

    akdcl committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8c89cf0 View commit details
    Browse the repository at this point in the history
  2. fixed cocos slot bug

    update cocos demos
    akdcl committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    b19260a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Configuration menu
    Copy the full SHA
    99a9e7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from jareguo/dev

    support creator by using package
    akdcl committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    c11f527 View commit details
    Browse the repository at this point in the history
  3. fixed bone offset y down bug

    akdcl committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5746726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd6727d View commit details
    Browse the repository at this point in the history
  5. import textures atlases

    jareguo committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    c9cbde1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from jareguo/dev

    import textures atlases
    akdcl committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    a166be3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. update cocos

    akdcl committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    1b43bf4 View commit details
    Browse the repository at this point in the history
  2. add cocos mesh test

    akdcl committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    6238483 View commit details
    Browse the repository at this point in the history
  3. fixed cocos mesh update bug

    akdcl committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    4db6108 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    24c565b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5da131b View commit details
    Browse the repository at this point in the history
  3. update README.md

    jcyuan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    b6cfb70 View commit details
    Browse the repository at this point in the history
  4. update README.md

    jcyuan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    280b7c1 View commit details
    Browse the repository at this point in the history
  5. update README.md

    jcyuan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    6cc81e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Merge pull request #76 from jcyuan/dev

    update phaser DB to suit newest phaser3.12.0+
    akdcl committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    37c95ba View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

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

Commits on Dec 30, 2018

  1. 修复PIXI版本编译写死的问题

    xuanjinliang committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    025ef43 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Merge pull request #85 from xuanjinliang/fix_buildBug

    修复PIXI版本编译写死的问题
    wujohns committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    52172a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Merge pull request #78 from pavels/dev

    Phaser 3 - load assets into cache instead directly into factory
    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    8974ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281bf6c View commit details
    Browse the repository at this point in the history
  3. CacheItem.ts actually is unnecessary, only db data should be cached s…

    …o remove this, more details please refer to the changes of DragonBonesFile.ts
    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    65fdc1f View commit details
    Browse the repository at this point in the history
  4. give users a change to override the default file loader (i.e. in some…

    … special environments you need to extend asset loaders)
    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    c792ddf View commit details
    Browse the repository at this point in the history
  5. for Phaser 3.12+ change

    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    11c1076 View commit details
    Browse the repository at this point in the history
  6. 1, remove global plugin (db instance should be a part of scene, for e…

    …xample you need to pause your current scene)
    
    2, add custom cache store for db bone data
    3, use a manager to get file loaders, so users could replace the default loaders with their own ones.
    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4b6caa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3382628 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2163da0 View commit details
    Browse the repository at this point in the history
  9. new output

    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0ee4641 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #88 from DragonBones/dev

    first stable version for Phaser v3.12+
    jcyuan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    9835f44 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Update README.md

    Ewan-Roberts committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    e0cc239 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. mesh support

    pavels committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    8ab7fed View commit details
    Browse the repository at this point in the history
  2. bounds support

    pavels committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0145302 View commit details
    Browse the repository at this point in the history
  3. meshes update

    pavels committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0ca3e01 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Merge pull request #93 from pavels/phaser3

    Mesh + Bounds + soundManager support for phaser 3.x + small build script fix
    jcyuan committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    db7ac9b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. fixed timeline complete bug

    akdcl committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    01eb82a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Update README.md

    milewski committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    a18e005 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Merge pull request #101 from milewski/patch-1

    Fix Typo
    akdcl committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    b4ea6d5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Added PIXI 5.x runtime

    rtalon83 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    2ff1d07 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Update Phaser to 3.18.1 & Let HelloDB run

    huhaitao committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    f1e0241 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Merge pull request #106 from taoabc/master

    Update Phaser to 3.18.1 & Let HelloDB run
    akdcl committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c60bf72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from rtalon83/master

    Added PIXI 5.x runtime
    akdcl committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    89ee09b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from Ewan-Roberts/patch-1

    Update README.md
    akdcl committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    2416b9d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. let animationBase run

    taoabc committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    1f70acc View commit details
    Browse the repository at this point in the history
  2. let every demo run!

    taoabc committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    d5de8b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

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

Commits on Jul 6, 2019

  1. Merge pull request #107 from taoabc/master

    All phaser 3.x demos run
    akdcl committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    095572e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. update out files

    taoabc committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    af37e46 View commit details
    Browse the repository at this point in the history
  2. useless comment so delete

    jcyuan committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    53c30fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from taoabc/master

    fix replace slot display, update out files
    jcyuan committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    be28ef8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Fix Pixi.js v5's mesh problem

    close #112
    JetLu committed Aug 5, 2019
    1 Configuration menu
    Copy the full SHA
    9bee2b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18cc9b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Merge pull request #115 from alcalyn/bugfix/int16-to-uint16

    Fix type error, assigning Int16 to Uint16 colors
    akdcl committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    1ea565e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from JetLua/master

    Fix Pixi.js v5's mesh problem
    akdcl committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    71256ff View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

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

Commits on Aug 25, 2019

  1. use addToCache instead

    taoabc committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    63e27d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

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

Commits on Aug 27, 2019

  1. Merge pull request #117 from taoabc/master

    call pendingDestroy when add image
    jcyuan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4f7a64a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. update egret replace skin demo

    akdcl committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    4da886b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. update egret demos

    akdcl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    73f2c41 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

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

Commits on Feb 14, 2020

  1. Fixed slot deform timeline bug

    Fixed binary data bug
    akdcl committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    08cf898 View commit details
    Browse the repository at this point in the history
  2. Update egret libs

    akdcl committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    38956cf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Fixed out of bounds bugs

    akdcl committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2a57348 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

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

Commits on May 1, 2020

  1. Merge pull request #136 from WannaTwo-WeiZhou/master

    fix bug of 'Armature.replacedTexture' in phaser3
    jcyuan committed May 1, 2020
    Configuration menu
    Copy the full SHA
    25ead4e View commit details
    Browse the repository at this point in the history