diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/core/text/Text.js b/src/core/text/Text.js index 684a069..425a22c 100644 --- a/src/core/text/Text.js +++ b/src/core/text/Text.js @@ -189,7 +189,7 @@ style.font = style.font || 'bold 20pt Arial'; style.fill = style.fill || 'black'; style.align = style.align || 'left'; - style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/GoodBoyDigital/pixi.js/issues/136 + style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/pixijs/pixi.js/issues/136 style.strokeThickness = style.strokeThickness || 0; style.wordWrap = style.wordWrap || false; style.wordWrapWidth = style.wordWrapWidth || 100; diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/core/text/Text.js b/src/core/text/Text.js index 684a069..425a22c 100644 --- a/src/core/text/Text.js +++ b/src/core/text/Text.js @@ -189,7 +189,7 @@ style.font = style.font || 'bold 20pt Arial'; style.fill = style.fill || 'black'; style.align = style.align || 'left'; - style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/GoodBoyDigital/pixi.js/issues/136 + style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/pixijs/pixi.js/issues/136 style.strokeThickness = style.strokeThickness || 0; style.wordWrap = style.wordWrap || false; style.wordWrapWidth = style.wordWrapWidth || 100; diff --git a/src/extras/index.js b/src/extras/index.js index 184d586..07ed8bc 100644 --- a/src/extras/index.js +++ b/src/extras/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI extras library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ require('./cacheAsBitmap'); diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/core/text/Text.js b/src/core/text/Text.js index 684a069..425a22c 100644 --- a/src/core/text/Text.js +++ b/src/core/text/Text.js @@ -189,7 +189,7 @@ style.font = style.font || 'bold 20pt Arial'; style.fill = style.fill || 'black'; style.align = style.align || 'left'; - style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/GoodBoyDigital/pixi.js/issues/136 + style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/pixijs/pixi.js/issues/136 style.strokeThickness = style.strokeThickness || 0; style.wordWrap = style.wordWrap || false; style.wordWrapWidth = style.wordWrapWidth || 100; diff --git a/src/extras/index.js b/src/extras/index.js index 184d586..07ed8bc 100644 --- a/src/extras/index.js +++ b/src/extras/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI extras library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ require('./cacheAsBitmap'); diff --git a/src/filters/index.js b/src/filters/index.js index 08e532c..3a57129 100644 --- a/src/filters/index.js +++ b/src/filters/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI filters library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/core/text/Text.js b/src/core/text/Text.js index 684a069..425a22c 100644 --- a/src/core/text/Text.js +++ b/src/core/text/Text.js @@ -189,7 +189,7 @@ style.font = style.font || 'bold 20pt Arial'; style.fill = style.fill || 'black'; style.align = style.align || 'left'; - style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/GoodBoyDigital/pixi.js/issues/136 + style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/pixijs/pixi.js/issues/136 style.strokeThickness = style.strokeThickness || 0; style.wordWrap = style.wordWrap || false; style.wordWrapWidth = style.wordWrapWidth || 100; diff --git a/src/extras/index.js b/src/extras/index.js index 184d586..07ed8bc 100644 --- a/src/extras/index.js +++ b/src/extras/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI extras library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ require('./cacheAsBitmap'); diff --git a/src/filters/index.js b/src/filters/index.js index 08e532c..3a57129 100644 --- a/src/filters/index.js +++ b/src/filters/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI filters library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/interaction/index.js b/src/interaction/index.js index 47db327..df2b6ab 100644 --- a/src/interaction/index.js +++ b/src/interaction/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI interactions library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/core/text/Text.js b/src/core/text/Text.js index 684a069..425a22c 100644 --- a/src/core/text/Text.js +++ b/src/core/text/Text.js @@ -189,7 +189,7 @@ style.font = style.font || 'bold 20pt Arial'; style.fill = style.fill || 'black'; style.align = style.align || 'left'; - style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/GoodBoyDigital/pixi.js/issues/136 + style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/pixijs/pixi.js/issues/136 style.strokeThickness = style.strokeThickness || 0; style.wordWrap = style.wordWrap || false; style.wordWrapWidth = style.wordWrapWidth || 100; diff --git a/src/extras/index.js b/src/extras/index.js index 184d586..07ed8bc 100644 --- a/src/extras/index.js +++ b/src/extras/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI extras library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ require('./cacheAsBitmap'); diff --git a/src/filters/index.js b/src/filters/index.js index 08e532c..3a57129 100644 --- a/src/filters/index.js +++ b/src/filters/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI filters library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/interaction/index.js b/src/interaction/index.js index 47db327..df2b6ab 100644 --- a/src/interaction/index.js +++ b/src/interaction/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI interactions library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/loaders/index.js b/src/loaders/index.js index e9d1ff8..eb42cde 100644 --- a/src/loaders/index.js +++ b/src/loaders/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI loaders library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e517065..3c2315a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ - Follow conventions already in the code, and listen to jshint. -[0]: https://github.com/GoodBoyDigital/pixi.js/issues +[0]: https://github.com/pixijs/pixi.js/issues [1]: http://jsfiddle.net [2]: http://jsbin.com/ [3]: http://nodejs.org diff --git a/README.md b/README.md index f15526b..4a6841a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - API Documentation is [here](http://pixijs.github.io/docs). - Feature Examples are [here](https://pixijs.github.io/examples). - The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). -- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). +- Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). ### Contribute ### @@ -51,7 +51,7 @@ together :) Whether you find a bug, have a great feature request or you fancy owning a task from the road map above feel free to get in touch. -Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +Make sure to read the [Contributing Guide](https://github.com/pixijs/pixi.js/blob/master/CONTRIBUTING.md) before submitting changes. ### Current features ### @@ -71,7 +71,7 @@ - Primitive Drawing - Masking - Filters -- [User Plugins](https://github.com/GoodBoyDigital/pixi.js/wiki/Pixi-v3-Plugins) +- [User Plugins](https://github.com/pixijs/pixi.js/wiki/Pixi-v3-Plugins) ### Basic Usage Example ### @@ -120,7 +120,7 @@ ### How to build ### Note that for most users you don't need to build this project. If all you want is to use pixi, then -just download one of our [prebuilt releases](https://github.com/GoodBoyDigital/pixi.js/releases). Really +just download one of our [prebuilt releases](https://github.com/pixijs/pixi.js/releases). Really the only time you should need to build pixi.js is if you are developing it. If you don't already have Node.js and NPM, go install them. Once you do, you can then install the gulp @@ -172,7 +172,7 @@ ``` The documentation uses [Jaguar.js](https://github.com/davidshimjs/jaguarjs-jsdoc) and the jsdoc format, the configuration -file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/GoodBoyDigital/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) +file can be found at [gulp/utils/jsdoc.conf.json](https://github.com/pixijs/pixi.js/blob/dev/gulp/util/jsdoc.conf.json) ### License ### diff --git a/package.json b/package.json index feb0d69..5e7759c 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ ], "main": "./src/index.js", "homepage": "http://goodboydigital.com/", - "bugs": "https://github.com/GoodBoyDigital/pixi.js/issues", + "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/GoodBoyDigital/pixi.js.git" + "url": "https://github.com/pixijs/pixi.js.git" }, "scripts": { "start": "gulp && gulp watch", diff --git a/src/core/index.js b/src/core/index.js index 61f003f..1cc4552 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI core library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/core/text/Text.js b/src/core/text/Text.js index 684a069..425a22c 100644 --- a/src/core/text/Text.js +++ b/src/core/text/Text.js @@ -189,7 +189,7 @@ style.font = style.font || 'bold 20pt Arial'; style.fill = style.fill || 'black'; style.align = style.align || 'left'; - style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/GoodBoyDigital/pixi.js/issues/136 + style.stroke = style.stroke || 'black'; //provide a default, see: https://github.com/pixijs/pixi.js/issues/136 style.strokeThickness = style.strokeThickness || 0; style.wordWrap = style.wordWrap || false; style.wordWrapWidth = style.wordWrapWidth || 100; diff --git a/src/extras/index.js b/src/extras/index.js index 184d586..07ed8bc 100644 --- a/src/extras/index.js +++ b/src/extras/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI extras library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ require('./cacheAsBitmap'); diff --git a/src/filters/index.js b/src/filters/index.js index 08e532c..3a57129 100644 --- a/src/filters/index.js +++ b/src/filters/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI filters library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/interaction/index.js b/src/interaction/index.js index 47db327..df2b6ab 100644 --- a/src/interaction/index.js +++ b/src/interaction/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI interactions library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/loaders/index.js b/src/loaders/index.js index e9d1ff8..eb42cde 100644 --- a/src/loaders/index.js +++ b/src/loaders/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI loaders library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /** diff --git a/src/mesh/index.js b/src/mesh/index.js index b18a528..819c45b 100644 --- a/src/mesh/index.js +++ b/src/mesh/index.js @@ -2,7 +2,7 @@ * @file Main export of the PIXI extras library * @author Mat Groves * @copyright 2013-2015 GoodBoyDigital - * @license {@link https://github.com/GoodBoyDigital/pixi.js/blob/master/LICENSE|MIT License} + * @license {@link https://github.com/pixijs/pixi.js/blob/master/LICENSE|MIT License} */ /**