pixi.js / src / pixi /
@Federico Omoto Federico Omoto authored on 4 Aug 2014
..
core Circle getBounds width and height corrected 12 years ago
display Guards against the texture crop width/height being zero (which crashes IE11) 12 years ago
extras TilingSprite._renderWebGL: missing mask argument in renderSession.maskManager.popMask call 12 years ago
filters Remove trailing commas from object property lists 12 years ago
loaders Merge pull request #851 from FedeOmoto/dev 12 years ago
primitives Double assingment in Graphics.drawPath mathod 12 years ago
renderers Fix complexPrimitiveShader reference in WebGLStencilManager.bindGraphics method 12 years ago
text Merge pull request #851 from FedeOmoto/dev 12 years ago
textures Prefer bind over 'var scope = this;' 12 years ago
utils Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer 12 years ago
InteractionData.js Removed this.local in InteractionData fixes #654 12 years ago
InteractionManager.js Missing originalEvent property on InteractionManager.onMouseOut method 12 years ago
Intro.js Squashed commit of the following (jshint): 12 years ago
Outro.js Add AMD export, fixes #267 13 years ago
Pixi.js Fixed typo in URL 12 years ago