mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
78c7f645ab
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
BlendMode = {
|
||||
var BlendMode = {
|
||||
// TODO: Should we remove the blend modes that are not in Scriptographer?
|
||||
// TODO: Add missing blendmodes like hue / saturation / color / luminosity
|
||||
// TODO: Clean up codespacing of original code, or keep it as is, so
|
Loading…
Reference in a new issue