GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
20
Releases
108
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
pixi.js
Download ZIP
906 commits
Transfer to URL with SHA
tree:
bbd3735f5b
Switch branches
×
batch-dev
bugfix/polygon-offset
dev
dev-blendmode-add-again
dev-canvas-renderer-dirty-transform
dev-graphics-fix-batches
dev-line-join
dev-offscreen-canvas
dev-renderTexture-pool
dev-replace-buble-with-babel
englercj/update-s3
feature-nine-slice-canvas-tint
fix-svg
master
multiple-pointer-down-events
release
upgrade
v2.x
v3.x
v4.x
pixi.js
/
src
/
pixi
/
display
/
latest commit
bbd3735f5b
photonstorm
authored
on 10 Jul 2014
..
DisplayObject.js
Fixed issue with cacheAsBitmap Alpha property
10 years ago
DisplayObjectContainer.js
addChild and addChildAt now return the child
10 years ago
MovieClip.js
solve issue #751 - MovieClip currentFrame is increasing exceed total frame until it is stopped
10 years ago
Sprite.js
Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary vars that weren't needed (texture, crop, frame, transform, child), reduced all the drawImage calls down to just one. Removed redundant baseTexture.hasLoaded check.
10 years ago
SpriteBatch.js
Shader Manager simplified
10 years ago
Stage.js
Update Stage.js
10 years ago