2019-05-02 |
Fixed SVGResource test
Damiano Cancemi
committed
on 2 May 2019
|
---|---|
2019-04-30 |
Fixed braces
damianoc90
committed
on 30 Apr 2019
|
Fixed brace-style
damianoc90
committed
on 30 Apr 2019
|
|
Fixed texture from SVG
damianoc90
committed
on 30 Apr 2019
|
|
2019-04-27 |
Updated comments and docs for deprecated methods / properties. (#5616)
Dave Moore
authored
on 27 Apr 2019
Matt Karl
committed
on 27 Apr 2019
|
2019-04-21 |
Fragment shader precision detection (#5602)
...
Dave Moore
authored
on 21 Apr 2019
Matt Karl
committed
on 21 Apr 2019
|
Typings fix, Mesh buffer fix (#5607)
Ivan Popelyshev
authored
on 21 Apr 2019
Matt Karl
committed
on 21 Apr 2019
|
|
Fix for cacheAsBitmap (#5603)
Mat Groves
authored
on 21 Apr 2019
Matt Karl
committed
on 21 Apr 2019
|
|
2019-04-18 |
Renamed `getAttribute` -> `getBuffer` (#5588)
Lucas Jones
authored
on 18 Apr 2019
Matt Karl
committed
on 18 Apr 2019
|
Fixed parameter ordering (#5589)
Abhinav Sagar
authored
on 18 Apr 2019
Matt Karl
committed
on 18 Apr 2019
|
|
2019-04-16 |
Filter migration (#5555)
Ivan Popelyshev
authored
on 16 Apr 2019
Matt Karl
committed
on 16 Apr 2019
|
2019-04-09 |
Assure that TICK is different for multi-textured renderers (#5546)
Ivan Popelyshev
authored
on 9 Apr 2019
Matt Karl
committed
on 9 Apr 2019
|
2019-04-08 |
Fixes non-premultiply blend modes (#5562)
Ivan Popelyshev
authored
on 8 Apr 2019
Matt Karl
committed
on 8 Apr 2019
|
2019-04-02 |
Can't bind active destroyed VAO (#5558)
Ivan Popelyshev
authored
on 2 Apr 2019
Matt Karl
committed
on 2 Apr 2019
|
2019-03-20 |
Adds browser bundles for individual packages (#5528)
Matt Karl
authored
on 20 Mar 2019
GitHub
committed
on 20 Mar 2019
|
2019-03-17 |
Re-implements autoDetectRender to reduce confusion (#5523)
Matt Karl
authored
on 17 Mar 2019
GitHub
committed
on 17 Mar 2019
|
2019-03-10 |
Don't use WebGL2 on mobiles by default (#5502)
Ivan Popelyshev
authored
on 10 Mar 2019
Matt Karl
committed
on 10 Mar 2019
|
2019-03-08 |
Introduces unsafe-eval and runner packages (#5463)
Ivan Popelyshev
authored
on 8 Mar 2019
Matt Karl
committed
on 8 Mar 2019
|
2019-03-05 |
Fixes a bug when resizing RenderTexture with resolution other than one (#5492)
Mat Groves
authored
on 5 Mar 2019
Matt Karl
committed
on 5 Mar 2019
|
2019-03-04 |
Typo in typings (#5488)
Ivan Popelyshev
authored
on 4 Mar 2019
Matt Karl
committed
on 4 Mar 2019
|
2019-02-26 |
Moved resolution check to when a texture is created (#5480)
Mat Groves
authored
on 26 Feb 2019
Matt Karl
committed
on 26 Feb 2019
|
2019-02-22 |
Fixes shader avoiding equal compare between float (#5466)
yinz
authored
on 22 Feb 2019
Matt Karl
committed
on 22 Feb 2019
|
2019-02-18 |
Initial pass at enabling depthTexture support (#5395)
Dairnon
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
Mipmap pow2 compatibility for WebGL 1 and 2 (#5422)
Ivan Popelyshev
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
Make Renderer's `reset` work like in v4. (#5431)
Ivan Popelyshev
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
Fixes instances of hard-coded vertSize in BatchRenderer (#5451)
Dairnon
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
2019-02-16 |
Typings fixes (#5450)
Ivan Popelyshev
authored
on 16 Feb 2019
Matt Karl
committed
on 16 Feb 2019
|
2019-02-14 |
Fixes SpriteMask filterArea lagging by 1 frame (#5444)
Ivan Popelyshev
authored
on 14 Feb 2019
Matt Karl
committed
on 14 Feb 2019
|
2019-02-12 |
Fixes SpriteMaskFilter clear param (#5435)
Ivan Popelyshev
authored
on 12 Feb 2019
Matt Karl
committed
on 12 Feb 2019
|
Fixes RenderTextureSystem invalidation problem (#5432)
Ivan Popelyshev
authored
on 12 Feb 2019
Matt Karl
committed
on 12 Feb 2019
|