2016-10-02 |
Fix #2971; merges #3046
Chad Engler
committed
on 2 Oct 2016
|
---|---|
Merge pull request #3043 from themoonrat/video-base-texture
...
Chad Engler
authored
on 2 Oct 2016
GitHub
committed
on 2 Oct 2016
|
|
2016-10-01 |
strange imports problem
Ivan Popelyshev
committed
on 1 Oct 2016
|
_parentID was not in the class. Hidden class problem
Ivan Popelyshev
committed
on 1 Oct 2016
|
|
fix for #3027
Ivan Popelyshev
committed
on 1 Oct 2016
|
|
|
|
2016-09-30 |
Fixed variable naming issue reported in #2903 (#3035)
Dave
authored
on 30 Sep 2016
Mat Groves
committed
on 30 Sep 2016
|
Smaller default texture size for text (#3036)
Dave
authored
on 30 Sep 2016
Mat Groves
committed
on 30 Sep 2016
|
|
updated some doc comments (#3038)
Steffen Bär
authored
on 30 Sep 2016
Mat Groves
committed
on 30 Sep 2016
|
|
2016-09-29 |
Fix some loading issues; fixes #2687
Chad Engler
committed
on 29 Sep 2016
|
2016-09-28 |
Merge pull request #3032 from rkrasky/patch-5
...
Chad Engler
authored
on 28 Sep 2016
GitHub
committed
on 28 Sep 2016
|
onAnchorUpdate function is private with underscore
...
Robert Krasky
authored
on 28 Sep 2016
GitHub
committed
on 28 Sep 2016
|
|
|
|
filter clamp was wrong
Ivan Popelyshev
committed
on 28 Sep 2016
|
|
2016-09-27 |
quick fix for #1950
Chad Engler
committed
on 27 Sep 2016
|
Merge pull request #3024 from englercj/export-default-cleanup
...
Chad Engler
authored
on 27 Sep 2016
GitHub
committed
on 27 Sep 2016
|
|
Merge pull request #3025 from englercj/import-star-cleanup
...
Chad Engler
authored
on 27 Sep 2016
GitHub
committed
on 27 Sep 2016
|
|
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
|
properly set resolution (#3022)
Stafford Williams
authored
on 27 Sep 2016
Mat Groves
committed
on 27 Sep 2016
|
|
cleanup some export defaults
Chad Engler
committed
on 27 Sep 2016
|
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
Allow anchors to be asssigned without breaking ObservablePoint (#3017)
Marek Ventur
authored
on 27 Sep 2016
Mat Groves
committed
on 27 Sep 2016
|
|
2016-09-26 |
Fix linting issues
Matt Karl
committed
on 26 Sep 2016
|
Merge pull request #3016 from peteward44/dev
...
Chad Engler
authored
on 26 Sep 2016
GitHub
committed
on 26 Sep 2016
|
|
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
|
|
Always clear Text Canvas via clearRect
Dave Moore
committed
on 26 Sep 2016
|
|
2016-09-25 |
merge #2956
Chad Engler
committed
on 25 Sep 2016
|
fix issues w/ Container destroy; see #2863 and #2995
Chad Engler
committed
on 25 Sep 2016
|
|
fix canvas resolution; manually merge #2870
Chad Engler
committed
on 25 Sep 2016
|
|
Better SVG support (#2614)
...
Juha Rantanen
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|