what's new.md 584 B

5.0.0

Major updates

Updates

General

  • Added static CenterToRef for vectors 2/3/4 (aWeirdo)

Materials

  • Added an OcclusionMaterial to simplify depth-only rendering of geometry (rgerd)

Bugs

  • Fix issue with the Promise polyfill where a return value was expected from resolve() (Deltakosh)
  • Fix an issue with keyboard control (re)attachment. (#9411) (RaananW)

Breaking changes