Releases: playcanvas/editor
Releases · playcanvas/editor
v2.13.0
v2.12.9
v2.12.8
What's Changed
- Migrate vc graph panel from LegacyPanel to PCUI Container by @willeastcott in #1733
- [FIX] PCUI diff cleanup by @kpal81xd in #1742
- [FIX] Folded in texture convert module by @kpal81xd in #1744
- fix: hide progress bar in Code Editor for empty projects by @willeastcott in #1743
- fix: allow Find in Files hotkey to work after closing a script tab by @willeastcott in #1745
- chore(deps): update all npm dependencies by @renovate[bot] in #1747
- fix: hide tab progress bar when opening pre-loaded ESM dependency by @willeastcott in #1748
- [FIX] Folded editor API into codebase by @kpal81xd in #1746
Full Changelog: v2.12.7...v2.12.8
v2.12.7
What's Changed
- fix: set Code Editor TypeScript target to ES2020 by @willeastcott in #1738
- Engine V2 defaults restoration by @kpal81xd in #1740
Full Changelog: v2.12.6...v2.12.7
v2.12.6
v2.12.5
v2.12.4
What's Changed
- fix: entity input empty state not initialized correctly by @willeastcott in #1716
- fix: prevent light icon loading as gray square by @willeastcott in #1717
- fix: default engineV2 migration fallback to true by @willeastcott in #1721
- fix: replace cog icon with ellipsis on component context menus by @willeastcott in #1722
- Migrate HowDoI widget from legacy UI to PCUI by @willeastcott in #1725
- Add per-script context menu by @willeastcott in #1724
- Migrate version control picker to PCUI by @willeastcott in #1726
- [Chore] Updates packages by @kpal81xd in #1727
Full Changelog: v2.12.3...v2.12.4
v2.12.3
v2.12.2
v2.12.1
What's Changed
- Add mipmaps attribute to texture reference and remove unused reference in inspector by @YeonSeong-Lee in #1694
- Improve tooltip references for dropdown options by @willeastcott in #1695
- [FIX] Fix fog race condition crash on page reload by @willeastcott in #1696
- [FIX] Prevent text selection drags from activating drop targets by @willeastcott in #1697
- Allow minimizing of the Launch Page Profiler by @willeastcott in #1698
- chore(deps): bump lodash from 4.17.21 to 4.17.23 in /modules/editor-api by @dependabot[bot] in #1700
- chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #1701
- [FIX] Fix TypeScript errors in common/pcui/element components by @willeastcott in #1699
- Further fixes for TS migration of PCUI extension classes by @willeastcott in #1705
- Migrate picker-script-create to PCUI by @willeastcott in #1706
New Contributors
- @YeonSeong-Lee made their first contribution in #1694
Full Changelog: v2.12.0...v2.12.1