-
Notifications
You must be signed in to change notification settings - Fork 217
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
Color halftone #21
Closed
Closed
Color halftone #21
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Bootstrap panel * Indentation. * css tidying * more tweaks
Bumps [jsdom](https://github.com/jsdom/jsdom) from 13.2.0 to 14.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@13.2.0...14.0.0) Signed-off-by: dependabot[bot] <[email protected]>
* Grid-Overlay module * Added the X and Y for inputs
* Create fto-template.md * Create first-timers.yml
* update dist Signed-off-by: tech4GT <[email protected]> dist update Revert "dist update" This reverts commit 9ee2a98. * fix insert step button * add icon * add dist * use normal functions * use normal functions * no lag * changes * changes * changes * Update intermediateHtmlStepUi.js * toggleDiv global - Globalised toggleDiv - toggleDiv has default callback which does nothing.
* Removed redundant parameters in ImageSequencer.js * Re-added loadImages, deleted loadImage * Left both loadImage and loadImages in I think I need more details to the last phrase in the instructions, telling me to remove the export of loadImages, I tried deleting that line and cannot pass the test.
* add canvas resize module Signed-off-by: tech4GT <[email protected]> * add tests Signed-off-by: tech4GT <[email protected]>
* More Modules option removed. Placeholder text added * 'A' changed to 'a' in placeholder text * Update examples/lib/intermediateHtmlStepUi.js Suggested update Co-Authored-By: teisenhower <[email protected]>
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
* add geotiff Signed-off-by: tech4GT <[email protected]> * now running gl using localhost fixes #216 Signed-off-by: tech4GT <[email protected]> * modularize api and fix tests Signed-off-by: tech4GT <[email protected]> * finishing up Signed-off-by: tech4GT <[email protected]> * add docs Signed-off-by: tech4GT <[email protected]> * fixes Signed-off-by: tech4GT <[email protected]> * fix benchmark.js Signed-off-by: tech4GT <[email protected]>
* WIP * added white balance and renamed temperature module * import defaults * white balance module test
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/master/RELEASE.md) - [Commits](jasmine/jasmine@v3.3.0...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ora](https://github.com/sindresorhus/ora) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v3.2.0...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [commander](https://github.com/tj/commander.js) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v2.19.0...v2.20.0) Signed-off-by: dependabot[bot] <[email protected]>
* Update cache.js * Update cache.js * Create sw.js * Delete sw.js
* Update PULL_REQUEST_TEMPLATE.md * changes
* Add codecov comments * Update .codecov.yml
* Added options startingX and startingY in Add-Qr Module * requeste changes * Fixing Qr Code at the end when not fit in the image Co-authored-by: Rishabh Shukla <[email protected]>
* fillColor getting correct color * Fixed #1488 Corrected the multiplier from 256 to 255 Co-authored-by: Jeffrey Warren <[email protected]>
Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.4.8 to 2.6.2. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
Co-authored-by: Jeffrey Warren <[email protected]>
* travis test error fix * Updated PULL_REQUEST template * code cleanup * .. * some minor changes * some minor changes * Trying to restrat the build Co-authored-by: Jeffrey Warren <[email protected]> Co-authored-by: Rishabh Shukla <[email protected]>
* Fix minify Module * fix minify module
Co-authored-by: Harsh Khandeparkar <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.9.0...v25.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.6.2 to 2.6.6. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
* Added test clear_step * Updated clear step test * Changed name of clear step * Changed name of clear step * Added delete step * Added Linebreaks * Added clear and delete step Co-authored-by: Harsh Khandeparkar <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
…if's (#1535) * Fix * . Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
* Test for GIF * some cleanup * Some cleanup * Some code cleanup * cleanup Co-authored-by: Jeffrey Warren <[email protected]> Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Harsh Khandeparkar <[email protected]>
Bumps [@babel/plugin-syntax-object-rest-spread](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v9.5.0...v10.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
* Fix typo * Update package.json Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
* circular gradient module * circular gradient option inside gradient module * Added test for gradient module * final shadow module with module test Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.7...v7.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: Rishabh Shukla <[email protected]> Co-authored-by: Jeffrey Warren <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.3 to 10.1.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.0.3...v10.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.6. **This update includes a security fix.** - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.5.3...v4.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Oops, wrong repo! publiclab#1678 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Some really nice color halftoning effects: http://evanw.github.io/glfx.js/docs/#colorHalftone
Original: