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
3736 commits
Transfer to URL with SHA
tree:
91fe17d7b9
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
/
textures
/
latest commit
cccabc1765
Peter Ward
authored
on 26 Sep 2016
..
BaseRenderTexture.js
add some missed doc changed from #2954
8 years ago
BaseTexture.js
Fix issue when creating a BaseTexture with a 'null' source value, then using .loadSource() with an already-loaded IMG element. The 'loaded' event is never fired in that case and Texture objects are forever waiting for the 'loaded' event to be emitted
8 years ago
RenderTexture.js
some more es6 changes (#2969)
8 years ago
Texture.js
Better SVG support (#2614)
8 years ago
TextureUvs.js
Prefer const (#3002)
8 years ago
VideoBaseTexture.js
added inline play
8 years ago