Prebuilt module for commit 66305cbbaf

This commit is contained in:
Paper.js Bot 2016-12-19 02:43:49 +00:00
parent a5bc0031ac
commit a00e1ec1e6
16 changed files with 16 additions and 16 deletions

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Thu Dec 1 21:45:38 2016 -0500
* Date: Sun Dec 18 21:41:42 2016 -0500
*
***
*

View file

@ -1418,7 +1418,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1286,7 +1286,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1039,7 +1039,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1200,7 +1200,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -4151,7 +4151,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -2880,7 +2880,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1209,7 +1209,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -2022,7 +2022,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1764,7 +1764,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1180,7 +1180,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

View file

@ -1297,7 +1297,7 @@ console.log(path.parent == group); // true</code></pre>
console.log(path.parent == project.activeLayer); // true
var group = new Group();
group.parent = path;
path.parent = group;
// Now the parent of the path has become the group:
console.log(path.parent == group); // true

2
dist/paper-core.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Thu Dec 1 21:45:38 2016 -0500
* Date: Sun Dec 18 21:41:42 2016 -0500
*
***
*

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Thu Dec 1 21:45:38 2016 -0500
* Date: Sun Dec 18 21:41:42 2016 -0500
*
***
*

2
dist/paper-full.js vendored
View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Thu Dec 1 21:45:38 2016 -0500
* Date: Sun Dec 18 21:41:42 2016 -0500
*
***
*

View file

@ -9,7 +9,7 @@
*
* All rights reserved.
*
* Date: Thu Dec 1 21:45:38 2016 -0500
* Date: Sun Dec 18 21:41:42 2016 -0500
*
***
*