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/scenegraph@0.3.1
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/scenegraph@0.3.2
Choose a head ref
  • 16 commits
  • 383 files changed
  • 1 contributor

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    cfce142 View commit details
    Browse the repository at this point in the history
  2. feat(webgl): add opt unbind flag for .configure()

    - default remains true to keep existing behavior, but provide
      escape hatch where needed/useful (i.e. multipass stuff)
    - update impls for FBO, RBO, Texture
    postspectacular committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0e5cc2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    800382b View commit details
    Browse the repository at this point in the history
  4. Publish

     - @thi.ng/shader-ast-glsl@0.2.5
     - @thi.ng/shader-ast-js@0.5.1
     - @thi.ng/shader-ast-stdlib@0.4.4
     - @thi.ng/shader-ast@0.6.1
     - @thi.ng/webgl-msdf@0.1.53
     - @thi.ng/webgl-shadertoy@0.2.40
     - @thi.ng/webgl@3.1.0
    postspectacular committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ca75242 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27021fa View commit details
    Browse the repository at this point in the history
  6. Publish

     - @thi.ng/webgl-msdf@0.1.54
     - @thi.ng/webgl-shadertoy@0.2.41
     - @thi.ng/webgl@3.1.1
    postspectacular committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    175e063 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    de632c6 View commit details
    Browse the repository at this point in the history
  2. feat(webgl): store texture filter/wrap mode

    - add Texture .filter, .wrap properties
    - update initial default tex config to: nearest & clamp
    - fix LOD param handling (use `texParameterf()`)
    postspectacular committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    8a7420e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f87de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64527b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ab4e8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf4f115 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    b7be0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3aa387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b985e View commit details
    Browse the repository at this point in the history
  4. Publish

     - @thi.ng/adapt-dpi@1.0.5
     - @thi.ng/adjacency@0.1.57
     - @thi.ng/api@6.12.1
     - @thi.ng/arrays@0.6.14
     - @thi.ng/associative@5.0.3
     - @thi.ng/atom@4.1.17
     - @thi.ng/bench@2.0.17
     - @thi.ng/bencode@0.3.35
     - @thi.ng/binary@2.0.12
     - @thi.ng/bitfield@0.3.17
     - @thi.ng/bitstream@1.1.23
     - @thi.ng/cache@1.0.55
     - @thi.ng/checks@2.7.5
     - @thi.ng/color@1.2.12
     - @thi.ng/compare@1.3.13
     - @thi.ng/compose@1.4.14
     - @thi.ng/csp@1.1.35
     - @thi.ng/dcons@2.2.28
     - @thi.ng/defmulti@1.2.22
     - @thi.ng/dgraph-dot@0.1.23
     - @thi.ng/dgraph@1.2.23
     - @thi.ng/diff@3.2.28
     - @thi.ng/dl-asset@0.4.2
     - @thi.ng/dlogic@1.0.28
     - @thi.ng/dot@1.2.14
     - @thi.ng/dsp-io-wav@0.1.25
     - @thi.ng/dsp@2.0.27
     - @thi.ng/dynvar@0.1.20
     - @thi.ng/ecs@0.3.30
     - @thi.ng/equiv@1.0.28
     - @thi.ng/errors@1.2.18
     - @thi.ng/fsm@2.4.21
     - @thi.ng/geom-accel@2.1.19
     - @thi.ng/geom-api@1.0.30
     - @thi.ng/geom-arc@0.3.8
     - @thi.ng/geom-clip-line@1.2.4
     - @thi.ng/geom-clip-poly@1.0.29
     - @thi.ng/geom-closest-point@0.3.41
     - @thi.ng/geom-fuzz@0.1.14
     - @thi.ng/geom-hull@0.0.61
     - @thi.ng/geom-io-obj@0.1.19
     - @thi.ng/geom-isec@0.5.4
     - @thi.ng/geom-isoline@0.1.59
     - @thi.ng/geom-poly-utils@0.1.60
     - @thi.ng/geom-resample@0.2.41
     - @thi.ng/geom-splines@0.5.28
     - @thi.ng/geom-subdiv-curve@0.1.58
     - @thi.ng/geom-tessellate@0.2.42
     - @thi.ng/geom-voronoi@0.2.4
     - @thi.ng/geom@1.11.4
     - @thi.ng/gp@0.1.28
     - @thi.ng/grid-iterators@0.4.7
     - @thi.ng/hdiff@0.1.11
     - @thi.ng/hdom-canvas@3.0.14
     - @thi.ng/hdom-components@4.0.9
     - @thi.ng/hdom-mock@1.1.38
     - @thi.ng/hdom@8.2.6
     - @thi.ng/heaps@1.2.21
     - @thi.ng/hiccup-canvas@1.1.4
     - @thi.ng/hiccup-carbon-icons@1.0.50
     - @thi.ng/hiccup-css@1.1.35
     - @thi.ng/hiccup-html@0.3.2
     - @thi.ng/hiccup-markdown@1.2.29
     - @thi.ng/hiccup-svg@3.5.8
     - @thi.ng/hiccup@3.5.6
     - @thi.ng/idgen@0.2.19
     - @thi.ng/iges@1.1.43
     - @thi.ng/imgui@0.2.34
     - @thi.ng/interceptors@2.2.28
     - @thi.ng/intervals@2.0.21
     - @thi.ng/iterators@5.1.35
     - @thi.ng/layout@0.1.19
     - @thi.ng/leb128@1.0.29
     - @thi.ng/lsys@0.2.56
     - @thi.ng/malloc@4.1.22
     - @thi.ng/math@2.0.2
     - @thi.ng/matrices@0.6.28
     - @thi.ng/memoize@2.0.18
     - @thi.ng/mime@0.1.18
     - @thi.ng/morton@2.0.21
     - @thi.ng/oquery@0.1.8
     - @thi.ng/parse@0.8.2
     - @thi.ng/paths@4.1.3
     - @thi.ng/pixel@0.4.2
     - @thi.ng/pointfree-lang@1.4.10
     - @thi.ng/pointfree@2.0.11
     - @thi.ng/poisson@1.1.12
     - @thi.ng/porter-duff@0.1.27
     - @thi.ng/prefixes@0.1.2
     - @thi.ng/quad-edge@0.2.20
     - @thi.ng/ramp@0.1.30
     - @thi.ng/random@1.4.16
     - @thi.ng/range-coder@1.0.55
     - @thi.ng/rdom-canvas@0.1.11
     - @thi.ng/rdom-components@0.1.8
     - @thi.ng/rdom@0.2.7
     - @thi.ng/resolve-map@4.2.2
     - @thi.ng/rle-pack@2.1.23
     - @thi.ng/router@2.0.28
     - @thi.ng/rstream-csp@2.0.36
     - @thi.ng/rstream-dot@1.1.43
     - @thi.ng/rstream-gestures@2.0.35
     - @thi.ng/rstream-graph@3.2.37
     - @thi.ng/rstream-log-file@0.1.58
     - @thi.ng/rstream-log@3.1.43
     - @thi.ng/rstream-query@1.1.43
     - @thi.ng/rstream@5.0.1
     - @thi.ng/sax@1.1.35
     - @thi.ng/scenegraph@0.3.2
     - @thi.ng/seq@0.2.20
     - @thi.ng/sexpr@0.2.23
     - @thi.ng/shader-ast-glsl@0.2.6
     - @thi.ng/shader-ast-js@0.5.2
     - @thi.ng/shader-ast-stdlib@0.4.5
     - @thi.ng/shader-ast@0.6.2
     - @thi.ng/simd@0.4.2
     - @thi.ng/soa@0.1.32
     - @thi.ng/sparse@0.1.51
     - @thi.ng/strings@1.9.2
     - @thi.ng/system@0.2.23
     - @thi.ng/text-canvas@0.2.26
     - @thi.ng/transducers-binary@0.5.25
     - @thi.ng/transducers-fsm@1.1.35
     - @thi.ng/transducers-hdom@2.0.67
     - @thi.ng/transducers-patch@0.1.26
     - @thi.ng/transducers-stats@1.1.35
     - @thi.ng/transducers@7.2.1
     - @thi.ng/unionstruct@1.1.21
     - @thi.ng/vector-pools@1.0.41
     - @thi.ng/vectors@4.6.1
     - @thi.ng/webgl-msdf@0.1.55
     - @thi.ng/webgl-shadertoy@0.2.42
     - @thi.ng/webgl@3.2.0
     - @thi.ng/zipper@0.1.22
    postspectacular committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    81ba08f View commit details
    Browse the repository at this point in the history
Loading