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/vtk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v26.3.1
Choose a base ref
...
head repository: Kitware/vtk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.3.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 31, 2023

  1. fix(HardwareSelector): fix picking of actors with both polylines and …

    …polys
    
    Take cellOffset into account in selectionMaps when creating a VBO with createVBO()
    Disable rendering of edges when rendering for picking
    
    Closes #2664
    bruyeret committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d4392bd View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge pull request #2697 from bruyeret/fix-harware-selector-polyline

    Fix HardwareSelector picking of actors with both polylines and polys
    finetjul authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5c3a983 View commit details
    Browse the repository at this point in the history
Loading