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

Migrate to new Rive version #62

Merged
merged 14 commits into from
Nov 10, 2023
Merged

Migrate to new Rive version #62

merged 14 commits into from
Nov 10, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    fe73710 View commit details
    Browse the repository at this point in the history
  2. Update to new RenderBuffer api

    BertholdKrevert authored and jebos committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e78e278 View commit details
    Browse the repository at this point in the history
  3. Enable text rendering

    Using Rive's HBFont which is based on harfbuzz
    BertholdKrevert authored and jebos committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    55b64b5 View commit details
    Browse the repository at this point in the history
  4. (Hopefully) Fix a crash occuring after unloading and loading a Rive file

    Ownership of artboards are not moved to RiveQtQuickItem. Reset the artboard
    after unloading a file.
    BertholdKrevert authored and jebos committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3a821e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Nov 5, 2023

  1. Add Multisampling Support. This drops support for older GL ES Version…

    …s. The plugin now also respects Device Pixel Ratio.
    jebos committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a63e520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf2385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152baa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    731504e View commit details
    Browse the repository at this point in the history
  2. Add hellorive example

    Also move folder with example rive files
    BertholdKrevert committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d47f25d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f0477 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix link error on MacOS

    BertholdKrevert authored and krevert committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d2693c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    4577d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540604b View commit details
    Browse the repository at this point in the history