BabylonJS v5.17.0 Release Notes

  • Core

    • ๐Ÿ”ฆ Expose tbn lines - by deltakosh (#12803)
    • Switch = to .length = 0 where possible - by RaananW (#12802)
    • ๐Ÿšš InputManager: Removed pointerup check that prevented event from being processed. - by PolygonalSun (#12800)
    • โž• Added Color3.FromHSV - by BarthPaleologue (#12799)
    • ๐Ÿ› Fix render method of RTT not using its active camera - [Bug Fix] by carolhmj (#12794)
    • ๐Ÿ› Vertex buffer override for native - [Bug Fix] by CedricGuillemet (#12792)
    • ๐Ÿ›  Fix naming convention for parsing from File or snippet - by RaananW (#12791)
    • ๐Ÿ› Fix distorted normals in large-radius flat IcoSpheres. - [Bug Fix] by jemc (#12789)
    • ๐Ÿ› fix splice hook - [Bug Fix] by sebavan (#12786)
    • ๐Ÿ› Add thinInstance creation check if instanced arrays are not supported. - [Bug Fix] by sebavan (#12782)
    • ๐Ÿ› Wait to add pending data to the scene before loading screen logic - [Bug Fix] by carolhmj (#12785)
    • ๐Ÿ› Gizmo/camera fixes - [Bug Fix] by CedricGuillemet (#12779)
    • ๐Ÿ› Fix crash on smooth shading for meshes with no index buffers on Babylon Native. - [Bug Fix] by SergioRZMasson (#12781)
    • โž• Add computeBoundingBox as a constructor option on SPS. - by carolhmj (#12778)
    • ๐Ÿ› Check autoClear for RTT to fix utility layer on native OpenXR - [Bug Fix] by rgerd (#12774)

    GUI

    • Switch = to .length = 0 where possible - by RaananW (#12802)
    • ๐Ÿ›  Fix naming convention for parsing from File or snippet - by RaananW (#12791)
    • ๐Ÿ›  isPointerBlocker fixes - by carolhmj (#12787)

    GUI Editor

    Inspector

    Loaders

    Playground

    • ๐Ÿ›  Fix naming convention for parsing from File or snippet - by RaananW (#12791)