# 4.1.0 ## Major updates ## Optimizations ## Updates - Support Vive Focus 3Dof controller ([TrevorDev](https://github.com/TrevorDev)) ### Inspector - Added support for `ShadowGenerator` ([Deltakosh](https://github.com/deltakosh/)) ### Tools - Added `Color3.toHSV()`, `Color3.toHSVToRef()` and `Color3.HSVtoRGBToRef()` ([Deltakosh](https://github.com/deltakosh/)) ### Meshes - Added new CreateTiledPlane and CreateTiledBox ([JohnK](https://github.com/BabylonJSGuide/)) ### Tools - Added `ShadowGenerator.onAfterShadowMapRenderObservable` and `ShadowGenerator.onAfterShadowMapMeshRenderObservable` ([Deltakosh](https://github.com/deltakosh/)) ## Bug fixes - Removing assetContainer from scene will also remove gui layers ([TrevorDev](https://github.com/TrevorDev)) ## Breaking changes