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/hdom-canvas@2.0.13
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/hdom-canvas@2.0.14
Choose a head ref
  • 7 commits
  • 124 files changed
  • 1 contributor

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/adjacency@0.1.12
     - @thi.ng/associative@2.2.1
     - @thi.ng/bencode@0.2.14
     - @thi.ng/bitfield@0.1.5
     - @thi.ng/cache@1.0.16
     - @thi.ng/color@0.1.18
     - @thi.ng/csp@1.0.16
     - @thi.ng/dcons@2.0.16
     - @thi.ng/dgraph@1.1.6
     - @thi.ng/fsm@2.1.12
     - @thi.ng/geom-accel@1.1.14
     - @thi.ng/geom-api@0.2.0
     - @thi.ng/geom-arc@0.1.14
     - @thi.ng/geom-clip@0.0.16
     - @thi.ng/geom-closest-point@0.2.0
     - @thi.ng/geom-hull@0.0.16
     - @thi.ng/geom-isec@0.1.14
     - @thi.ng/geom-isoline@0.1.14
     - @thi.ng/geom-poly-utils@0.1.14
     - @thi.ng/geom-resample@0.1.14
     - @thi.ng/geom-splines@0.1.14
     - @thi.ng/geom-subdiv-curve@0.1.13
     - @thi.ng/geom-tessellate@0.1.14
     - @thi.ng/geom-voronoi@0.1.14
     - @thi.ng/geom@1.4.0
     - @thi.ng/hdom-canvas@2.0.14
     - @thi.ng/hdom-components@3.0.16
     - @thi.ng/hiccup-css@1.0.16
     - @thi.ng/hiccup-markdown@1.0.19
     - @thi.ng/hiccup-svg@3.1.19
     - @thi.ng/iges@1.1.0
     - @thi.ng/iterators@5.0.16
     - @thi.ng/lsys@0.2.11
     - @thi.ng/matrices@0.3.2
     - @thi.ng/poisson@0.2.13
     - @thi.ng/range-coder@1.0.16
     - @thi.ng/rstream-csp@1.0.23
     - @thi.ng/rstream-dot@1.0.23
     - @thi.ng/rstream-gestures@1.1.1
     - @thi.ng/rstream-graph@3.0.23
     - @thi.ng/rstream-log-file@0.1.11
     - @thi.ng/rstream-log@3.0.11
     - @thi.ng/rstream-query@1.0.23
     - @thi.ng/rstream@2.4.1
     - @thi.ng/sax@1.0.16
     - @thi.ng/sparse@0.1.12
     - @thi.ng/strings@1.1.0
     - @thi.ng/transducers-binary@0.3.9
     - @thi.ng/transducers-fsm@1.0.16
     - @thi.ng/transducers-hdom@2.0.19
     - @thi.ng/transducers-stats@1.0.16
     - @thi.ng/transducers@5.3.4
     - @thi.ng/vector-pools@0.2.13
     - @thi.ng/vectors@2.5.3
    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