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

Async rendering for Svg widget #378

Merged
merged 11 commits into from
Jan 25, 2023
Merged

Async rendering for Svg widget #378

merged 11 commits into from
Jan 25, 2023

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    b5fcb8c View commit details
    Browse the repository at this point in the history
  2. Free empty texture atlases

    dhardy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e28cde3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bfcf7d View commit details
    Browse the repository at this point in the history
  4. Svg: use async (same thread rendering)

    This is pointless on its own
    dhardy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3ccf225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0283ef3 View commit details
    Browse the repository at this point in the history
  6. Svg: add enum Source

    dhardy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    98e83e3 View commit details
    Browse the repository at this point in the history
  7. Svg: use async rendering

    dhardy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d0d2dcc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Update Canvas docs

    dhardy committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    82b03f9 View commit details
    Browse the repository at this point in the history
  2. Svg: better error handling

    dhardy committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e784807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf3eb84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e9dd1 View commit details
    Browse the repository at this point in the history