BabylonJS v5.23.0 Release Notes

  • Core

    • โšก๏ธ Optimize animation interpolate function - by bghgary (#12945)
    • ๐ŸŽ Performance mode - by deltakosh (#12954)
    • ๐Ÿ› Fix Rendering Pipeline cameras - [Bug Fix] by sebavan (#12961)
    • ๐Ÿ› Fix quaternion blending math - [Bug Fix] by bghgary (#12955)
    • ๐Ÿ†• DeviceInputSystem: Pull browser specific code into WebDeviceInputSystem - [New Feature] by PolygonalSun (#12865)
    • ๐Ÿ› Fix some NME bugs. - [Bug Fix] by carolhmj (#12951)
    • ๐Ÿ› Sprite double pick - [Bug Fix] by sebavan (#12949)
    • ๐Ÿ› Fix Basis Loader - [Bug Fix] by sebavan (#12947)
    • Animation perf improvments - by sebavan (#12944)
    • Clear some values used during loading at the end of the load - by carolhmj (#12946)
    • โž• Added AudioBuffer as parameter for Sound - by sorskoot (#12943)

    Loaders

    • ๐Ÿ› Fix stl loader right handed - [Bug Fix] by sebavan (#12957)

    Node Editor