Skip to content

v1.9.12

Compare
Choose a tag to compare
@bejado bejado released this 16 Feb 18:47
· 4008 commits to release since this release
  • engine: Fixed GL errors seen with MSAA on WebGL.
    Warning: this can affect multisampling behavior on devices that do not support OpenGL ES 3.1
  • materials: Added new getVertexIndex() API for vertex shaders.
  • samples: RenderTarget demo now disables post-processing in offscreen view and creates depth attachment.
  • gltfio: Fix, animation jolt when time delta is very small.