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: thi-ng/umbrella
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @thi.ng/[email protected]
Choose a base ref
...
head repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @thi.ng/[email protected]
Choose a head ref
  • 12 commits
  • 137 files changed
  • 1 contributor

Commits on Apr 11, 2019

  1. feat(rstream): add tweenNumber()

    (cherry picked from commit 17d0fdb)
    postspectacular committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    cb6d46a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a2087d View commit details
    Browse the repository at this point in the history
  3. perf(hdom): minor update diffTree()

    - re-order diff state checks to prioritize unchanges results
    postspectacular committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    f2efaa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68c4b45 View commit details
    Browse the repository at this point in the history
  5. Publish

    postspectacular committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    64623b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    619e9ef View commit details
    Browse the repository at this point in the history
  2. feat(iges): add new entities, options, extract addEntity, update enums

    - switch to const enums where possible
    - add common addEntity helper to simplify others
    - add EntityOptions to allow specifying color & pattern
    postspectacular committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    43426e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1db275 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. feat(geom-closest-point): add fns for more shape types

    - closestPointLine
    - distToLine
    - closestPointPlane
    - closestPointCircle/Sphere
    - closestPointAABB/Rect
    postspectacular committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    5ae2887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e8b50 View commit details
    Browse the repository at this point in the history
  3. feat(geom): add new shape factories & impls

    - add AABB, Plane, Sphere factories
    - add closestPoint() impls
    postspectacular committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    1a5ead1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Publish

     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
     - @thi.ng/[email protected]
    postspectacular committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    4baddea View commit details
    Browse the repository at this point in the history
Loading