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
3397 commits
Transfer to URL with SHA
tree:
c39e25b6ab
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
09394ae95e
Dr. Kibtiz
authored
on 5 Jun 2016
..
display
Merge pull request #2592 from marekventur/container-destruction-api
10 years ago
graphics
Fix for fastRect alpha
10 years ago
math
typo
10 years ago
renderers
changed *[] to Array<*> as the former throws up errors as invalid syntax and stops jsdocs from working
10 years ago
sprites
jshint
10 years ago
text
Accept boolean as a shortcut for all destroy() calls
10 years ago
textures
small fix for spritesheet loader
10 years ago
ticker
Comment about ticker timing issue. Do not trigger update for zero delta.
10 years ago
utils
changed *[] to Array<*> as the former throws up errors as invalid syntax and stops jsdocs from working
10 years ago
Shader.js
separate Shader class
10 years ago
const.js
Fixed a typo in core/const.js
10 years ago
index.js
separate Shader class
10 years ago