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: d01f715ebf81
Choose a base ref
...
head repository: solvespace/solvespace
compare: ac7b82d7c1fb
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on May 23, 2019

  1. Allow configuring the amount of digits displayed after decimal point.

    This is useful in niche cases, like making angular measurement tools.
    
    Also, use simpler and more principled code for numeric precision
    while editing constraints: don't special-case angles, but use up to
    10 digits after the decimal point for everything.
    whitequark committed May 23, 2019
    Copy the full SHA
    ac7b82d View commit details
    Browse the repository at this point in the history