2019-07-04 |
BatchBuffer.vertices => ViewableBuffer.rawBinaryData (#5881)
Sukant Pal
authored
on 4 Jul 2019
Matt Karl
committed
on 4 Jul 2019
|
---|---|
Adds Graphics.pluginName & ViewableBuffer (#5877)
Sukant Pal
authored
on 4 Jul 2019
Matt Karl
committed
on 4 Jul 2019
|
|
2019-07-03 |
Fix WebGL context cannot be restored (#5872)
JetLu
authored
on 3 Jul 2019
Matt Karl
committed
on 3 Jul 2019
|
2019-07-02 |
Fix BatchRenderer types (#5871)
Ivan Popelyshev
authored
on 2 Jul 2019
Matt Karl
committed
on 2 Jul 2019
|
Adds new ImageBitmapResource (#5858)
Matt Karl
authored
on 2 Jul 2019
GitHub
committed
on 2 Jul 2019
|
|
Fix BatchRenderer and GroupD8 types (#5867)
Timo Kämäräinen
authored
on 2 Jul 2019
Matt Karl
committed
on 2 Jul 2019
|
|
Fix RenderTexture type (#5861)
Fish
authored
on 2 Jul 2019
Matt Karl
committed
on 2 Jul 2019
|
|
2019-06-30 |
Cleanup BatchRenderer internal names and documentation (#5852)
...
Sukant Pal
authored
on 30 Jun 2019
Matt Karl
committed
on 30 Jun 2019
|
2019-06-28 |
GroupD8 documentation (#5849)
Sukant Pal
authored
on 28 Jun 2019
Matt Karl
committed
on 28 Jun 2019
|
2019-06-27 |
Prevented System from attaching itself to the Renderer's contextChange signal (#5848)
Sukant Pal
authored
on 27 Jun 2019
Matt Karl
committed
on 27 Jun 2019
|
2019-06-26 |
Fix for the SVGResource#valid issue (#5819)
Mofnire
authored
on 26 Jun 2019
Matt Karl
committed
on 26 Jun 2019
|
webgl2 extension fix (#5829)
Ivan Popelyshev
authored
on 26 Jun 2019
Matt Karl
committed
on 26 Jun 2019
|
|
Fixes the prepare system (#5834)
Dave Moore
authored
on 26 Jun 2019
Matt Karl
committed
on 26 Jun 2019
|
|
2019-06-25 |
Add JSDoc comments on the TextureUvs properties (#5828)
Mofnire
authored
on 25 Jun 2019
Matt Karl
committed
on 25 Jun 2019
|
2019-06-24 |
SVGResource constructor has absolute size options (#5776)
Toby Harris
authored
on 24 Jun 2019
Matt Karl
committed
on 24 Jun 2019
|
2019-06-22 |
Compatibility with older typescript OffscreenCanvas type (#5813)
Ivan Popelyshev
authored
on 22 Jun 2019
Matt Karl
committed
on 22 Jun 2019
|
Typing and documentation improvements (#5803)
Ivan Popelyshev
authored
on 22 Jun 2019
Matt Karl
committed
on 22 Jun 2019
|
|
2019-06-21 |
Adds floats internal format for webgl1 and webgl2 (#5770)
Ivan Popelyshev
authored
on 21 Jun 2019
Matt Karl
committed
on 21 Jun 2019
|
2019-06-17 |
Renames StateSystem.setState to StateSystem.set (#5791)
Mat Groves
authored
on 17 Jun 2019
Matt Karl
committed
on 17 Jun 2019
|
More typing fixes (#5790)
Ivan Popelyshev
authored
on 17 Jun 2019
Matt Karl
committed
on 17 Jun 2019
|
|
2019-06-16 |
Fix JSDoc type of refCount (#5787)
Konstantin
authored
on 16 Jun 2019
Matt Karl
committed
on 16 Jun 2019
|
2019-06-15 |
Fixes crash on browsers that don’t support OffscreenCanvas (#5782)
Matt Karl
authored
on 15 Jun 2019
GitHub
committed
on 15 Jun 2019
|
2019-06-10 |
Adds support for setting anisotropic filtering level (#5537)
Teodor Tanasoaia
authored
on 10 Jun 2019
Matt Karl
committed
on 10 Jun 2019
|
Allow OffscreenCanvas to work as CanvasResource (#5756)
Michael Deal
authored
on 10 Jun 2019
Matt Karl
committed
on 10 Jun 2019
|
|
2019-06-09 |
Fixes issue with docs/types with BatchPluginFactory (#5772)
Matt Karl
authored
on 9 Jun 2019
GitHub
committed
on 9 Jun 2019
|
2019-06-07 |
Adds factory for creating custom BatchRenderer plugins (#5706)
Ivan Popelyshev
authored
on 7 Jun 2019
Matt Karl
committed
on 7 Jun 2019
|
2019-06-04 |
Update typings for RenderTextureSystem (#5755)
Ivan Popelyshev
authored
on 4 Jun 2019
Matt Karl
committed
on 4 Jun 2019
|
2019-06-03 |
Change blend mode type from `boolean` to `number` (#5749)
徐宇楠
authored
on 3 Jun 2019
Matt Karl
committed
on 3 Jun 2019
|
2019-05-29 |
Removes division that can cause problems in filters (#5701)
Ivan Popelyshev
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
Normalizes SVGResource parsing to support inline SVG strings, base64 data URIs, and URLs (#5697)
JetLu
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|