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: solvespace/solvespace
base: 575ddb5aaa91
Choose a base ref
...
head repository: solvespace/solvespace
compare: f9529916c491
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Aug 9, 2020

  1. Fix issue161 and 174. Use the same logic for selction and dragging, b…

    …ut ignore entites that are inherently undraggable.
    
    This allows the selection to reach through entities to their corresponding ones on the underlying sketch which can be dragged if they are not fully constrained. This is decided in a new function Entity::CanBeDragged().
    phkahler committed Aug 9, 2020
    Copy the full SHA
    f952991 View commit details
    Browse the repository at this point in the history