-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Large Refactor #85
Conversation
- 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
Threejs deformer
Build script fails on Windows: Failed at the clmtrackr@0.0.1 build script 'NODE_ENV=production jsio-webpack' Alas this is not proper syntax for environmental variables in Windows. :( |
It seem's this also fails when installing as an electron dependency |
Hey guys, thanks for the interest! This was for a project at work, but we have shelved it for the time being. I would be totally willing to collaborate on this some more in the future, but cannot spare the time right now. It uses another internal project called jsio-webpack (which is just a webpack config helper) that sees regular backwards-incompatible updates, so I cannot even say for certain that it would build on a posix box right now. Probably just some minor tweaks, but I have no idea. We will definitely keep this PR updated if we have the time to come back and work on this some more! |
Hi! Thanks very much for the PR! Parts of this PR has now been manually merged into master with this commit. Github does not manage to resolve that to this pull request, so I'll have to close this manually. |
Some of this is done, some is still in progress. We are using clmtrackr internally for a project, so we thought some of the changes might be appreciated upstream.
ui/container/TrackerContainer.js
for use in other projects)npm run generateModelJsons
)Todo:
gh-pages
in to reactgh-pages
to reactgh-pages
) cause tracker to lose face after ~1s