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.6.2
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.6.3
Choose a head ref
  • 12 commits
  • 14 files changed
  • 2 contributors

Commits on May 28, 2024

  1. Generalise Orientation handler requirements

    Generalise `Orientation` handler model requirements.
    tsalemink committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ab158a9 View commit details
    Browse the repository at this point in the history
  2. Generalise FixedAxisTranslation requirements

    Generalise `FixedAxisTranslation` handler model requirements.
    tsalemink committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8d2332f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix translation bug with makeCurrent call. Standardize getting curren…

    …t scaled event location.
    hsorby committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0fe475a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from hsorby/main

    Fix translation bug with makeCurrent call.
    hsorby authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5d2dae6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Merge pull request #73 from tsalemink/visibility_plane

    Generalise plane handler model requirements
    hsorby authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    75e6fde View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    22631f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from hsorby/main

    Fix calling of base classes in BaseSceneviewerWidget.
    hsorby authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c1e1e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16ba0df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from hsorby/main

    Set maximum number of contours to a very high number.
    hsorby authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7888f17 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    485f3be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from hsorby/main

    Update translation calculation for modelalignment handler.
    hsorby authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ef7e1c6 View commit details
    Browse the repository at this point in the history
  3. Set version to 0.6.3.

    hsorby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    700abd6 View commit details
    Browse the repository at this point in the history
Loading