Skip to content

Releases: playcanvas/editor

v1.21.94

25 Oct 10:44
a047a92
Compare
Choose a tag to compare

What's New

  • Expose texture rotation and hide inactive elements in materials inspector

Bug Fixes

  • Fix engine_version regression in REST API

v1.21.89

12 Oct 12:31
a047a92
Compare
Choose a tag to compare

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

Bumped Engine version to 1.57.1

PlayCanvas 1.57.1 is now the default engine version!

Minimap support is added to Code Editor.

Area Lights

Area Lights are fully supported in the Editor now
image

Bug Fixes

  • Fixed: console.log in Editor - freezes the Editor #583

  • Fixed fix the engine select input in the publish picker

v1.21.82

08 Sep 12:57
a047a92
Compare
Choose a tag to compare

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

Bumped Engine version to 1.56.0

PlayCanvas 1.56.0 is now the default engine version! This release includes many great features, such as:

  • Add HQ reflections
  • Add support for KHR_materials_sheen, KHR_materials_volume, KHR_materials_variants, and KHR_materials_emissive_strength
  • Unified standard + basic shader intro code
  • ... and much, much more!

183070483-6cab327d-dd85-4368-9156-c74f97c5fd3d

For more information, refer to https://github.com/playcanvas/engine/releases/tag/v1.56.0

New In-Editor Project Management Dashboards

Today, we're proud to launch a new in-editor Project Management Dashboard! You can access it right now via the very useful URL playcanvas.com/editor .

Screenshot 2022-09-07 at 15 08 14

The new dashboard supports managing your Organizations too! Additional features include Searching and Sorting projects.

Screenshot 2022-09-07 at 15 12 23

We've also made changes to the in-Editor Project view. You can now use the Editor for most of your Project Settings (such as Name, Description) and Team Management needs!

Screenshot 2022-09-07 at 14 50 41

From Project view, you can access the Project Dashboard by clicking on See all projects.

Clustered Lighting now Available on the Editor

A few months ago, we announced Clustered Lighting Open Beta - Have hundreds of dynamic lights in your scene!. We are today releasing a full integration support of this feature on the Editor!

Kapture-2022-05-24-at-12 09 11

You can now go to Settings -> Rendering and use Clustered Lighting!

Screenshot 2022-09-07 at 14 29 48

Full documentation is here: https://developer.playcanvas.com/en/user-manual/graphics/lighting/clustered-lighting

New Material Sheen Control

The Standard Material now supports Sheen controls, very useful for cloth and fabric materials!

180189701-1210aa3c-2a9a-462b-aeef-4805899887d4

Bug Fixes

  • Fixed: Reimport FBX when created with folder #867
  • Fixed: Disabled auto options prevent setting autoFit in UI elements playcanvas/engine#3844
  • Fixed broken Explore links throughout the website

v1.21.81

24 Aug 13:25
a047a92
Compare
Choose a tag to compare

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

We've improved the Hierarchy Search feature on the Editor (as part of #69). It now allows users to search for keywords not only in an Entity's Name, but also in Tags, Components, and attached Scripts.

Screenshot 2022-08-23 at 20 39 30

Bug Fixes

  • Fixed: Mouse wheel for zoom, does not pick UI elements. #92
  • Fixed: Unselect audio clip being previewed doesn't stop it #663
  • Fixed: Framing is incorrect for entity with collision after selecting a 2D screen #802
  • Fixed: Lightmap size doesn't update until entity is unselected and reselected #843
  • Fixed: Select Text > Find in Files - not working anymore #829
  • Fixed: Reimport FBX when created with folder #867

v1.21.76

16 Aug 14:57
a047a92
Compare
Choose a tag to compare

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.

Updates

UI Screen Priority

Control the order that UI screens render in on the same Render Layer with the Priority property!
Screenshot 2022-08-16 at 16 10 08
Kapture 2022-08-16 at 16 13 00

v1.21.73

05 Aug 09:26
a047a92
Compare
Choose a tag to compare

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.

Updates

v1.21.72

04 Aug 08:35
a047a92
Compare
Choose a tag to compare

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.

Updates

v1.21.71

01 Aug 13:37
a047a92
Compare
Choose a tag to compare

Bug Fixes

  • The PlayCanvas icons font file is now embedded directly in the editor css. Old versions of this font file will no longer be incorrectly cached on users browsers.

v1.21.70

27 Jul 12:21
a047a92
Compare
Choose a tag to compare

What's New

  • Editor CSS files are now built using rollup
  • Component + Entity List Clean up #830
  • Change favicon in launch tab so it looks different to the Editor tab #701
    image

Bug Fixes

  • Zooming in the Editor 3D viewport with a trackpad #768
  • Camera dropdown list no longer scrolls #821

v1.21.67

22 Jul 10:33
a047a92
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue which caused the legacy scripts code editor to crash on load
  • Fixes an issue causing the switch to master branch button to fail when working on a closed branch (#838)