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

Account for transforms in layer metadata #40

Merged
merged 23 commits into from
Jun 19, 2024
Merged

Account for transforms in layer metadata #40

merged 23 commits into from
Jun 19, 2024

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

  1. Fix metadata extraction

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d321b30 View commit details
    Browse the repository at this point in the history
  2. Apply transforms to layers

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bdf2403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60506b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fff5fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbcac74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17e2d12 View commit details
    Browse the repository at this point in the history
  7. Add comments in code

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    399354e View commit details
    Browse the repository at this point in the history
  8. Add reference to w3 specification

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    80fbb84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b5b708 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10dfd0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    198edaf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f829a5b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a48dd47 View commit details
    Browse the repository at this point in the history
  14. copy-paste typo

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bee13f3 View commit details
    Browse the repository at this point in the history
  15. Refactor extrema calculations to use extrema_coords

    This single entry point will be reused by all layers
    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6b4f9e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8728a91 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1239d73 View commit details
    Browse the repository at this point in the history
  18. Update function grouping

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    02a4975 View commit details
    Browse the repository at this point in the history
  19. Remove stray print

    jni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8802935 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f1891a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    905824d View commit details
    Browse the repository at this point in the history
  22. Update napari_svg/layer_to_xml.py

    Co-authored-by: Andy Sweet <[email protected]>
    jni and andy-sweet authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ace014e View commit details
    Browse the repository at this point in the history