Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore the window when picking points #1908

Merged
merged 16 commits into from
Dec 23, 2021
Merged

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    bb18f8a View commit details
    Browse the repository at this point in the history
  2. Add an example of point picking

    Paul Smith committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9501aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d7378 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Add a pickable_actors property to the BasePlotter.

    This can be used to set and retrieve the pickable actors for a given plotter.
    Paul Smith committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7956d40 View commit details
    Browse the repository at this point in the history
  2. Set all actors to be unpiackle if no vtk actors are passed to BasePlo…

    …tter.pickable_actors
    Paul Smith committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    231e6f0 View commit details
    Browse the repository at this point in the history
  3. Add tests for BasePlotter.pickable_actors

    Paul Smith committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    40b769b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

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

Commits on Dec 10, 2021

  1. Fix the match for pytest.raises

    Paul Smith committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f2d1095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a44d68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f3625e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    670f92f View commit details
    Browse the repository at this point in the history
  2. Make isort happy. Add a blank line between third party imports and py…

    …vista imports.
    Paul Smith committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    52b560b View commit details
    Browse the repository at this point in the history
  3. Update point picking example

    Paul Smith committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9f2c085 View commit details
    Browse the repository at this point in the history
  4. Fix typo in point picking example

    Paul Smith committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    cc42e45 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. merge with main

    akaszynski committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    b11cae0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

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