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: swiftcoder/isosurface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dual_optimisation
Choose a base ref
...
head repository: swiftcoder/isosurface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trunk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 45 files changed
  • 2 contributors

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    b41380c View commit details
    Browse the repository at this point in the history
  2. Fix travis CI config

    swiftcoder committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d79cd5e View commit details
    Browse the repository at this point in the history
  3. enable cargo cache for CI

    swiftcoder committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b5bd3ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from swiftcoder/travis

    Fix travis CI config
    swiftcoder authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b35bd95 View commit details
    Browse the repository at this point in the history
  5. 2018 edition cleanup

    swiftcoder committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    35b4cb5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from swiftcoder/2018

    2018 edition cleanup
    swiftcoder authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a1bbb8b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Configuration menu
    Copy the full SHA
    581cf72 View commit details
    Browse the repository at this point in the history
  2. Remove Travis CI

    swiftcoder authored Aug 1, 2020
    Configuration menu
    Copy the full SHA
    9fdde73 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    0585a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca1055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82fed2e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from swiftcoder/improvements

    Improvements
    swiftcoder authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    92e3ca6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. criterion-based benchmarks

    swiftcoder committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    f9f4750 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Extended Marching Cubes and Dual Contouring

    - Bump the minor version as backwards compatibility is not maintained.
    swiftcoder committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    e2888e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from swiftcoder/0.1-alpha.0

    Extended Marching Cubes and Dual Contouring
    swiftcoder committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b4b95b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. to sample normal in CentralDifference, do the full central difference…

    … instead of forward difference
    jlogan03 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    868376f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from jlogan03/jlogan/central_difference

    Tweak central difference hermite source
    swiftcoder authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    185a0eb View commit details
    Browse the repository at this point in the history
Loading