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: cmlibs-python/cmlibs.widgets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: cmlibs-python/cmlibs.widgets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 3 contributors

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    09a7674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51599e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from hsorby/main

    Update basesceneviewerwidget to make use of pixel scaling
    hsorby authored May 4, 2023
    Configuration menu
    Copy the full SHA
    abebfbf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add intersection selection mode

    This commit adds an intersection selection mode to the scene selection handler. This mode selects graphics picked by the scene picker only if they were already selected.
    tsalemink committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0b2606f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request #59 from tsalemink/main

    Add intersection selection mode
    hsorby authored May 30, 2023
    Configuration menu
    Copy the full SHA
    7fae6e5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 1, 2023

  1. Apply zinc group changes

    rchristie committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0a3bd20 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    30eec7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4fa15c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update SceneSelection INTERSECTION mode

    This commit updates the way the SceneSelection handler's INTERSECTION mode works. We now search all child regions recursively for selected graphics rather than just searching the root region.
    tsalemink committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e9f6fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4241f25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b24f0ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from tsalemink/main

    Update SceneSelection INTERSECTION mode
    hsorby authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    eb6ed9a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge remote-tracking branch 'cm/main' into groups

    Update zinc group break.
    Remove "points" as a nodeset name.
    Fix some field editor casts.
    Support nodeset groups for nodeset operators.
    rchristie committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    69833ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from rchristie/groups

    Apply zinc group changes
    hsorby authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7305ebf View commit details
    Browse the repository at this point in the history
Loading