BabylonJS v5.22.0 Release Notes

  • Core

    • ➕ Add support of clipplanes in GlowLayer - by sebavan (#12925)
    • 🐛 Cameras: Add noPreventDefault as argument to attachControl call - [Bug Fix] by PolygonalSun (#12927)
    • 🐛 Fix Loading Cube Texture from basis file - [Bug Fix] by sebavan (#12924)
    • 🐛 Enforce parent blocks being empty in octree - [Bug Fix] by normanb (#12923)
    • 🐛 Two small fixes - [Bug Fix] by RaananW (#12918)
    • 🐛 Generate sampler name in buildBlock - [Bug Fix] by carolhmj (#12913)
    • 🐛 Add type on blob creation - [Bug Fix] by carolhmj (#12912)
    • 🐛 Clamp negative rgb values to zero to avoid parse errors in native - [Bug Fix] by docEdub (#12914)
    • 🛠 Fixing oit + derivatives branching - by CraigFeldspar (#12907)
    • ➕ Add "metadata" support to "ReflectionProbe" class - by julien-moreau (#12911)
    • Document the ranges of FromHSV's parameters - by BlakeOne (#12901)
    • 🛠 Fix null error in late animation bindings - by jjv360 (#12909)
    • 👯 InstancedMesh should be cloned with the new source mesh - by RaananW (#12904)
    • ✂ Remove tslib reference in es6 packages (First step towards esm) - by RaananW (#12897)
    • 🐛 Fix picking on ADV to account for texture coordinates - [Bug Fix] by carolhmj (#12902)

    GUI

    • TouchButton3D's getPressDepth(position) call has depth discrepancy - by RaananW (#12910)
    • 🐛 Fix drawing a rounded rectangle - [Bug Fix] by carolhmj (#12908)
    • 🐛 Fix picking on ADV to account for texture coordinates - [Bug Fix] by carolhmj (#12902)

    GUI Editor

    Node Editor