Prebuilt module for commit 1f4e4f2f60

This commit is contained in:
Paper.js Bot 2016-06-10 10:08:38 +00:00
parent a7f1a9f114
commit ca73c52860
5 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Fri Jun 10 12:04:08 2016 +0200
* Date: Fri Jun 10 12:06:08 2016 +0200
*
***
*
@ -9409,7 +9409,7 @@ new function() {
PathItem.inject(new function() {
var operators = {
unite: { 0: true, 1: true },
unite: { 1: true },
intersect: { 2: true },
subtract: { 1: true },
exclude: { 1: true }

4
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Fri Jun 10 12:04:08 2016 +0200
* Date: Fri Jun 10 12:06:08 2016 +0200
*
***
*
@ -9409,7 +9409,7 @@ new function() {
PathItem.inject(new function() {
var operators = {
unite: { 0: true, 1: true },
unite: { 1: true },
intersect: { 2: true },
subtract: { 1: true },
exclude: { 1: true }

File diff suppressed because one or more lines are too long

4
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Fri Jun 10 12:04:08 2016 +0200
* Date: Fri Jun 10 12:06:08 2016 +0200
*
***
*
@ -9409,7 +9409,7 @@ new function() {
PathItem.inject(new function() {
var operators = {
unite: { 0: true, 1: true },
unite: { 1: true },
intersect: { 2: true },
subtract: { 1: true },
exclude: { 1: true }

File diff suppressed because one or more lines are too long