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/text-canvas@0.7.4
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/text-canvas@0.7.5
Choose a head ref
  • 17 commits
  • 265 files changed
  • 1 contributor

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    3172e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d78cb View commit details
    Browse the repository at this point in the history
  3. feat(hiccup-canvas): add IToImageData support

    - update image() to accept ImageData & IToImageData
    - add thi.ng/pixel as dev dependency
    postspectacular committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    7cc4709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    378cb17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c582a1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87eac78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7575146 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b44b5e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. feat(math): add lanczos(), fix/update/add sinc

    - replace broken sinc() fn w/ non-normalized real sinc
    - add sincNormalized()
    - add lanczos()
    postspectacular committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    e661b7a View commit details
    Browse the repository at this point in the history
  2. feat(pixel): update/fix convolution, add LANCZOS

    - remove `pad` option (now always enabled)
    - add `offset` option
    - update defKernel() codegen to consider/repeat edge pixels
    - update/fix defLargeKernel() for even sized kernels and consider edges
    - add LANCZOS kernel gen
    postspectacular committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    eadefda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d54cf9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/pixel-conv' into develop

    * feature/pixel-conv:
      build: update make-module script
      feat(pixel): update/fix convolution, add LANCZOS
      feat(math): add lanczos(), fix/update/add sinc
      refactor(rdom-canvas): minor updates
      refactor(colors): minor updates
      refactor(vectors): minor updates
      refactor(transducers): minor updates
      fix(math): fix sigmoid01() signature
      feat(hiccup-canvas): add IToImageData support
      refactor(checks): add implementsFunction() generics
      feat(pixel): add IToImageData & impls
    postspectacular committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    f6c0525 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f77e07 View commit details
    Browse the repository at this point in the history
  6. feat(pixel): add .upsize() impls, fix convolve()

    - add Packed/FloatBuffer.upsize()
    - fix channel offset handling in convolve()
    postspectacular committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    08f0d7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6b54e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. feat(mime): update tool, incl. more mime types

    - add support for vnd.* inclusion overrides
    - add definitions for HDR/RGBE images (not listed in mime-db)
    postspectacular committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    df59d93 View commit details
    Browse the repository at this point in the history
  2. Publish

     - @thi.ng/adjacency@0.3.13
     - @thi.ng/args@0.5.1
     - @thi.ng/arrays@0.10.10
     - @thi.ng/associative@5.2.1
     - @thi.ng/atom@4.1.35
     - @thi.ng/bencode@0.3.60
     - @thi.ng/cache@1.0.80
     - @thi.ng/checks@2.9.6
     - @thi.ng/color@3.1.12
     - @thi.ng/colored-noise@0.1.30
     - @thi.ng/csp@1.1.60
     - @thi.ng/csv@0.1.22
     - @thi.ng/dcons@2.3.20
     - @thi.ng/dgraph-dot@0.1.49
     - @thi.ng/dgraph@1.3.20
     - @thi.ng/distance@0.2.1
     - @thi.ng/dl-asset@0.4.22
     - @thi.ng/dot@1.2.31
     - @thi.ng/dsp-io-wav@0.1.50
     - @thi.ng/dsp@3.0.16
     - @thi.ng/ecs@0.5.11
     - @thi.ng/egf@0.4.3
     - @thi.ng/fsm@2.4.49
     - @thi.ng/fuzzy-viz@0.1.24
     - @thi.ng/fuzzy@0.1.10
     - @thi.ng/geom-accel@2.1.46
     - @thi.ng/geom-api@2.0.17
     - @thi.ng/geom-arc@0.3.35
     - @thi.ng/geom-clip-line@1.2.31
     - @thi.ng/geom-clip-poly@1.0.56
     - @thi.ng/geom-closest-point@0.5.22
     - @thi.ng/geom-fuzz@0.1.47
     - @thi.ng/geom-hull@0.0.88
     - @thi.ng/geom-io-obj@0.1.46
     - @thi.ng/geom-isec@0.7.20
     - @thi.ng/geom-isoline@0.1.86
     - @thi.ng/geom-poly-utils@0.3.17
     - @thi.ng/geom-resample@0.2.68
     - @thi.ng/geom-splines@0.5.55
     - @thi.ng/geom-subdiv-curve@0.1.86
     - @thi.ng/geom-tessellate@0.2.69
     - @thi.ng/geom-voronoi@0.2.31
     - @thi.ng/geom@2.1.14
     - @thi.ng/gp@0.2.16
     - @thi.ng/grid-iterators@0.4.32
     - @thi.ng/hdiff@0.1.39
     - @thi.ng/hdom-canvas@3.0.45
     - @thi.ng/hdom-components@4.0.34
     - @thi.ng/hdom-mock@1.1.57
     - @thi.ng/hdom@8.2.25
     - @thi.ng/hiccup-canvas@1.2.0
     - @thi.ng/hiccup-carbon-icons@2.0.18
     - @thi.ng/hiccup-css@1.1.59
     - @thi.ng/hiccup-markdown@1.3.17
     - @thi.ng/hiccup-svg@3.7.20
     - @thi.ng/hiccup@3.6.15
     - @thi.ng/iges@1.1.73
     - @thi.ng/imgui@0.2.67
     - @thi.ng/interceptors@2.2.46
     - @thi.ng/intervals@3.0.7
     - @thi.ng/iterators@5.1.60
     - @thi.ng/ksuid@0.2.1
     - @thi.ng/layout@0.1.35
     - @thi.ng/leb128@1.0.54
     - @thi.ng/lsys@0.2.83
     - @thi.ng/malloc@5.0.7
     - @thi.ng/math@3.4.0
     - @thi.ng/matrices@0.6.55
     - @thi.ng/mime@0.4.0
     - @thi.ng/morton@2.0.39
     - @thi.ng/oquery@0.3.1
     - @thi.ng/parse@0.9.22
     - @thi.ng/paths@4.2.7
     - @thi.ng/pixel-io-netpbm@0.1.8
     - @thi.ng/pixel@0.9.0
     - @thi.ng/pointfree-lang@1.4.28
     - @thi.ng/pointfree@2.0.29
     - @thi.ng/poisson@1.1.39
     - @thi.ng/porter-duff@0.1.45
     - @thi.ng/ramp@0.1.57
     - @thi.ng/random@2.3.7
     - @thi.ng/range-coder@1.0.79
     - @thi.ng/rdom-canvas@0.1.43
     - @thi.ng/rdom-components@0.1.40
     - @thi.ng/rdom@0.4.12
     - @thi.ng/resolve-map@4.2.20
     - @thi.ng/router@2.0.47
     - @thi.ng/rstream-csp@2.0.64
     - @thi.ng/rstream-dot@1.2.13
     - @thi.ng/rstream-gestures@3.0.18
     - @thi.ng/rstream-graph@3.2.65
     - @thi.ng/rstream-log-file@0.1.86
     - @thi.ng/rstream-log@3.2.17
     - @thi.ng/rstream-query@1.1.73
     - @thi.ng/rstream@6.0.5
     - @thi.ng/sax@1.1.59
     - @thi.ng/scenegraph@0.3.29
     - @thi.ng/seq@0.2.37
     - @thi.ng/sexpr@0.2.41
     - @thi.ng/shader-ast-glsl@0.2.32
     - @thi.ng/shader-ast-js@0.5.32
     - @thi.ng/shader-ast-stdlib@0.5.24
     - @thi.ng/shader-ast@0.8.10
     - @thi.ng/simd@0.4.27
     - @thi.ng/soa@0.2.11
     - @thi.ng/sparse@0.1.75
     - @thi.ng/system@0.3.1
     - @thi.ng/text-canvas@0.7.5
     - @thi.ng/transducers-binary@0.6.16
     - @thi.ng/transducers-fsm@1.1.59
     - @thi.ng/transducers-hdom@2.0.91
     - @thi.ng/transducers-patch@0.2.16
     - @thi.ng/transducers-stats@1.1.60
     - @thi.ng/transducers@7.6.10
     - @thi.ng/vector-pools@2.0.11
     - @thi.ng/vectors@5.2.1
     - @thi.ng/viz@0.2.25
     - @thi.ng/webgl-msdf@0.1.85
     - @thi.ng/webgl-shadertoy@0.2.72
     - @thi.ng/webgl@4.0.12
     - @thi.ng/zipper@0.1.44
    postspectacular committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    452a679 View commit details
    Browse the repository at this point in the history
Loading