Skip to content

v1.21.29

Compare
Choose a tag to compare
@yaustar yaustar released this 02 Mar 15:01
· 2 commits to main since this release
a047a92

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

  • Version Control Graph View for a graphical view of checkpoints, branches and merges
  • UX Improvements to Anim State Graph Exit Time default value and tooltip #494
  • Improvements in published build zip downloads, especially for users in Asia (a 600MB build now takes 1 minute to download now in Japan) #693
  • Added project name to Launch Tab title #695

Bug fixes

  • Fixed: Editor always reports Missing UV1 on RenderComponents #478
  • Fixed: In project read only mode, user cannot select a model or template to preview animation #677
  • Fixed: Value change not always applied in Anim State Graph #394
  • Fixed: Unable to assign animation in Anim State Graph #648/#585
  • Fixed: Assets including plus sign fails to load #667
  • Fixed: Preview animation only works on first selection #680
  • Fixed: Undo doesn't reset child elements when undoing the addition of a layout group component #690
  • Fixed: Misplaced UI element anchor gizmos if parent is a child of LayoutGroup #640

Version Control Graph View

A graphical view of checkpoints, branches and merges for PlayCanvas version control and provide easy access to common operations such as compare, new branch, restore etc.

Full documentation here: https://developer.playcanvas.com/en/user-manual/version-control/graph-view/

overview

compare-checkpoints-example