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
2869 commits
Transfer to URL with SHA
tree:
571534ff49
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
/
core
/
latest commit
cd1e71af55
Mat Groves
authored
on 17 Mar 2016
..
display
Add doc hint on using Sprite mask on canvas
9 years ago
graphics
Fix for https://github.com/pixijs/pixi.js/issues/1950
10 years ago
math
comments and jsdoc
10 years ago
particles
Setting blend mode when using CanvasRenderer.
10 years ago
renderers
flush all webgl commands before the renderer is completely destroyed. This ensures that all commands are processed in a timely fashion (especially in browsers with multi-process or multi-threaded graphics architectures like chrome). Noteably, this ensures that gl textures are actually deleted around the same time that the renderer is destroyed.
9 years ago
sprites
fix CanvasRenderer bug
9 years ago
text
Merge remote-tracking branch 'origin/dev' into dev
9 years ago
textures
Revert "Trying to fix additive blending in v3"
9 years ago
ticker
jsdoc cleanup
10 years ago
utils
added removeItems; added unit tests; replaced uses of original splice with removeItems
10 years ago
const.js
Update const.js to use browserify-versionify
9 years ago
index.js
Expose standard shaders on PIXI namespace as documented
9 years ago