Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kitware/QuickView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Kitware/QuickView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: all-changes
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 25, 2026

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

Commits on Mar 31, 2026

  1. feat: EAMExtract with any lon range. Use hidden cells for extract.

    Instead of using LongitudeRange,LatitudeRange properties
    which require knowing the range of the input we use
    TrimLongitude,TrimLatitude which specify how much to trim
    at each end of the input interval
    
    Hidden cells are used to restrict the mesh shown instead of
    changing the mesh. This allows us to reuse the VBO when rendering.
    danlipsa authored and jourdain committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    bde4711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b787b View commit details
    Browse the repository at this point in the history
  3. feat: add caching to EAMProject

    danlipsa authored and jourdain committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    e1a33c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b427aeb View commit details
    Browse the repository at this point in the history
  5. fix: use pythonic interface

    danlipsa authored and jourdain committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    60fb9b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa43c9e View commit details
    Browse the repository at this point in the history
  7. fix: fix the non-projection side

    danlipsa authored and jourdain committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    8fb8c1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22ac26b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa0994d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23de9ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    588d6db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e7dc5c View commit details
    Browse the repository at this point in the history
Loading