Skip to content

v1.18.21

Compare
Choose a tag to compare
@yaustar yaustar released this 14 Jul 10:17
67de569

Please note that these release notes are to track new features and changes to the PlayCanvas Editor. They do not contain the source code to the Editor.

What's new

  • Cascaded shadow mapping exposed in Editor (playcanvas/engine#3184)
  • Checkpoint listing in version control is faster #448
  • Added 'view changes' option in dropdown menu on version control checkpoint view #442
  • Show a warning in the inspector if mesh collision is used but scale of the entity is not uniform #441
  • Added WebGL 1 warning for Non POT textures that are used for tiling #445
  • Show a warning if texture is not POT and mipmap is enabled (WebGL 1) #251

Bug Fixes

  • When adding Anim component, it has layers from a previous selection #439
  • Render asset type is above Model (Source) in the filter menu of the assets panel #457