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

Rework projection code #3040

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

Rework projection code #3040

wants to merge 24 commits into from

Commits on Aug 31, 2023

  1. set up new spaces

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ec84a99 View commit details
    Browse the repository at this point in the history
  2. fix order related error

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    33bf595 View commit details
    Browse the repository at this point in the history
  3. fix typo

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3126711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b132fe3 View commit details
    Browse the repository at this point in the history
  5. update GLMakie

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7ec76d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab564d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1312a9a View commit details
    Browse the repository at this point in the history
  8. fix zorder

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9542959 View commit details
    Browse the repository at this point in the history
  9. cleanup old code

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    eba581c View commit details
    Browse the repository at this point in the history
  10. fix test failure

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6149c5c View commit details
    Browse the repository at this point in the history
  11. improve performance

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    474a24a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    648a2e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c2a1b20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2370b6 View commit details
    Browse the repository at this point in the history
  15. fix lines project

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    75d9347 View commit details
    Browse the repository at this point in the history
  16. allow passing transform_func

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8c1fb81 View commit details
    Browse the repository at this point in the history
  17. generalize some vectypes

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    780868c View commit details
    Browse the repository at this point in the history
  18. fix missplaced Axis3 frame

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4c3daaa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    61a24b2 View commit details
    Browse the repository at this point in the history
  20. cleanup iterate_transformed

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0e58ba1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3a0fdf6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1535afd View commit details
    Browse the repository at this point in the history
  23. fix infinite loop

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2f8bd2e View commit details
    Browse the repository at this point in the history
  24. fix some rebase errors

    ffreyer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    26ade46 View commit details
    Browse the repository at this point in the history