Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Clark Stevenson
|
8f12632c46
|
Minor updates to pixi.js
|
2018-02-09 22:09:55 +00:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Clark Stevenson
|
849190ba67
|
Updates pixi.js to 4.7.0 (#23281)
* Updates pixi.js to 4.7.0
* Bump pixi.js header version to 4.7
|
2018-01-30 11:34:59 -08:00 |
|
Andy
|
219dd6df82
|
Fix 'prefer-readonly' lint failures (#22819)
|
2018-01-10 14:59:37 -08:00 |
|
King Wang
|
ceb0c84473
|
Add missing backgroundColor for SystemRenderer (#22660)
According to http://pixijs.download/release/docs/PIXI.SystemRenderer.html
|
2018-01-04 09:27:42 -08:00 |
|
King Wang
|
e6b6991584
|
add missing PIXI.loaders.shared
add missing PIXI.loaders.shared
|
2017-12-21 18:17:46 +08:00 |
|
Clark Stevenson
|
2e1e77c2f7
|
pixi.js v4.6.2 minor update
|
2017-12-01 23:50:45 +00:00 |
|
Clark Stevenson
|
af8f9c5fe4
|
Update pixi.js to 4.6
|
2017-11-07 21:50:07 +00:00 |
|
Andy
|
b7e43ef2bb
|
pixi.js: Fix lint (#20970)
|
2017-10-24 13:08:07 -07:00 |
|
Clark Stevenson
|
0ad0e57b77
|
pixi.js minor changes (#20454)
* pixi.js minor changes
* A few more late additions
|
2017-10-10 13:23:47 -07:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
sotnight
|
262601f878
|
Fixed bug in pixi.js. TextMetrics.lineWidgets is incorrect. Should be TextMetrics.lineWidths (#20314)
|
2017-10-05 12:19:36 -07:00 |
|
Clark Stevenson
|
b33e2349e2
|
pixi.js to v4.5.6 (#20117)
|
2017-09-28 13:35:47 -07:00 |
|
Andy
|
8725002bd4
|
Add tslint disables for "no-declare-current-package" (#20044)
|
2017-09-26 11:12:15 -07:00 |
|
Clark Stevenson
|
ad8d4fc374
|
Minor Pixi.js updates to v4.5.5
|
2017-09-11 20:01:14 +01:00 |
|
Andy
|
cb2dbfbb50
|
Add ignores for new lint rules (#19504)
|
2017-09-01 07:47:52 -07:00 |
|
Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Clark Stevenson
|
3ca58c26e4
|
Pixi.js to v4.5.4 (#18890)
* Pixi.js to v4.5.4
* Fixed Missing Whitespace
|
2017-08-14 11:34:17 -07:00 |
|
Clark Stevenson
|
8cd84431d4
|
Minor Updates Pixi.js (#18295)
- Fixes a few minor bugs on the latest release.
|
2017-07-24 10:39:29 -07:00 |
|
Clark Stevenson
|
0ea94a0d2e
|
Quick bug fix
|
2017-07-01 21:03:36 +01:00 |
|
Clark Stevenson
|
c529e86caa
|
Pixi.js minor update to v4.5.3
|
2017-07-01 20:31:07 +01:00 |
|
Clark Stevenson
|
a6adbf4108
|
Pixi.js v4.5 Update
|
2017-06-10 00:54:32 +01:00 |
|
Mohamed Hegazy
|
2266dcb934
|
Fix lint failures (#16904)
|
2017-06-01 18:24:48 -07:00 |
|
Jakob Mulvad Nielsen
|
d195893d7b
|
[pixi.js] Fixed definition of renderer options (#16190)
* Fixed definition of pixi.js renderer options
* Fixed missing semicolons
|
2017-04-28 10:51:11 -07:00 |
|
Andy
|
fa2480ba61
|
Remove more namespaces from tests (#16029)
|
2017-04-20 09:06:00 -07:00 |
|
Ruslan Shashkov
|
65a2c83b8c
|
Fixed FilterManager method (#15569)
According to PIXI.JS source code `calculateNormalisedScreenSpaceMatrix`
has been renamed to `calculateNormalizedScreenSpaceMatrix` (Z letter
instead S letter in Normalized word)
Reference:
https://github.com/pixijs/pixi.js/blob/dev/src/core/renderers/webgl/mana
gers/FilterManager.js (line #455)
|
2017-04-17 08:28:55 -07:00 |
|
Andy
|
bbc61fbf93
|
Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
|
2017-04-14 08:04:05 -07:00 |
|
Andy
|
b6c343f2b3
|
Apply new lint rules to yet more packages (#15548)
* Apply new lint rules to yet more packages
* Fix leaflet lint
|
2017-03-31 11:01:26 -07:00 |
|
Andy
|
d426ff3083
|
Apply new lint rules to yet more packages (#15486)
|
2017-03-29 14:46:16 -07:00 |
|
Andy
|
5f3ba45136
|
Use dtslint (#15482)
|
2017-03-29 13:07:39 -07:00 |
|
Andy
|
49f185c6ec
|
pixi.js: Lint (#15456)
|
2017-03-28 16:45:28 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|