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: e00d4867e147
Choose a base ref
...
head repository: solvespace/solvespace
compare: 9e34d310d1a8
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on May 10, 2020

  1. Various header cleanups. NFC.

      * Don't use a reserved identifier in include guards.
      * Use fabs() from <cmath> instead of our own ffabs().
        This shouldn't make any difference with modern toolchains.
      * Convert a few preprocessor macros to constexprs.
    whitequark committed May 10, 2020
    3 Configuration menu
    Copy the full SHA
    d857e3e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    ruevs authored and whitequark committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e29f71f View commit details
    Browse the repository at this point in the history
  3. Fix typo. NFC.

    ruevs committed May 10, 2020
    Configuration menu
    Copy the full SHA
    01af666 View commit details
    Browse the repository at this point in the history
  4. Expand "edit newly added dimensions" to edit "Length Ratio" and "Leng…

    …th Difference"
    ruevs authored and whitequark committed May 10, 2020
    Configuration menu
    Copy the full SHA
    cd30e04 View commit details
    Browse the repository at this point in the history
  5. wip

    whitequark committed May 10, 2020
    Configuration menu
    Copy the full SHA
    9e34d31 View commit details
    Browse the repository at this point in the history