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/adjacency@0.1.62
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/adjacency@0.1.63
Choose a head ref
  • 15 commits
  • 120 files changed
  • 2 contributors

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    0b04b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5917ec View commit details
    Browse the repository at this point in the history
  3. Publish

     - @thi.ng/router@2.0.33
    postspectacular committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    be7e040 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. fix(rstream-gestures): use correct event var

    - for some reason used global `event` instead of actual `e`
    postspectacular committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    6c7c0a9 View commit details
    Browse the repository at this point in the history
  2. Publish

     - @thi.ng/rstream-gestures@2.0.40
    postspectacular committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    b32c7eb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    36467e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Merge pull request #252 from nkint/feat/point-on-ray-at

    feat(vectors, geom): point on ray at distance
    postspectacular authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1f28571 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:thi-ng/umbrella into develop

    * 'develop' of github.com:thi-ng/umbrella:
      refactor(vectors): renaming and minor fixes at point-on-ray
      feat(vectors, geom): point on ray at distance
    postspectacular committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    6e78a2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142515f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ec9b46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a16a8b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. docs: update readmes

    postspectacular committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    1f990e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a2ffa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    * develop:
      chore: update git attribs, remove obsolete files
      fix(geom): arg order pointAt() impl (RAY/RAY3)
      refactor(vectors): cleanup, update docs/readme
      refactor(vectors): renaming and minor fixes at point-on-ray
      feat(vectors, geom): point on ray at distance
    postspectacular committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    a8e08a6 View commit details
    Browse the repository at this point in the history
  4. Publish

     - @thi.ng/adjacency@0.1.63
     - @thi.ng/color@1.2.18
     - @thi.ng/colored-noise@0.1.3
     - @thi.ng/geom-accel@2.1.25
     - @thi.ng/geom-api@1.1.1
     - @thi.ng/geom-arc@0.3.14
     - @thi.ng/geom-clip-line@1.2.10
     - @thi.ng/geom-clip-poly@1.0.35
     - @thi.ng/geom-closest-point@0.5.1
     - @thi.ng/geom-fuzz@0.1.20
     - @thi.ng/geom-hull@0.0.67
     - @thi.ng/geom-io-obj@0.1.25
     - @thi.ng/geom-isec@0.6.1
     - @thi.ng/geom-isoline@0.1.65
     - @thi.ng/geom-poly-utils@0.1.66
     - @thi.ng/geom-resample@0.2.47
     - @thi.ng/geom-splines@0.5.34
     - @thi.ng/geom-subdiv-curve@0.1.64
     - @thi.ng/geom-tessellate@0.2.48
     - @thi.ng/geom-voronoi@0.2.10
     - @thi.ng/geom@1.13.0
     - @thi.ng/grid-iterators@0.4.12
     - @thi.ng/hdom-canvas@3.0.20
     - @thi.ng/hiccup-canvas@1.1.10
     - @thi.ng/hiccup-markdown@1.2.35
     - @thi.ng/hiccup-svg@3.6.2
     - @thi.ng/iges@1.1.49
     - @thi.ng/imgui@0.2.41
     - @thi.ng/lsys@0.2.62
     - @thi.ng/matrices@0.6.34
     - @thi.ng/poisson@1.1.18
     - @thi.ng/ramp@0.1.36
     - @thi.ng/rdom-canvas@0.1.17
     - @thi.ng/rdom-components@0.1.14
     - @thi.ng/rdom@0.2.13
     - @thi.ng/rstream-csp@2.0.41
     - @thi.ng/rstream-dot@1.1.48
     - @thi.ng/rstream-gestures@2.0.41
     - @thi.ng/rstream-graph@3.2.42
     - @thi.ng/rstream-log-file@0.1.63
     - @thi.ng/rstream-log@3.1.48
     - @thi.ng/rstream-query@1.1.48
     - @thi.ng/rstream@5.0.6
     - @thi.ng/scenegraph@0.3.8
     - @thi.ng/shader-ast-js@0.5.8
     - @thi.ng/soa@0.1.38
     - @thi.ng/text-canvas@0.2.32
     - @thi.ng/vector-pools@1.0.47
     - @thi.ng/vectors@4.7.0
     - @thi.ng/webgl-msdf@0.1.61
     - @thi.ng/webgl-shadertoy@0.2.48
     - @thi.ng/webgl@3.3.4
    postspectacular committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    0735a2f View commit details
    Browse the repository at this point in the history
Loading