Releases: playcanvas/editor
Releases · playcanvas/editor
Release list
v2.20.1
What's Changed
Full Changelog: v2.20.0...v2.20.1
v2.20.0
What's Changed
Full Changelog: v2.19.11...v2.20.0
v2.19.11
What's Changed
Full Changelog: v2.19.10...v2.19.11
v2.19.10
What's Changed
Full Changelog: v2.19.9...v2.19.10
v2.19.9
What's Changed
- refactor: use PCUI Container and append() in new project picker by @willeastcott in #1939
- chore(deps): bump minimatch and serve by @dependabot[bot] in #1938
- cleanup: remove no-op renderChanges from Button instances by @willeastcott in #1940
- refactor: migrate connection overlay to PCUI Overlay by @willeastcott in #1941
- refactor: migrate picker-project from legacy UI to PCUI by @willeastcott in #1943
- refactor: migrate create-checkpoint picker from legacy UI to PCUI by @willeastcott in #1945
- fix: prevent overlay from closing when clicking PCUI context menus by @willeastcott in #1947
- fix: prevent picker-project dialog from shrinking below its intended height by @willeastcott in #1948
- chore(deps): update actions/create-github-app-token action to v3 by @renovate[bot] in #1949
- fix: restore version-control side panel box header centering by @willeastcott in #1950
- refactor: migrate create-branch picker from legacy UI to PCUI by @willeastcott in #1946
- refactor: migrate close-branch picker from legacy UI to PCUI by @willeastcott in #1951
- refactor: migrate hard-reset-checkpoint picker from legacy UI to PCUI by @willeastcott in #1952
- refactor: migrate delete-branch picker from legacy UI to PCUI by @willeastcott in #1953
- refactor: migrate merge-branches picker from legacy UI to PCUI by @willeastcott in #1954
- refactor: migrate version-control-side-panel-box from legacy UI to PCUI by @willeastcott in #1955
- refactor: migrate createCheckpointWidget from legacy UI to PCUI by @willeastcott in #1956
- refactor: migrate picker-version-control-side-panel from legacy UI to PCUI by @willeastcott in #1957
- Migrate diff-checkpoints picker from legacy UI to PCUI by @willeastcott in #1958
- refactor: clean up diff-checkpoints picker after PCUI migration by @willeastcott in #1959
- fix: prevent merge branches sidepanel children from shrinking by @willeastcott in #1961
- chore: bump playcanvas to 2.17.1 by @kpal81xd in #1962
- chore(deps): pin dependencies by @renovate[bot] in #1963
- fix: update test suite selectors for PCUI migration by @kpal81xd in #1964
Full Changelog: v2.19.8...v2.19.9
v2.19.8
What's Changed
- fix: resolve TS errors in selector files by @willeastcott in #1934
- fix: resolve TS errors in chat-widget by @willeastcott in #1935
- fix: match parent Element.link() signature in AssetInput by @willeastcott in #1937
- [CHORE] Update playcanvas engine to latest by @kpal81xd in #1936
Full Changelog: v2.19.7...v2.19.8
v2.19.7
What's Changed
Full Changelog: v2.19.6...v2.19.7
v2.19.6
What's Changed
Full Changelog: v2.19.5...v2.19.6
v2.19.5
What's Changed
- refactor: rename Animstategraph to AnimStateGraph by @willeastcott in #1917
- refactor: clean up AnimStateGraphView typing and event handles by @willeastcott in #1918
- refactor: replace inline import('playcanvas') types with top-level imports in viewport by @willeastcott in #1919
- fix: render skeleton gizmo for RenderComponent entities by @willeastcott in #1920
- fix: resolve straightforward TS errors in viewport files by @willeastcott in #1921
- fix: remove dead GraphNode#addLabel calls by @willeastcott in #1922
- refactor: use class fields in TemplateOverridesView and OverrideGroup by @willeastcott in #1923
- refactor: declare class fields in conflict-manager UI by @willeastcott in #1924
- refactor: declare class fields in vc/graph classes by @willeastcott in #1925
- refactor: declare class fields in store classes by @willeastcott in #1926
- fix: resolve TS errors in store picker files by @willeastcott in #1927
- refactor: migrate project management pickers from legacy UI to PCUI by @willeastcott in #1928
- fix: remove legacy scripts dead code from new project picker by @willeastcott in #1929
- fix: make optional config fields reflect DB-level optionality by @kpal81xd in #1931
- refactor: migrate template entity inspector label from LegacyLabel to PCUI by @willeastcott in #1930
Full Changelog: v2.19.4...v2.19.5