...
304 commits 181 files changed 0 commit comments 87 contributors
Commits on 2019-01-18
@Russell Speke Russell Speke Remove isCanvas hack. Store a copy of premult and non-premult UVs for canvas renderer. aa58914
@Russell Speke Russell Speke Fix breaking WebGL tinting. 5ae3d11
Commits on 2019-01-17
@Russell Speke Russell Speke Add canvas tint support to NineSlicePlane. Fixes #3862 8cb2ce6
Commits on 2019-01-16
@Matt Karl Matt Karl Fixes CanvasExtract plugin canvas method without target (#5368) 5362602
Commits on 2019-01-14
@Ivan Popelyshev Ivan Popelyshev Fixes Rectangle fit bug (#5360) f61a82c
Commits on 2019-01-07
@Matt Karl Matt Karl 4.8.5 cf83e8f
Commits on 2019-01-06
@Ivan Popelyshev Ivan Popelyshev Fixes the renderbuffer destroy again (#5333) 94c30fc
Commits on 2019-01-05
@Ivan Popelyshev Ivan Popelyshev Fixes renderbuffer stencil leak (#5328) e097379
Commits on 2019-01-04
@Dave Moore Dave Moore Guard against re-assigning read-only interaction event properties (#5315) c7c03d1
Commits on 2018-12-21
@Matt Karl Matt Karl Adds missing to clone prop for alignment (#5305) d192f43
Commits on 2018-12-19
@Ivan Popelyshev Ivan Popelyshev Fix cacheAsBitmap bounds calculation (#5298) e4835a3
Commits on 2018-12-18
@Matt Karl Matt Karl 4.8.4 1f51a74
Commits on 2018-12-17
@Matt Karl Matt Karl Updates resource-loader@2.2.3 5b78c15
Commits on 2018-12-15
@Matt Karl Matt Karl Bumps resource-loader in package-lock.json 4aed4f7
@Chad Engler Chad Engler Update resource-loader (#5288) 7e91c4c
Commits on 2018-12-12
@Matt Karl Matt Karl Updates package-lock.json for ismobilejs d9ac3a7
@Marjori Pomarole Marjori Pomarole Fixes vulnerability in ismobilejs (#5285) 4c0cbf4
Commits on 2018-12-10
@Matt Karl Matt Karl Bumps earcut to 2.1.4 (#5279) c57ea4e
Commits on 2018-12-09
@Konstantin Konstantin Rename parameters for user-friendly Ellipse (#5274) f045061
Commits on 2018-12-08
@Richard Tibbles Richard Tibbles Updates resource-loader to support cross-origin via iframe (#5268) 21f86f9
Commits on 2018-12-04
@Matt Karl Matt Karl 4.8.3 6a90c33
@Matt Karl Matt Karl Updates old examples for BaseRenderTexture (#5262) b6daf11
Commits on 2018-12-03
@Evgeniy Kuvshinov Evgeniy Kuvshinov Fix Graphics _localBounds calculation with lineAlignment (#5245) 138c0bf
@Ivan Popelyshev Ivan Popelyshev Fix orientation for rounded rect (#5241) af381a4
@Ivan Popelyshev Ivan Popelyshev Fixes problem with destroying active framebuffer (#5257) 79db187
@Matt Karl Matt Karl Fixes defaultAnchor to be included with Texture.clone (#5261) f913327
Commits on 2018-12-02
@Adam Rasiński Adam Rasiński Fixes TilingSprite for canvas to account rotated textures from texture atlas (#5243) cde1ecf
Commits on 2018-11-23
@Ivan Popelyshev Ivan Popelyshev Renames Filter constructor argument from uniform to uniformData (#5239) 6950f77
Commits on 2018-11-20
@Ivan Popelyshev Ivan Popelyshev Rotation cache optimization (#5230) 90268cd
Commits on 2018-11-19
@Evgeniy Kuvshinov Evgeniy Kuvshinov Fix lineAlignment default value in JS doc (#5224) db0df69
@Ivan Popelyshev Ivan Popelyshev UpdateTexture should not switch FrameBuffer (#5225) bd4b758
Commits on 2018-11-14
@Ivan Popelyshev Ivan Popelyshev Uint16 UV attribute rounding error (#5218) 8db11a4
Commits on 2018-11-08
@Matt Karl Matt Karl Revert "LOD Bias support for BaseTexture (#5120)" (#5211) 62be8e9
Commits on 2018-11-05
@Teoxoy Teoxoy LOD Bias support for BaseTexture (#5120) 249ad86
Commits on 2018-11-01
@Ivan Popelyshev Ivan Popelyshev Mask graphics holes in CanvasRenderer (#5202) 8e95851
Commits on 2018-10-17
@Berton Zhu Berton Zhu VideoBaseTexture createSource should not modify the url. (#5170) 902d002
Commits on 2018-09-29
@Berton Zhu Berton Zhu Fix the exception if an unused uniform is defined. (#5108) 7210b43
@Dave Moore Dave Moore Extra construction option to control video autoPlay (#5128) 6a6207f
Commits on 2018-09-22
@David G. Miguel David G. Miguel Fix cache as bitmap filters check (#5122) 8c1bcc9
Commits on 2018-09-03
@Matt Karl Matt Karl 4.8.2 c2bff5c
Commits on 2018-08-31
@finscn finscn Optimization to Graphics fastRect to cache tint (#5033) d7db34e
@Dave Moore Dave Moore Fixes generation of textures on the canvas renderer when it has no parent (#5030) 11b503f
@Will Wong Will Wong Prevent gaps in duplicate Graphics lineTo calls (#5084) 3cf9c77
@Will Wong Will Wong Fix gaps in circle borders during WebGL render (#5086) 5bc2758
@徐宇楠 徐宇楠 Remove accessibility event listeners with capture (#5085) 4e8116c
@nikolas nikolas Fixes typos in documentation (#5095) 3221939
@st3v0 st3v0 Fixes ObservablePoint compatibility with Point (#5093) ecc146f
Commits on 2018-08-27
@Matt Karl Matt Karl Updates dependency for Electron (#5089) 9070b3c
Commits on 2018-08-21
@Matt Karl Matt Karl Removes unnecessary `new` usage for `fromUrl` (#5083) b4f2107
@John Sjöström John Sjöström Fixes trimming a Text object with an empty string (#5045) 59c3423
Commits on 2018-08-20
@Will Wong Will Wong Fixes video type wrongly incorrectly with query string (#5077) 5bbf13f
@Will Wong Will Wong Update pointerup docs to suggest mouse events when appropriate (#5079) c9ec2a7
@Russell Speke Russell Speke Fix wordWrap override not working if style is true and override is false (#5082) c84bb08
Commits on 2018-08-15
@nikolas nikolas Add missing period to pivot docs (#5073) 11f8774
Commits on 2018-08-14
@fmhdp fmhdp Fixes arc method by not adding an additional point if it's too close to the last existing point. (#5010) 6d0f39b
Commits on 2018-08-12
@Matt Karl Matt Karl Fixes renderers' render transform param should be a Matrix, not Transform (#5054) 037c650
Commits on 2018-08-05
@Dave Moore Dave Moore Docs to show correct default settings on plane constructor (#5061) 5725c41
Commits on 2018-07-30
@Andreas Loew Andreas Loew Adds support for TexturePacker's anchor and animations (#5011) df8c764
Commits on 2018-07-29
@fmhdp fmhdp Don't auto-close paths when using Graphics with CanvasRenderer (#4997) b929386
@Ivan Popelyshev Ivan Popelyshev CanvasRenderer tint could affect bounds calculation (#5028) e8918fe
Commits on 2018-07-25
@nikolas nikolas Fixes docs for Sprite.anchor (#5040) 25427b5
Commits on 2018-07-16
@Martin Bokša Martin Bokša Fixes resolution bug with the extract plugin (#5016) 914662f
@Tsvetan Stanislavov Tsvetan Stanislavov Fixed tint of Graphics object not changing on CanvasRenderer (#5024) d6db49d
@tleb tleb Fix Graphics.lineStyle jsdoc (#5026) 2661059
@Ivan Popelyshev Ivan Popelyshev BitmapFont loader fix (#5027) 00241de
Commits on 2018-06-27
@finscn finscn Coerce null to Texture.EMPTY in Sprite.texture (#4966) 49b0730
@Tom Bonner Tom Bonner Added links to TextStyle Editor (#4979) 28133b4
Commits on 2018-06-21
@Coby White Coby White Do not quote escape generic font families (#4969) f6f0004
Commits on 2018-06-06
@Matt Karl Matt Karl 4.8.1 dfa5c3f
Commits on 2018-06-05
@Russell Speke Russell Speke TextMetrics.wordWrap - Don't add a newline if it's the last token/word (#4956) 023b821
@Matt Karl Matt Karl Creates unit-test and improves single and multiple image font loading (#4951) 9619205
Commits on 2018-06-03
@Matt Karl Matt Karl Fixes Sprite's texture listener not getting removed (#4934) 7882eff
Commits on 2018-05-31
@Matt Karl Matt Karl Upgrade to Node 8 on Travis (#4945) dadfa52
Commits on 2018-05-27
@Matt Karl Matt Karl Fixes Multi-Texture BitmapText Fonts (#4932) 0efa019
Commits on 2018-05-25
@Matt Karl Matt Karl 4.8.0 dea07a9
@Tsvetan Stanislavov Tsvetan Stanislavov Adds letterSpacing property to BitmapText (#4642) 3ad703a
@Luca Pivotto Luca Pivotto Fix animations lag on destroying (#4234) e5efccf
Commits on 2018-05-24
@Sergei Chipiga Sergei Chipiga Add unit tests for AnimatedSprite (#4744) 75d9f68
@Sergei Chipiga Sergei Chipiga Add tests for WebGLRenderer (#4748) cfbc2f5
@Sergei Chipiga Sergei Chipiga Add tests for TilingSprite.getLocalBounds (#4752) f61a5a0
@Matt Karl Matt Karl Bump jsdoc-template (#4929) fab3bd5
Commits on 2018-05-23
@Paul Blair Paul Blair Accessibility Updates: Shift-Tab, div order, and button names (#4435) d1f008f
@Konstantin Ryabinin Konstantin Ryabinin Adds Graphics adaptive calculation of quadratic curve and arc subdivision (#4658) 0f8b420
@Tsvetan Stanislavov Tsvetan Stanislavov Support for multiple textures for single bitmap font. (#4641) c80ed34
@klinski klinski Adds ability to customize strings in TextMetrics.measureFont() (#4550) aaf52eb
Commits on 2018-05-22
@Dmitry Dmitry Allow passing DisplayObject destroy options to PIXI.Application destroy (#4922) c8a5ebe
Commits on 2018-05-18
@J.C J.C Fixes NineSlicePlane resize problem (#4916) b13b4c2
Commits on 2018-05-14
@Andrew Start Andrew Start Move pointertap after pointerup for clicks (#4909) 951bc31
Commits on 2018-05-10
@Mat Groves Mat Groves Removed silly word (#4902) 1beee1d
Commits on 2018-05-09
@Ivan Popelyshev Ivan Popelyshev Backport Mesh property name autoVertexUpdate to autoUpdate (#4901) 3aa3757
Commits on 2018-05-08
@Buleandra Cristian Buleandra Cristian Adds autoUpdateVertex boolean to Mesh (#4879) 3007a63
@Ivan Popelyshev Ivan Popelyshev Fix memory leak in FilterState target (#4897) 70ecbc2
@Adnan Islam Adnan Islam Properly capitalized Twitter (#4896) 2527341
@Ivan Popelyshev Ivan Popelyshev SpriteRenderer pseudo-leak (#4900) 8de9440
Commits on 2018-05-05
@Ivan Popelyshev Ivan Popelyshev VAO leak in Mesh and Graphics (#4893) 728cc22
Commits on 2018-05-04
@Mat Groves Mat Groves Added stroke alignment property to lineStyle (#4886) cdd59d3
@Guillaume Sallaber Guillaume Sallaber Fixes DATA_URI regex to allow charset=utf8;base64 for the encoding part (#4880) 0fce893
Commits on 2018-04-30
@Andrew Start Andrew Start Fix pointertap emission when sliding held mouse to a second object (#4872) fd2c860
Commits on 2018-04-28
@Ivan Popelyshev Ivan Popelyshev Backport filterPoolKey property from v5 (#4858) ffb5695
Commits on 2018-04-26
@Ivan Popelyshev Ivan Popelyshev ParticleContainer wrong buffer index (#4864) 981a46f
Commits on 2018-04-19
@Brenwell Brenwell Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794) e384811
Commits on 2018-04-04
@Matt Karl Matt Karl 4.7.3 ccd1ef5
@Matt Karl Matt Karl Reverts #4800 (#4830) c4fe275
Commits on 2018-04-03
@Matt Karl Matt Karl 4.7.2 e7ad68e
Commits on 2018-04-02
@Allan Reyes Allan Reyes Add/reorganize contributor documentation (#4768) ac984d7
@Tsvetan Stanislavov Tsvetan Stanislavov Fixed scaled texture difference between canvas and webgl sprite renderers (#4800) 3642c72
Commits on 2018-03-21
@Dave Moore Dave Moore Adds Number.isInteger polyfill (#4779) b841c69
Commits on 2018-03-20
@Yahor Yahor Repeating deprecation warnings #4443 (#4738) 5e14299
Commits on 2018-03-15
@Matt Karl Matt Karl 4.7.1 f0929ec
@Ivan Popelyshev Ivan Popelyshev Support ParticleContainer with multiple renderers (#4680) 74445c0
Commits on 2018-03-14
@Allan Reyes Allan Reyes Fix typo in PIXI.WRAP_MODES docs (#4758) 0d9f2f5
Commits on 2018-03-08
@Brenwell Brenwell TextMetrics.wordWrap() now considers TextStyle.letterSpacing (#4545) 29f2432
@Matt Karl Matt Karl Fixes #4742 (#4743) a44be4d
Commits on 2018-03-05
@Ivan Popelyshev Ivan Popelyshev Double resolution multiplication bug (#4736) 3168467
@Dave Moore Dave Moore Polyfill interactionData buttons property via event.which for Safari browser (#4724) d722446
@Sergei Chipiga Sergei Chipiga Add unit tests for Application.ticker setter (#4730) 2497379
Commits on 2018-02-28
@Jakub R Pawlowski Jakub R Pawlowski Update README.md with ES6 Import Note (#4698) 85aaea5
Commits on 2018-02-27
@Sylvester Keil Sylvester Keil Fix ColorMatrixFilter negative effect (#4636) e71b53c
@dolow dolow Fixes WebGL bug when Text only contains line breaks (#4627) df88153
Commits on 2018-02-26
@Ivan Popelyshev Ivan Popelyshev Creates implicit fullscreen mode for filters that match renderers screen size (#4682) e7e38a4
Commits on 2018-02-23
@Tsvetan Stanislavov Tsvetan Stanislavov Matrix fix (#4675) 3c331cc
Commits on 2018-02-20
@Raphaël Huchet Raphaël Huchet Removes "$>" chars from command-line README snippets (#4681) 1d6c256
Commits on 2018-02-18
@Manuel Baclet Manuel Baclet Expose earcut dependency in PIXI.utils (#4676) e244678
Commits on 2018-02-01
@于小懒 于小懒 Fix comment mistake for Matrix (#4655) 5e6ea21
Commits on 2018-01-29
@Artjom Vinnikov Artjom Vinnikov Improve setChildIndex error message (#4644) 4499cdd
Commits on 2018-01-21
@rich-earth rich-earth Update the mouse position in onPointerMove when using a pen tablet (#4622) 8752192
Commits on 2018-01-17
@Matt Karl Matt Karl Merge branch 'master' into dev 2e3010c
@Matt Karl Matt Karl 4.7.0 d86daf4
@Matt Karl Matt Karl Merge branch 'dev' 947fd76
@finscn finscn Adds PIXI.Shader constructor args precision & attributeLocations (#4512) 2e1a74c
@Niraj Thapaliya Niraj Thapaliya Better support for various Spritesheet trimmed formats (#4490) 1461786
@Michael Deal Michael Deal Follow W3 specs for `pointerId` mouse value (#4606) 92c309e
@Dave Moore Dave Moore Fixes disabling interactive children outside of hitArea (#4608) e8da998
Commits on 2018-01-16
@Matt Karl Matt Karl Adds `drawStar` method to Graphics (#4612) f97a85c
Commits on 2018-01-14
@Dave Moore Dave Moore Graphics class has a property called "isMask" which is never actually set (#4609) 645bb0b
Commits on 2018-01-12
@Ivan Popelyshev Ivan Popelyshev Support blendModes with NineSlicePlane and CanvasRenderer (#4603) 6a25de5
@Matt Karl Matt Karl Fixes handling of sprite sheet error (#4601) 14ff1f5
Commits on 2018-01-09
@Matt Karl Matt Karl Fixes an issue where tests fail on Windows (#4590) bc78568
Commits on 2018-01-08
@清扬陌客 清扬陌客 Fixes Mesh canvasPadding default setting (#4549) a73b529
Commits on 2018-01-05
@Ivan Popelyshev Ivan Popelyshev Destroy generated textures in extract (#4562) 1d8e7ca
@Matt Karl Matt Karl README Link Updates (#4574) bb21ba0
@dolow dolow fixed jsdoc annotations (#4577) a816089
Commits on 2018-01-04
@finscn finscn Fix DisplacementFilter when using multiple filters (#4560) 9c83ab9
@mbittarelli-jibo mbittarelli-jibo Removes default loadType from the spritesheetParser load options (#4573) 610575d
Commits on 2018-01-03
@Chad Engler Chad Engler Update resource-loader version (#4570) cba512d
Commits on 2017-12-17
@Thomas Pans Thomas Pans Cleans up documentation to remove JSDoc globals (#4542) cb75b1d
Commits on 2017-12-14
@finscn finscn Fix bug #4467 : `scale` of ParticleContainer (#4511) 025d97a
@Ivan Popelyshev Ivan Popelyshev Canvas mesh alpha. Fix for #4534 (#4535) 8cc8b96
Commits on 2017-12-05
@Yevhenii Huselietov Yevhenii Huselietov Add unit test for #4423 (#4431) 0faef4f
Commits on 2017-12-03
@finscn finscn `trim` shader's source when check precision (#4510) fb5f40b
Commits on 2017-12-02
@Patrick Lienau Patrick Lienau Fixes #4504 (#4508) bb09bbb
Commits on 2017-11-30
@Matt Karl Matt Karl 4.6.2 d4cf9c8
@Matt Karl Matt Karl 4.6.2 2a51cdf
@Matt Karl Matt Karl Merge branch 'dev' 71bdfe4
Commits on 2017-11-26
@Ivan Popelyshev Ivan Popelyshev version of pixi-gl-core, renderer resets vao correctly. (#4462) b90447e
@Bjoern Acker Bjoern Acker Region parameter for Renderer.generateTexture() (#4477) 41e8725
@skobnx skobnx Updated readme to include ES6 syntax (#4481) 1814e71
Commits on 2017-11-22
@Martijn Croezen Martijn Croezen removed @private from setTargetElement (#4469) 923a8ec
Commits on 2017-11-20
@Nikola Nikola Update docs of ParticleContainer (#4465) f9da10e
Commits on 2017-11-16
@Matt Karl Matt Karl Merge branch 'master' into dev 5971445
@Matt Karl Matt Karl 4.6.1 e58b899
@Matt Karl Matt Karl Merge branch 'dev' 8ab9389
@J.C J.C Fix bug for adding extra blank ahead of the first line with word wrap (#4421) 911aa8e
@finscn finscn Clear some properties in `ParticleBuffer.destroy()`. (#4407) 26db9e8
@Ivan Popelyshev Ivan Popelyshev same textures bound in same places (#4442) 444f959
@Dave Moore Dave Moore Ensures that the source video is unloaded correctly (#4444) f2c54d3
Commits on 2017-11-10
@Ivan Popelyshev Ivan Popelyshev fixing destroy() (#4423) 5b565cd
@Darren Lu Darren Lu fixed ColorMatixFilter documentation issue (#4427) ec1daff
Commits on 2017-11-08
@Brenwell Brenwell PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412) f7af2e2
Commits on 2017-10-30
@Dave Moore Dave Moore Ensures that text style properties are copied by value, not by reference (#4385) 609e17c
Commits on 2017-10-29
@Akihiko Odaki Akihiko Odaki Document caching behavior of BaseTexture.from (#4390) 855d7aa
@Matt Karl Matt Karl Adds alpha param to constructor of AlphaFilter (#4386) 2a9f4a7
Commits on 2017-10-27
@Matt Karl Matt Karl Merge branch 'master' into dev 855a8f3
@Matt Karl Matt Karl 4.6.0 e05a899
@Matt Karl Matt Karl Merge branch 'dev' b6f437f
Commits on 2017-10-20
@Ivan Popelyshev Ivan Popelyshev Feature to support trimmed Textures as masks (#4357) 0378760
Commits on 2017-10-17
@jojuntune jojuntune Fixes bug in InteractionManager-test mentioned in issue #4365 (#4366) fc76ae3
@Ivan Popelyshev Ivan Popelyshev rename GroupD8.isVertical (#4363) 461e655
@axldns axldns bitmapfont: backward compatibility + tests (#4362) 02d3a9f
Commits on 2017-10-08
@finscn finscn Add default value of `mesh.texture` (#4355) 16a6495
@Ivan Popelyshev Ivan Popelyshev dirty as in Rope (#4354) b973b42
@Ivan Popelyshev Ivan Popelyshev Add AlphaFilter, deprecate VoidFilter (#4349) fc9382c
Commits on 2017-10-04
@Ivan Popelyshev Ivan Popelyshev Add textures in reset method (#4344) 14246a8
@Dave Moore Dave Moore Force base render textures to be whole pixels to fix error in IE (#4316) a2ee1f9
@Ivan Popelyshev Ivan Popelyshev fix NineSlice with resolution (#4309) 9515f79
@Dave Moore Dave Moore Video base texture cross origin (#4345) f43b2e3
Commits on 2017-10-02
@Ivan Popelyshev Ivan Popelyshev context save and restore (#4332) a0d65fc
Commits on 2017-09-20
@Matt Karl Matt Karl Merge branch 'master' into dev e647dc5
@Matt Karl Matt Karl 4.5.6 1bee3a7
@Matt Karl Matt Karl Merge branch 'dev' 64efd96
Commits on 2017-09-19
@Matt Karl Matt Karl Switch jsdoc theme to pixi-jsdoc-template (#4311) 6911a6f
Commits on 2017-09-15
@Ivan Popelyshev Ivan Popelyshev fix canvas sprite texture change (#4303) 7f955ab
@Ivan Popelyshev Ivan Popelyshev particle container docs and resize mode (#4295) 54145eb
Commits on 2017-09-13
@Ivan Popelyshev Ivan Popelyshev fixing dirty problem in plane/nineslice (#4299) 3abf273
Commits on 2017-09-08
@Ivan Popelyshev Ivan Popelyshev tint in ParticleContainer (#4289) cbf70db
Commits on 2017-09-06
@Ivan Popelyshev Ivan Popelyshev move toLowerCase() into constructor (#4284) 7066930
@David Guan David Guan Fix texture's frame dimension error report (#4281) 70e0f5c
@Ivan Popelyshev Ivan Popelyshev filters can survive context loss (#4285) c948591
Commits on 2017-09-03
@finscn finscn Use local variable for `uniformData[i].type.toLowerCase()` (#4277) ce1fa8f
Commits on 2017-09-01
@Stafford Williams Stafford Williams fix 3926 (#4275) 3a64a40
@Dave Arel Dave Arel Improving SVG handling in Spritesheets with sourceScale support (#4271) 285f70a
Commits on 2017-08-30
@Ivan Popelyshev Ivan Popelyshev refactor, remove unnecessary operations (#4257) c0ac3cf
@Robert Bak Robert Bak Tiling texture works on canvas when replacing textures (#4269) d2c1d94
Commits on 2017-08-25
@Matt Karl Matt Karl Merge branch 'master' into dev ae1b7de
@Matt Karl Matt Karl 4.5.5 1f6c19e
@Matt Karl Matt Karl Merge branch 'dev' b0f2e5b
Commits on 2017-08-19
@Tsvetan Stanislavov Tsvetan Stanislavov Fixed nested stenicl masks not rendering correctly (#4211) d6aa867
Commits on 2017-08-16
@Matt Karl Matt Karl Pins jsdoc to 3.4.3 (#4232) 3031846
Commits on 2017-08-10
@Matt Karl Matt Karl Add Google Analytics to Documentation (#4215) 574174a
Commits on 2017-08-07
@Ivan Popelyshev Ivan Popelyshev Add option for dual-graphics devices (#4119) ac50257
@Akihiko Odaki Akihiko Odaki Set initial lastTime to -1 (#4209) 72edf39
@Akihiko Odaki Akihiko Odaki Add autoStart option to PIXI.Application (#4208) e15b6d2
Commits on 2017-08-03
@Dave Moore Dave Moore Adds docs for TextStyle getters and setters (#4199) 0295bc5
@Joe Boyle Joe Boyle Before deleting texture from cache, check that it's the same one passed into removeFromCache (#4198) fc03bd6
Commits on 2017-08-02
@J.C J.C leading support (#4194) e661483
@Ivan Popelyshev Ivan Popelyshev There's no resources page in wiki. (#4184) e094c7c
@Tsvetan Stanislavov Tsvetan Stanislavov Fixed an issue in CanvasRenderer where globalCompositeOperation is being changed without _activeBlendMode being updated. (#4195) f2d2fc5
Commits on 2017-07-31
@Matt Karl Matt Karl Merge branch 'master' into dev 95de0fc
@Courtland Idstrom Courtland Idstrom Graphics drawPolygon: (#4191) 7ee9ed1
Commits on 2017-07-27
@Matt Karl Matt Karl Adds improvements to README, fixes broken links (#4185) bb07f7d
Commits on 2017-07-25
@Ivan Popelyshev Ivan Popelyshev I dont know if its a crit. (#4176) 18916b1
Commits on 2017-07-24
@Matt Karl Matt Karl Merge branch 'master' into dev f7a9ce3
@Matt Karl Matt Karl 4.5.4 347263e
@Matt Karl Matt Karl Fixes destroyTexture method on TextureManager (#4174) 6b1ce69
@Matt Karl Matt Karl Merge branch 'dev' 88105ba
@Matt Karl Matt Karl Merge branch 'master' into dev 33536c0
@Dairnon Dairnon make blendMode a property with documentation, pass it to inner filter (#4131) 8821e4c
@Mat Groves Mat Groves _glRenderTargets destroyed when RenderTexture destroyed (#4173) 25cc1ea
Commits on 2017-07-23
@Stanislav Chervenkov Stanislav Chervenkov Fixed issues with overlapping shapes in masks for WebGL (#4164) 3b18d0c
Commits on 2017-07-22
@Niklas Korz Niklas Korz Two small grammar fixes (#4172) be5cc01
Commits on 2017-07-17
@Ivan Popelyshev Ivan Popelyshev fix tilingSprite alpha tint (#4165) f3da834
Commits on 2017-07-13
@Carlos David G. Nexans Carlos David G. Nexans Includes the sum in the error thrown when trying to create a texture (#4159) 3bae55b
Commits on 2017-06-30
@Matt Karl Matt Karl Standardizes how name is represented globally (#4132) bf34151
Commits on 2017-06-29
@Chad Engler Chad Engler update to latest resource-loader (v2.0.9) 976cbee
@wxyu247 wxyu247 fix ColorMatrixFilter.prototype.contrast (#4130) d2f8fbb
Commits on 2017-06-22
@FabianElsmer FabianElsmer Update index.js (#4120) 04d1879
Commits on 2017-06-20
@Matt Karl Matt Karl Remove release branch pushes upon publish (#4099) abe0247
Commits on 2017-06-14
@Suguru Yanaka Suguru Yanaka Remove duplicated base url from loader path in the bitmapFontParser (#4101) 94aa1c7
Commits on 2017-06-12
@Matt Karl Matt Karl Merge branch 'master' into dev 4006cab
@Matt Karl Matt Karl 4.5.3 757ccaf
@Matt Karl Matt Karl Merge branch 'dev' 1376ebd
@Matt Karl Matt Karl Added missing docs for Renderer options (#4098) 05b006b
Commits on 2017-06-09
@Ivan Popelyshev Ivan Popelyshev Cleaning the code (#4086) ba291b0
Commits on 2017-06-08
@Mertcan Mermerkaya Mertcan Mermerkaya Fix Sprite.containsPoint edge handling (#4092) 9bf609a
Commits on 2017-06-06
@Chad Engler Chad Engler Update LICENSE 216f018
@Chad Engler Chad Engler Update LICENSE 056eb58
Commits on 2017-06-05
@Ivan Popelyshev Ivan Popelyshev doc fix for renderer.bindTexture (#4084) 9bb4353
@Dave Moore Dave Moore Adds an onLoop callback for AnimatedSprites (#4080) 4aa0c72
Commits on 2017-06-03
@Matt Karl Matt Karl Changes the default dropShadowColor in TextStyle (#4083) 2ae57e1
Commits on 2017-06-01
@Ivan Popelyshev Ivan Popelyshev fix negative width/height of rectangle (#4074) aeedd8e
Commits on 2017-05-31
@Dave Moore Dave Moore Changed BitmapText max width to be a setter (#4068) f730e4a
@Dave Moore Dave Moore Record how many spaces have already been removed when resetting the index for a new line of text after hitting the maxWidth limit (#4064) d6a746c
Commits on 2017-05-30
@Dave Moore Dave Moore deprecation.js now works with modules excluded at build time (#4067) 316bf8b
@Dave Moore Dave Moore Fixes clear error on CanvasRenderer with no child container (#4065) de3bcb6
@Dave Moore Dave Moore Text drop shadow is now the right colour, even with blur enabled (#4069) 994a08a
Commits on 2017-05-24
@Ivan Popelyshev Ivan Popelyshev TilingSprite derp (#4060) e357f1c
@Ivan Popelyshev Ivan Popelyshev DERP! tintRgb now without _, its a legal property (#4058) 765d5a3
Commits on 2017-05-23
@Ivan Popelyshev Ivan Popelyshev premultiply blendModes, critical for compressed textures. (#4033) dc9e26e
@Luca Pivotto Luca Pivotto gl.SCISSOR_TEST fix (related to #4004) (#4052) 976c1dc
Commits on 2017-05-21
@Edward Reesman Edward Reesman fix for issue #4043: CORS not working with PIXI.Sprite.fromImage (#4050) 73c0715
Commits on 2017-05-16
@Matt Karl Matt Karl Merge branch 'master' into dev e1cfd26
@Matt Karl Matt Karl 4.5.2 fa44666
@Matt Karl Matt Karl Merge branch 'dev' 31ec8ec
@Ivan Popelyshev Ivan Popelyshev Fix context restore. (#4031) ca992c4
@Matt Karl Matt Karl Adds unit-test for graphic hole (#4030) 2d3aa03
Commits on 2017-05-15
@begininend begininend fix(Graphics): exclude holes in Graphics#containsPoint (#3976) 9e165a9
@Matt Karl Matt Karl Fixes Loader overriding destroy with removeView arg (#4018) 1ee8a84
@Matt Karl Matt Karl Fixes the padding for Graphics (#4020) 60a544b
Commits on 2017-05-13
@Gazzell Gazzell fix changing textures to a 1 frame animation bug (#4011) 31f7351
@Yahor Yahor Apply Tint to Particle Container (#3899) (#4014) 85028cc
Commits on 2017-05-09
@finscn finscn Add `updateTexture` & some shortcuts in Sprite; Cosmetic (#4000) 07eb79c
Commits on 2017-05-05
@Daniel Santos Daniel Santos Take into account baseTexture resolution when registering a BitmapText. (#3993) 2c20d70
Commits on 2017-05-04
@Matt Karl Matt Karl Missing lint from travis test (#3998) ef0bcf5
@Mat Groves Mat Groves fix for #3972 (#3985) b0e3b38
@Ivan Popelyshev Ivan Popelyshev TilingSprite destroy fix (#3995) 64ee554
Commits on 2017-05-03
@Matt Karl Matt Karl Merge branch 'master' into dev 2c9d4ee
@Ivan Popelyshev Ivan Popelyshev critical fix 3987, 3986 (#3991) 9cdd18b
@Ivan Popelyshev Ivan Popelyshev return of TextureTransform (#3989) b4e901c
Commits on 2017-05-01
@Andrew Start Andrew Start Added a fallback for cursor modes without styles (#3975) 90231fa
@Mike Reinstein Mike Reinstein modularized removeItems #3939 (#3977) 469d48e
@Matt Karl Matt Karl Test script (#3984) 1564c00
Commits on 2017-04-28
@Matt Karl Matt Karl Removes Bower mention from README (#3980) d596c4c
Commits on 2017-04-27
@Andrew Start Andrew Start Make Interaction events closer to Browser behavior (#3963) 2b1ca74
Commits on 2017-04-24
@Dave Moore Dave Moore Removed unit test for deprecated Texture cache functions (#3970) e8f973e
@Matt Karl Matt Karl Removes deprecation warnings with TextMetrics usage (#3969) ff9a166
Commits on 2017-04-22
@Matt Karl Matt Karl Merge branch 'master' into dev 7fbf877
@Matt Karl Matt Karl 4.5.1 2cc6f79
@Matt Karl Matt Karl Merge branch 'dev' 7dca9b3
@Matt Karl Matt Karl Merge branch 'color-matrix-alpha' into dev c150f26
@Matt Karl Matt Karl Renames interpolation to alpha a744999
@Chad Engler Chad Engler fix #3252, add an interpolation value for the color matrix result 36509c9
Commits on 2017-04-21
@Dave Moore Dave Moore Stops TickListener 'this.fn is not a function' error (#3956) 5d0f980
@Matt Karl Matt Karl Fixes #3954 support excluding deprecations (#3959) 6a7f9a0
Commits on 2017-04-19
@begininend begininend fix(GraphicsRenderer): fix graphics render with fill and line when na… (#3945) c5fdfea
@Matt Karl Matt Karl Merge branch 'master' into dev ab5216b
@Matt Karl Matt Karl Fixes priority adding of ticker listeners (#3958) 055e78f
@Matt Karl Matt Karl Merge branch 'master' into dev 667df29
Commits on 2017-04-18
@Matt Karl Matt Karl Remove enumeration from deprecations (#3952) f1dff42
@Dave Moore Dave Moore Fixed if statement checks that do not work if the stop point is set to 0 (#3948) eb3c5b6
@Chad Engler Chad Engler Fix #3199 by honoring alpha (#3943) 667d527
Commits on 2017-04-17
@Andrew Start Andrew Start Fix not respecting target of mouseup events. (#3940) 2af6281
Commits on 2017-04-14
@Matt Karl Matt Karl Fixes issue with addOnce on ticker (#3938) 40a774f
Commits on 2017-04-13
@Matt Karl Matt Karl Merge branch 'master' into dev 35a8784
@Andrew Start Andrew Start Fix destroyed textures throwing errors when destroyed again. (#3931) be79482
Showing 181 changed files
View
.github/CODE_OF_CONDUCT.md 0 → 100644
Too large
View
.github/CONTRIBUTING.md 0 → 100644
Too large
View
.github/ISSUE_TEMPLATE.md 0 → 100644
Too large
View
.github/PULL_REQUEST_TEMPLATE.md 0 → 100644
Too large
View
.travis.yml
Too large
View
CODE_OF_CONDUCT.md 100644 → 0
Too large
View
CONTRIBUTING.md 100644 → 0
Too large
View
LICENSE
Too large
View
README.md
Too large
View
package-lock.json 0 → 100644
Too large
View
package.json
Too large
View
scripts/jsdoc.conf.json
Too large
View
scripts/release.js 100644 → 0
Too large
View
src/accessibility/AccessibilityManager.js
Too large
View
src/core/Application.js
Too large
View
src/core/Shader.js
Too large
View
src/core/autoDetectRenderer.js
Too large
View
src/core/const.js
Too large
View
src/core/display/Container.js
Too large
View
src/core/display/DisplayObject.js
Too large
View
src/core/display/Transform.js
Too large
View
src/core/display/TransformStatic.js
Too large
View
src/core/graphics/Graphics.js
Too large
View
src/core/graphics/GraphicsData.js
Too large
View
src/core/graphics/canvas/CanvasGraphicsRenderer.js
Too large
View
src/core/graphics/utils/bezierCurveTo.js
Too large
View
src/core/graphics/webgl/GraphicsRenderer.js
Too large
View
src/core/graphics/webgl/WebGLGraphicsData.js
Too large
View
src/core/graphics/webgl/utils/buildCircle.js
Too large
View
src/core/graphics/webgl/utils/buildLine.js
Too large
View
src/core/graphics/webgl/utils/buildPoly.js
Too large
View
src/core/graphics/webgl/utils/buildRectangle.js
Too large
View
src/core/graphics/webgl/utils/buildRoundedRectangle.js
Too large
View
src/core/index.js
Too large
View
src/core/math/GroupD8.js
Too large
View
src/core/math/Matrix.js
Too large
View
src/core/math/ObservablePoint.js
Too large
View
src/core/math/shapes/Ellipse.js
Too large
View
src/core/math/shapes/Rectangle.js
Too large
View
src/core/renderers/SystemRenderer.js
Too large
View
src/core/renderers/canvas/CanvasRenderer.js
Too large
View
src/core/renderers/canvas/utils/CanvasMaskManager.js
Too large
View
src/core/renderers/canvas/utils/mapCanvasBlendModesToPixi.js
Too large
View
src/core/renderers/webgl/TextureManager.js
Too large
View
src/core/renderers/webgl/WebGLRenderer.js
Too large
View
src/core/renderers/webgl/WebGLState.js
Too large
View
src/core/renderers/webgl/filters/Filter.js
Too large
View
src/core/renderers/webgl/filters/filterTransforms.js
Too large
View
src/core/renderers/webgl/filters/spriteMask/SpriteMaskFilter.js
Too large
View
src/core/renderers/webgl/filters/spriteMask/spriteMaskFilter.frag
Too large
View
src/core/renderers/webgl/managers/BlendModeManager.js
Too large
View
src/core/renderers/webgl/managers/FilterManager.js
Too large
View
src/core/renderers/webgl/managers/StencilManager.js
Too large
View
src/core/renderers/webgl/utils/RenderTarget.js
Too large
View
src/core/renderers/webgl/utils/mapWebGLBlendModesToPixi.js
Too large
View
src/core/settings.js
Too large
View
src/core/sprites/Sprite.js
Too large
View
src/core/sprites/canvas/CanvasSpriteRenderer.js
Too large
View
src/core/sprites/canvas/CanvasTinter.js
Too large
View
src/core/sprites/webgl/SpriteRenderer.js
Too large
View
src/core/sprites/webgl/texture.vert
Too large
View
src/core/text/Text.js
Too large
View
src/core/text/TextMetrics.js
Too large
View
src/core/text/TextStyle.js
Too large
View
src/core/textures/BaseRenderTexture.js
Too large
View
src/core/textures/BaseTexture.js
Too large
View
src/core/textures/RenderTexture.js
Too large
View
src/core/textures/Spritesheet.js
Too large
View
src/core/textures/Texture.js
Too large
View
src/core/textures/TextureMatrix.js 0 → 100644
Too large
View
src/core/textures/TextureUvs.js
Too large
View
src/core/textures/VideoBaseTexture.js
Too large
View
src/core/ticker/Ticker.js
Too large
View
src/core/ticker/TickerListener.js
Too large
View
src/core/utils/index.js
Too large
View
src/core/utils/mapPremultipliedBlendModes.js 0 → 100644
Too large
View
src/core/utils/trimCanvas.js
Too large
View
src/deprecation.js
Too large
View
src/extract/canvas/CanvasExtract.js
Too large
View
src/extract/webgl/WebGLExtract.js
Too large
View
src/extras/AnimatedSprite.js
Too large
View
src/extras/BitmapText.js
Too large
View
src/extras/TextureTransform.js 100644 → 0
Too large
View
src/extras/TilingSprite.js
Too large
View
src/extras/cacheAsBitmap.js
Too large
View
src/extras/getChildByName.js
Too large
View
src/extras/getGlobalPosition.js
Too large
View
src/extras/webgl/TilingSpriteRenderer.js
Too large
View
src/extras/webgl/tilingSprite.frag
Too large
View
src/extras/webgl/tilingSprite_simple.frag
Too large
View
src/filters/alpha/AlphaFilter.js 0 → 100644
Too large
View
src/filters/alpha/alpha.frag 0 → 100644
Too large
View
src/filters/blur/BlurFilter.js
Too large
View
src/filters/colormatrix/ColorMatrixFilter.js
Too large
View
src/filters/colormatrix/colorMatrix.frag
Too large
View
src/filters/displacement/DisplacementFilter.js
Too large
View
src/filters/displacement/displacement.frag
Too large
View
src/filters/index.js
Too large
View
src/filters/noise/NoiseFilter.js
Too large
View
src/filters/noise/noise.frag
Too large
View
src/filters/void/VoidFilter.js 100644 → 0
Too large
View
src/filters/void/void.frag 100644 → 0
Too large
View
src/index.js
Too large
View
src/interaction/InteractionData.js
Too large
View
src/interaction/InteractionEvent.js
Too large
View
src/interaction/InteractionManager.js
Too large
View
src/interaction/index.js
Too large
View
src/interaction/interactiveTarget.js
Too large
View
src/loaders/bitmapFontParser.js
Too large
View
src/loaders/index.js
Too large
View
src/loaders/loader.js
Too large
View
src/loaders/spritesheetParser.js
Too large
View
src/mesh/Mesh.js
Too large
View
src/mesh/NineSlicePlane.js
Too large
View
src/mesh/Plane.js
Too large
View
src/mesh/canvas/CanvasMeshRenderer.js
Too large
View
src/mesh/webgl/MeshRenderer.js
Too large
View
src/mesh/webgl/mesh.frag
Too large
View
src/particles/ParticleContainer.js
Too large
View
src/particles/webgl/ParticleBuffer.js
Too large
View
src/particles/webgl/ParticleRenderer.js
Too large
View
src/particles/webgl/ParticleShader.js
Too large
View
src/polyfill/Number.isInteger.js 0 → 100644
Too large
View
src/polyfill/index.js
Too large
View
src/prepare/BasePrepare.js
Too large
View
test/core/AnimatedSprite.js 0 → 100644
Too large
View
test/core/Application.js
Too large
View
test/core/BaseTexture.js
Too large
View
test/core/CanvasRenderer.js 0 → 100644
Too large
View
test/core/Container.js
Too large
View
test/core/Graphics.js
Too large
View
test/core/Matrix.js
Too large
View
test/core/Rectangle.js
Too large
View
test/core/Sprite.js
Too large
View
test/core/Spritesheet.js
Too large
View
test/core/Text.js
Too large
View
test/core/TextMetrics.js 0 → 100644
Too large
View
test/core/TextStyle.js
Too large
View
test/core/Texture.js
Too large
View
test/core/Ticker.js
Too large
View
test/core/TilingSprite.js
Too large
View
test/core/VideoBaseTexture.js 0 → 100644
Too large
View
test/core/WebGLRenderer.js
Too large
View
test/core/index.js
Too large
View
test/core/resources/building1.json 100755 → 100644
Too large
View
test/core/resources/building1.png 100755 → 100644
Too large
View
test/core/resources/building1@2x.json 100755 → 100644
Too large
View
test/core/resources/building1@2x.png 100755 → 100644
Too large
View
test/core/resources/src/goldmine_10_5.png 0 → 100755
Too large
View
test/core/resources/src/sheet.tps 0 → 100644
Too large
View
test/core/resources/src/star1.png 0 → 100644
Too large
View
test/core/resources/src/star2.png 0 → 100644
Too large
View
test/core/resources/src/star3.png 0 → 100644
Too large
View
test/core/resources/src/star4.png 0 → 100644
Too large
View
test/core/util.js
Too large
View
test/extras/BitmapText.js 0 → 100644
Too large
View
test/extras/index.js 0 → 100644
Too large
View
test/extras/resources/font-no-page.fnt 0 → 100644
Too large
View
test/extras/resources/font.fnt 0 → 100644
Too large
View
test/extras/resources/font.png 0 → 100644
Too large
View
test/index.js
Too large
View
test/interaction/InteractionManager.js
Too large
View
test/interaction/MockPointer.js
Too large
View
test/loaders/bitmapFontParser.js
Too large
View
test/loaders/resources/atlas.crn 0 → 100644
Too large
View
test/loaders/resources/atlas.json 0 → 100644
Too large
View
test/loaders/resources/atlas.png 0 → 100644
Too large
View
test/loaders/resources/atlas@0.5x.json 0 → 100644
Too large
View
test/loaders/resources/atlas@0.5x.png 0 → 100644
Too large
View
test/loaders/resources/atlas_crn.json 0 → 100644
Too large
View
test/loaders/resources/atlas_error.json 0 → 100644
Too large
View
test/loaders/resources/font.fnt 0 → 100644
Too large
View
test/loaders/resources/font.png 0 → 100644
Too large
View
test/loaders/resources/font@0.5x.fnt 0 → 100644
Too large
View
test/loaders/resources/font@0.5x.png 0 → 100644
Too large
View
test/loaders/resources/split_font.fnt 0 → 100644
Too large
View
test/loaders/resources/split_font2.fnt 0 → 100644
Too large
View
test/loaders/resources/split_font_ab.png 0 → 100644
Too large
View
test/loaders/resources/split_font_cd.png 0 → 100644
Too large
View
test/loaders/spritesheetParser.js
Too large
View
test/withGL.js
Too large