History for pixi.js / src / core / textures
2017-01-07
@Mat Groves
Merge branch 'dev' into dev-geometry-update ...
Mat Groves committed on 7 Jan 2017
2017-01-02
@finscn
Remove the needless checking for `orig` (#3479) ...
finscn authored on 2 Jan 2017 Matt Karl committed on 2 Jan 2017
2016-11-18
@Mat Groves
fixed settings not being respected (#3315) ...
Mat Groves authored on 18 Nov 2016 GitHub committed on 18 Nov 2016
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-10-31
@Mat Groves
Dev texture states cacheing (#3201) ...
Mat Groves authored on 31 Oct 2016 Chad Engler committed on 31 Oct 2016
2016-10-26
@Stafford Williams
fixes #3159
Stafford Williams committed on 26 Oct 2016
2016-10-16
@Chad Engler
use objects where we map render context ids
Chad Engler committed on 16 Oct 2016
2016-10-13
@Chad Engler
add HTMLImageElement check to fix #3099
Chad Engler committed on 13 Oct 2016
@Mat Groves
Revert "Revert "Fixes Texture.from variable error"" (#3103)
Mat Groves authored on 13 Oct 2016 GitHub committed on 13 Oct 2016
@Mat Groves
Revert "Fixes Texture.from variable error" (#3102)
Mat Groves authored on 13 Oct 2016 GitHub committed on 13 Oct 2016
@Dave Moore
Fixes #3100
Dave Moore committed on 13 Oct 2016
2016-10-11
@Stafford Williams
clear lint warning
Stafford Williams committed on 11 Oct 2016
2016-10-10
@Ralph Sto. Domingo
Update docs: issue #3085 ...
Ralph Sto. Domingo authored on 10 Oct 2016 GitHub committed on 10 Oct 2016
2016-10-04
@Chad Engler
Merge pull request #3060 from englercj/fix-image-url-detect ...
Chad Engler authored on 4 Oct 2016 GitHub committed on 4 Oct 2016
@Ivan Popelyshev
remove some changes from texture
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
1. moved clamping into TextureTransform ...
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
some restructuring
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
Clamping is magic
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
clamping is hilarious ...
Ivan Popelyshev committed on 4 Oct 2016
@Ivan Popelyshev
Giant tilingSprite refactoring. ...
Ivan Popelyshev committed on 4 Oct 2016
@Chad Engler
replace url extension regex; fixes #3059
Chad Engler committed on 4 Oct 2016
2016-10-01
@Dave Moore
VideoBaseTexture fixes and changes ...
Dave Moore committed on 1 Oct 2016
2016-09-29
@Chad Engler
Fix some loading issues; fixes #2687
Chad Engler committed on 29 Sep 2016
2016-09-27
@Chad Engler
Merge pull request #3024 from englercj/export-default-cleanup ...
Chad Engler authored on 27 Sep 2016 GitHub committed on 27 Sep 2016
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
cleanup some export defaults
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-26
@Peter Ward
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
Peter Ward committed on 26 Sep 2016
2016-09-25
@Juha Rantanen
Better SVG support (#2614) ...
Juha Rantanen authored on 25 Sep 2016 Chad Engler committed on 25 Sep 2016