BabylonJS v5.11.0 Release Notes

  • Core

    • ๐Ÿ›  Fix texture caching. - by carolhmj (#12652)
    • ๐Ÿ› Camera: Modified isMouseEvent bool logic for Safari - [Bug Fix] by PolygonalSun (#12655)
    • ๐Ÿ”Œ Prepare plugin defines after material helper defines - by BlakeOne (#12643)
    • ๐Ÿ› Fix SSR and procedural textures clear order - [Bug Fix] by sebavan (#12646)
    • ๐Ÿ› Fix dirty on inactive meshes - [Bug Fix] by sebavan (#12645)
    • ๐Ÿ› Use the errorcallback to report errors - [Bug Fix] by RaananW (#12647)
    • ๐Ÿ› Camera: Added divide by zero check FreeCameraTouchInput - [Bug Fix] by PolygonalSun (#12649)
    • ๐Ÿ› Fixed GPU Gems URL in API docs - [Bug Fix] by cx20 (#12644)
    • ๐Ÿ”Œ Material plugins: Allow group replacements in injected code when using regular expression - by Popov72 (#12642)
    • โž• Add custom attributes for material plugins - by BlakeOne (#12640)

    GUI

    • ๐Ÿ› make sure component init before render - [Bug Fix] by RaananW (#12651)

    GUI Editor

    • ๐Ÿ›  Fix deletion of Grid items in Editor, also fix... - by carolhmj (#12653)

    Loaders