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

GeckoLib Plugin Typescript Rewrite + Easing Fix #550

Merged
merged 18 commits into from
Jun 1, 2024

Commits on Aug 23, 2023

  1. [Geckolib] Initial port to TypeScript and disable code that was remov…

    …ing hold on last frame loop mode when loading an animation
    fadookie committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6440391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d54492 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. [Geckolib] Update about.md and fix updateManifest script to patch ani…

    …mation_utils section instead of overwriting format of entire file
    fadookie committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9caa5a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

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

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    c655566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec6f62f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd2cc72 View commit details
    Browse the repository at this point in the history
  4. [Geckolib] Integrate typescript-eslint and make some code updates to …

    …fix lint errors, update build scripts and docs on build tooling
    fadookie committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4bbfaa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ca07c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    251fdb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    818cd94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d6d189 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    2fdaefc View commit details
    Browse the repository at this point in the history
  2. [Geckolib] bump to blockbench-types 4.9.0 which contains my fixes and…

    … rebuild plugin
    Eliot Lash committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2d80daf View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge remote-tracking branch 'og/master' into geckolib-typescript

    # Conflicts:
    #	plugins.json
    #	plugins/animation_utils/animation_utils.js
    #	src/animation_utils/package-lock.json
    #	src/animation_utils/package.json
    #	src/animation_utils/scripts/updateManifest.js
    bernie-g committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c44d05d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. fix: implement easings through compileBedrockKeyframe instead of monk…

    …eypatching getArray and breaking blockbench
    bernie-g committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0c4ae69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad5b17c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d724775 View commit details
    Browse the repository at this point in the history