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
4249 commits
Transfer to URL with SHA
tree:
ec9174ec5e
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
/
renderers
/
webgl
/
latest commit
5da4aa39ce
ymiroshnyk
authored
on 15 Feb 2017
Mat Groves
committed
on 15 Feb 2017
..
filters
Fix docs and export issue, Filter is a class
8 years ago
managers
Merge branch 'master' into dev
8 years ago
utils
Better respecting of the scale mode (#3678)
8 years ago
TextureGarbageCollector.js
Do not unload generated textures when manually running the texture garbage collector. This already happens when it is run automatically, as it will cause the texture to not be able to be renderered again (#3342)
8 years ago
TextureManager.js
fixed lint warnings (#3726)
8 years ago
WebGLRenderer.js
Add an easy way to clear RenderTexture (#3647)
8 years ago
WebGLState.js
Fixed crash in WebGLState::push(). (#3652)
8 years ago