Releases: playcanvas/editor
Releases · playcanvas/editor
v2.19.1
What's Changed
- fix: use correct path property for Resolution Height setting by @willeastcott in #1869
- fix: use consistent import path for Attribute type in engine settings by @willeastcott in #1870
- fix: call unbind() on mask event handles in anim inspector by @willeastcott in #1871
- fix: remove dead code in unlink() for anim, button and collision inspectors by @willeastcott in #1872
- fix: remove extra arguments from element inspector binding constructors by @willeastcott in #1873
- fix: rename isCLustered to isClustered in light inspector by @willeastcott in #1874
- fix: replace inline import() type annotations with regular imports in inspector by @willeastcott in #1876
- fix: remove redundant unlink calls before super.link in inspectors by @willeastcott in #1877
- fix: correct type annotation and use public getter in anim inspector by @willeastcott in #1878
- fix: use typed constructor args for component inspectors by @willeastcott in #1879
- fix: use editor layout API instead of document.querySelector in anim inspector by @willeastcott in #1882
- fix: correct type errors and operator precedence in component inspectors by @willeastcott in #1881
- fix: use base class _entityEvents instead of custom _evts array in anim inspector by @willeastcott in #1884
- fix: standardize naming in component inspectors by @willeastcott in #1885
- fix: type _entities as EntityObserver[] in component inspectors by @willeastcott in #1886
- chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #1883
- chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #1880
- Fix requestAnimationFrame field naming, type, and handle lifecycle by @willeastcott in #1887
Full Changelog: v2.19.0...v2.19.1
v2.19.0
v2.18.3
What's Changed
- [FEAT] Add delegate command for autonomous task lifecycle by @kpal81xd in #1853
- chore(deps): update dependency @playcanvas/pcui to v6.1.0 by @renovate[bot] in #1854
- fix: update Inspector when arrow-keying through folders in Assets panel by @willeastcott in #1855
- fix: prevent 'Go one folder up' from changing editor selection by @willeastcott in #1856
- chore(deps): update dependency @playcanvas/pcui to v6.1.1 by @renovate[bot] in #1861
- chore(deps): update docker/login-action action to v4 by @renovate[bot] in #1862
Full Changelog: v2.18.2...v2.18.3
v2.18.2
What's Changed
- fix: add roving tabindex to Table for proper Tab/Shift+Tab cycling by @willeastcott in #1840
- chore(deps): update dependency @playcanvas/pcui to v6.0.1 by @renovate[bot] in #1841
- chore: log console message when using non-default frontend by @kpal81xd in #1844
- fix: scroll hierarchy to newly selected entity by @willeastcott in #1845
- fix: resolve TypeScript errors in entities-treeview by @willeastcott in #1847
- [Fix] Hide frontend URL from console log by @kpal81xd in #1849
- feat: generate redirect index.html on Vercel builds by @kpal81xd in #1846
- refactor: clean up entities-treeview by @willeastcott in #1848
Full Changelog: v2.18.1...v2.18.2
v2.18.1
What's Changed
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /test-suite by @dependabot[bot] in #1837
- fix: pin search filter and add scene button at top of scene picker by @willeastcott in #1838
Full Changelog: v2.18.0...v2.18.1
v2.18.0
What's Changed
- fix: resolve TypeScript property errors in asset inspectors by @willeastcott in #1823
- refactor: standardize asset inspector preview classes by @willeastcott in #1825
- fix: resolve TypeScript property errors in component inspectors by @willeastcott in #1826
- fix: resolve TypeScript property errors in settings panel inspectors by @willeastcott in #1827
- fix: resolve TypeScript property errors in anim state graph editor by @willeastcott in #1828
- chore(deps): update dependency @playcanvas/pcui to v6 by @renovate[bot] in #1829
- fix: decouple selection from focus in Table and align with PCUI v6 by @willeastcott in #1831
- refactor: reorganize toolbar directory into toolbar, viewport-controls, and alerts by @willeastcott in #1832
- refactor: compact left toolbar and add responsive overflow by @willeastcott in #1833
- fix: add missing class field declarations in inspector classes by @willeastcott in #1834
- fix: resolve TypeScript errors in code-editor modules by @willeastcott in #1835
- test: add Playwright UI tests for texture format conversion by @kpal81xd in #1836
Full Changelog: v2.17.1...v2.18.0
v2.17.1
What's Changed
- refactor: move anim state graph editor to its own directory by @willeastcott in #1821
- fix: stop view cube animation when user interacts with viewport by @kpal81xd in #1824
Full Changelog: v2.17.0...v2.17.1
v2.17.0
What's Changed
- refactor: use PCUI placeholder for hierarchy search input by @willeastcott in #1803
- [FEAT] Replace What's New overlay with version button in status bar by @kpal81xd in #1804
- chore: remove @playcanvas/editor-api npm dep from test-suite by @kpal81xd in #1805
- chore(deps): update dependency @playcanvas/pcui to v5.6.0 by @renovate[bot] in #1806
- refactor: adopt PCUI 5.6 TreeView API improvements by @willeastcott in #1807
- fix: allow dashes and underscores in animation state names by @willeastcott in #1810
- feat: add ViewCube orientation gizmo with user toggle by @kpal81xd in #1809
- chore(deps): update dependency @playcanvas/pcui to v5.7.0 by @renovate[bot] in #1812
- fix: correct dragstart event name in grid view destroy handler by @willeastcott in #1811
- chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #1813
- chore(deps): update dependency @playcanvas/pcui to v5.7.1 by @renovate[bot] in #1815
- fix: prevent TreeViewItem from stealing GridView focus on folder selection by @willeastcott in #1814
- fix: account for sticky header when scrolling table rows via arrow keys by @willeastcott in #1816
- chore(deps): update dependency @playcanvas/pcui to v5.8.0 by @renovate[bot] in #1817
- feat: unify asset activation via activate event for Enter and double-click by @willeastcott in #1818
- feat: add View Cube Size user setting by @kpal81xd in #1819
- fix: prevent anim state graph fullscreen from closing on double-click by @willeastcott in #1820
Full Changelog: v2.16.2...v2.17.0
v2.16.2
What's Changed
- fix: show hierarchy more options button in read-only projects by @willeastcott in #1797
- fix: auto-open target settings panel when navigating to Settings by @willeastcott in #1795
- refactor: remove dead hierarchy search results CSS by @willeastcott in #1799
- refactor: use SCSS theme variables in hierarchy panel styles by @willeastcott in #1800
- test: add ESM script build tests to publish/download suites by @kpal81xd in #1798
- chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in #1801
Full Changelog: v2.16.1...v2.16.2
v2.16.1
What's Changed
Full Changelog: v2.16.0...v2.16.1