8000 Comparing v3.20.0...v3.20.1 · cornerstonejs/cornerstone3D · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: cornerstonejs/cornerstone3D
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.20.0
Choose a base ref
...
head repository: cornerstonejs/cornerstone3D
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.20.1
Choose a head ref
  • 4 commits
  • 43 files changed
  • 2 contributors

Commits on Jun 10, 2025

  1. chore: update generated version file [skip ci]

    ohif-bot committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    85e1da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. fix(rendering): palette color (#2113)

    * Fixes CPU rendering only
    
    * fix(createImage): adjust RGBA handling and add debug logs for pixel data
    
    * fix(createImage): adjust number of components based on RGBA usage for GPU rendering
    
    * fix(createImage): add error handling for missing palette color lookup table data
    
    * fix(createImage): remove redundant pixelData assignments from imageFrame
    
    * Revert to original
    
    * fix(createImage): remove unused PALETTE COLOR handling code for GPU rendering
    
    * fix(createImage): update color image check for improved clarity
    
    * fix(convertPALETTECOLOR): add missing newline for improved readability
    
    * fix(createImage): remove redundant comment about CPU rendering
    
    * fix(createImage): adjust number of components for PALETTE COLOR interpretation
    
    * fix(createImage): explicitly define number of components in image frame
    
    * remove comment
    
    * bring back pallete color tests
    
    * Add e2e snapshot update script and new test pattern images for various browsers
    mbellehumeur authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    534e273 View commit details
    Browse the repository at this point in the history
  2. chore(version): version.json [skip ci]

    ohif-bot committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c8308d9 View commit details
    Browse the repository at this point in the history
  3. chore(version): Update package versions [skip ci]

    ohif-bot committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    576ea8b View commit details
    Browse the repository at this point in the history
Loading
0