| 2019-08-27 | 
                Support RGBA32F render textures (format=RGBA, type=FLOAT)
                
                 
                  
                  Mark
                  committed 
  
    
      on 27 Aug 2019
    
  
                  
                 | 
|---|---|
| 2019-05-29 | 
                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
    
  
                  
                 | 
| 2019-05-19 | 
                Fixes critical BaseTexture loaded events order (#5684)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 19 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 19 May 2019
    
  
                  
                 | 
| 2019-05-17 | 
                Fixes SVGResource can not triggering resize (#5685)
                
                 
                  
                    JetLu
                    authored 
  
    
      on 17 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 17 May 2019
    
  
                  
                 | 
| 2019-05-13 | 
                Updates documentation and types (#5671)
                
                 
                  
                    Marco Spiess
                    authored 
  
    
      on 13 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 13 May 2019
    
  
                  
                 | 
| 2019-05-07 | 
                Fixes video not working in v5.0.1 (#5660)
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 7 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 7 May 2019
    
  
                  
                 | 
| 2019-05-05 | 
                Fixes regression trigger resize on Texture update (#5643)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 5 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 5 May 2019
    
  
                  
                 | 
| 
                Fixes TextureSystem destroy (#5649)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 5 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 5 May 2019
    
  
                  
                 | |
| 2019-05-03 | 
                Fixed texture from SVG (#5630)
                
                 
                  
                    Damiano Cancemi
                    authored 
  
    
      on 3 May 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 3 May 2019
    
  
                  
                 | 
| 2019-05-01 | 
                Disable createImageBitmap in resources (#5631)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 1 May 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 1 May 2019
    
  
                  
                 | 
| 
                Fixes Texture destroy throws a deprecation warning (#5633)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 1 May 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 1 May 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 | 
                Typings fix, Mesh buffer fix (#5607)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 21 Apr 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 21 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-03-20 | 
                Adds browser bundles for individual packages (#5528)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 20 Mar 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 20 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-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-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
    
  
                  
                 | |
| 2019-02-16 | 
                Typings fixes (#5450)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 16 Feb 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 16 Feb 2019
    
  
                  
                 | 
| 2019-02-09 | 
                Fixes multi-Renderer async problem (#5405)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 9 Feb 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 9 Feb 2019
    
  
                  
                 | 
| 2019-01-27 | 
                Fixes disposing framebuffers like in v4 (#5387)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 27 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 27 Jan 2019
    
  
                  
                 | 
| 2019-01-15 | 
                Documentation updates (#5366)
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 15 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 15 Jan 2019
    
  
                  
                 | 
| 2019-01-14 | 
                Adds optional FPS limit for updating videos (#5355)
                
                  ...
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 14 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 14 Jan 2019
    
  
                  
                 | 
| 2019-01-13 | 
                Fixes texture construction in Text (#5353)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 13 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 13 Jan 2019
    
  
                  
                 | 
| 2019-01-11 | 
                Auto-detect Webgl2 RGBA32F format (#5341)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 11 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 11 Jan 2019
    
  
                  
                 | 
| 2019-01-09 | 
                Fix types in documentation (#5345)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 9 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 9 Jan 2019
    
  
                  
                 | 
| 2019-01-06 | 
                Small fixes and tweaks for v5 (#5329)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 6 Jan 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 6 Jan 2019
    
  
                  
                 |