pixi.js/src/pixi
2014-02-09 11:13:12 +00:00
..
core Remove all references to mat3 or mat4 2014-02-02 10:28:08 -08:00
display Hoisted the fillRect/canvasRect/pxRound flags to the CanvasRenderer. 2014-02-09 11:04:54 +00:00
extras TilingSprite fixes for CocoonJS, closes #490 2014-02-03 12:40:39 -08:00
filters return empty rect if container has no visible children 2014-01-28 09:10:01 -08:00
loaders Tweaked interaction manager to handle mouse leave events better 2014-02-04 08:52:25 +00:00
primitives fix graphics updateBounds 2014-02-04 14:00:34 -08:00
renderers Merged fillRect and clearRect to single clearBeforeRender boolean. 2014-02-09 11:13:12 +00:00
text call proper parent update 2014-02-04 16:26:43 -08:00
textures Merge pull request #492 from drkibitz/ducktype 2014-02-03 12:25:36 -08:00
utils Dived into WebGLRenderer, fixes and docs 2014-01-28 17:25:00 +00:00
InteractionData.js Tweaked getLocalPosition 2014-01-31 00:34:53 +00:00
InteractionManager.js Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev 2014-02-04 08:59:15 +00:00
Intro.js Squashed commit of the following (jshint): 2013-10-01 15:37:38 -07:00
Outro.js Add AMD export, fixes #267 2013-08-18 16:47:00 -07:00
Pixi.js Hoisted the fillRect/canvasRect/pxRound flags to the CanvasRenderer. 2014-02-09 11:04:54 +00:00