Prebuilt module for commit 75a10fb246

This commit is contained in:
Paper.js Bot 2016-08-04 10:25:31 +00:00
parent 4b27ec1c74
commit f8804bb9eb
5 changed files with 10 additions and 7 deletions

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Aug 3 13:33:58 2016 +0200
* Date: Thu Aug 4 12:21:58 2016 +0200
*
***
*
@ -10222,6 +10222,7 @@ PathItem.inject(new function() {
paths.push(path);
}
}
branch = null;
}
return paths;
}

3
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Aug 3 13:33:58 2016 +0200
* Date: Thu Aug 4 12:21:58 2016 +0200
*
***
*
@ -10222,6 +10222,7 @@ PathItem.inject(new function() {
paths.push(path);
}
}
branch = null;
}
return paths;
}

File diff suppressed because one or more lines are too long

3
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Wed Aug 3 13:33:58 2016 +0200
* Date: Thu Aug 4 12:21:58 2016 +0200
*
***
*
@ -10222,6 +10222,7 @@ PathItem.inject(new function() {
paths.push(path);
}
}
branch = null;
}
return paths;
}

File diff suppressed because one or more lines are too long