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

Plot update refactor (prototype) #4550

Draft
wants to merge 53 commits into
base: master
Choose a base branch
from
Draft

Plot update refactor (prototype) #4550

wants to merge 53 commits into from

Commits on Oct 19, 2024

  1. prototype scatter

    ffreyer committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7671e0c View commit details
    Browse the repository at this point in the history
  2. add a few notes on text

    ffreyer committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ddf6375 View commit details
    Browse the repository at this point in the history
  3. add a couple more notes

    ffreyer committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bcfcd93 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    f0d4d2a View commit details
    Browse the repository at this point in the history
  2. first backend prototype

    ffreyer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    05a6b31 View commit details
    Browse the repository at this point in the history
  3. extract some generics

    ffreyer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d911ced View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    c45a8bb View commit details
    Browse the repository at this point in the history
  2. fix overdraw

    ffreyer committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2380a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616cfae View commit details
    Browse the repository at this point in the history
  4. extract generic uniforms

    ffreyer committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    04f1c71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36f22be View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    c18cccf View commit details
    Browse the repository at this point in the history
  2. try improving performance

    ffreyer committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7ad65d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    e6ca564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65aacb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. whitespace changes

    ffreyer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    314e324 View commit details
    Browse the repository at this point in the history
  2. Observables compat

    ffreyer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3369a54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    542135d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c6f28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e8e511 View commit details
    Browse the repository at this point in the history
  6. get image markers working

    ffreyer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    21a79a1 View commit details
    Browse the repository at this point in the history
  7. temp fix Colorbar

    ffreyer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    795c559 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. get FastPixel working

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7849095 View commit details
    Browse the repository at this point in the history
  2. some notes

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bb372cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09bc1f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcd383e View commit details
    Browse the repository at this point in the history
  5. minor cleanup

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    14a5772 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0817729 View commit details
    Browse the repository at this point in the history
  7. fix Colorbar

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    97d9b34 View commit details
    Browse the repository at this point in the history
  8. fix depthsorting

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5dab37b View commit details
    Browse the repository at this point in the history
  9. fix clip planes

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dbadfd6 View commit details
    Browse the repository at this point in the history
  10. fix waterfall

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9de8c78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3e57e9 View commit details
    Browse the repository at this point in the history
  12. fix color scaling

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    47922dd View commit details
    Browse the repository at this point in the history
  13. fix billboarding

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    44f5e30 View commit details
    Browse the repository at this point in the history
  14. fix layouting (partially?)

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b781be7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9be0fa4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ba04827 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b1db2f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    40d45f5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    499f758 View commit details
    Browse the repository at this point in the history
  20. fix legend scatter color

    ffreyer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dd77718 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix specapi

    ffreyer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6ba9963 View commit details
    Browse the repository at this point in the history
  2. add comment [skip ci]

    ffreyer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6dcfb9f View commit details
    Browse the repository at this point in the history
  3. try fix create performance

    ffreyer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c7315e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb2c2a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 6, 2024

  1. merge master

    SimonDanisch committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2621be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eeb950 View commit details
    Browse the repository at this point in the history
  3. move render_asap

    ffreyer committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6c84389 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. move lines to new interface

    ffreyer committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6018c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce7491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c3aac View commit details
    Browse the repository at this point in the history