Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large Refactor #85

Closed
wants to merge 78 commits into from
Closed

Large Refactor #85

wants to merge 78 commits into from

Commits on Jan 23, 2016

  1. Configuration menu
    Copy the full SHA
    1a9947a View commit details
    Browse the repository at this point in the history
  2. Dat as npm dependency

    andyinabox committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    7b3a52b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e68ad32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e077cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b257955 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2016

  1. Configuration menu
    Copy the full SHA
    53276ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5024a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d215c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15079b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    149766e View commit details
    Browse the repository at this point in the history
  6. A bit of cleanup

    andyinabox committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    f716c67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f867652 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f69208 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05dcf41 View commit details
    Browse the repository at this point in the history
  10. rebuilt files

    andyinabox committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    bedc242 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f291076 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. hand-pick: auduno#45

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    2b3f324 View commit details
    Browse the repository at this point in the history
  2. hand-pick: auduno#53

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    bf1e3e6 View commit details
    Browse the repository at this point in the history
  3. run build

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    c06b4f0 View commit details
    Browse the repository at this point in the history
  4. delete trailing whitespace

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    fcb8d39 View commit details
    Browse the repository at this point in the history
  5. hand-pick: auduno#83

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    37e56b3 View commit details
    Browse the repository at this point in the history
  6. fix broken json

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    90b79c1 View commit details
    Browse the repository at this point in the history
  7. use webpack for build

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    2bcfb0a View commit details
    Browse the repository at this point in the history
  8. move built files to dist/

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    0901691 View commit details
    Browse the repository at this point in the history
  9. fix web worker

    - add worker-loader, use inline option
    - format jsfeat_detect.worker.js to match worker-loader expectations
    - use correct jsfeat version (package.json was using a version that is too new)
    - ignore intermediate `dist/*.worker.js` in gitignore
    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    45f5f43 View commit details
    Browse the repository at this point in the history
  10. initial es6 translation

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    f885f47 View commit details
    Browse the repository at this point in the history
  11. minor restructure

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    d6c7ec9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd36b71 View commit details
    Browse the repository at this point in the history
  13. fix models json

    yofreke committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    f87ddc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Tracker extends EventEmitter

    yofreke committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    6928dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9831e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c9af3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Configuration menu
    Copy the full SHA
    3cb409f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ab47d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba19e81 View commit details
    Browse the repository at this point in the history
  4. faster findFace worker postMessage

    Use transferList to send imageData ArrayBuffer, which transfers ownership
    instead of serializing / deserialzing
    yofreke committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    f832136 View commit details
    Browse the repository at this point in the history
  5. linting

    yofreke committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    24e4052 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. move twgl deformer in to clm

    yofreke committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    5efd95f View commit details
    Browse the repository at this point in the history
  2. clean up deformer some

    yofreke committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    376f1a5 View commit details
    Browse the repository at this point in the history
  3. more deformer cleanup

    yofreke committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    c37985e View commit details
    Browse the repository at this point in the history
  4. initial react example code

    yofreke committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    f1d2ee9 View commit details
    Browse the repository at this point in the history
  5. better abstractions for VideoContainer. implemented basic clm image e…

    …xample (no manual selection yet)
    yofreke committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    62945f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    298a9ea View commit details
    Browse the repository at this point in the history
  7. react clm_video.html

    yofreke committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    d1605c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    c948d3b View commit details
    Browse the repository at this point in the history
  2. ported face_mask.html

    yofreke committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    8b6583a View commit details
    Browse the repository at this point in the history
  3. remove old example files

    yofreke committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    497276b View commit details
    Browse the repository at this point in the history
  4. abstracted VideoExample

    yofreke committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    d688837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7566c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Configuration menu
    Copy the full SHA
    5d5a074 View commit details
    Browse the repository at this point in the history
  2. favor webm videos

    yofreke committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    01b2864 View commit details
    Browse the repository at this point in the history
  3. add publish functionality

    yofreke committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    a4cae2d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from jsio-private/react-examples

    Reactify examples
    yofreke authored Sep 17, 2016
    Configuration menu
    Copy the full SHA
    8df859d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d23258 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dee40f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Configuration menu
    Copy the full SHA
    c5f8e27 View commit details
    Browse the repository at this point in the history
  2. pick c116b7e

    yofreke committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    6f05bfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2ae43e View commit details
    Browse the repository at this point in the history
  4. use glsl-template-loader

    yofreke committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    fa54b59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    852fc5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    562cc11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    861c86b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. size reduction

    heilhead committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    b462239 View commit details
    Browse the repository at this point in the history
  2. fixed bad import

    heilhead committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    b3d6214 View commit details
    Browse the repository at this point in the history
  3. lint svmfilter_webgl

    yofreke committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    b3efceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a99353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82921c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    94bc65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac9092 View commit details
    Browse the repository at this point in the history
  3. threejs mesh mask working

    yofreke committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    9f043f7 View commit details
    Browse the repository at this point in the history
  4. add typings to tracking

    yofreke committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    75e03cd View commit details
    Browse the repository at this point in the history
  5. better performance

    yofreke committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    97bc5e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. functional three face masking

    yofreke committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    e01a501 View commit details
    Browse the repository at this point in the history
  2. use ShaderMaterial for mask

    yofreke committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    17bdc93 View commit details
    Browse the repository at this point in the history
  3. creepy HSV blend mask shader

    yofreke committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    05ac5b9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from jsio-private/threejs-deformer

    Threejs deformer
    yofreke authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    1ea34f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. use jsio-webpack for building

    yofreke committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    0fedb8b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

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