Releases: playcanvas/editor
Releases · playcanvas/editor
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
v2.19.4
v2.19.3
What's Changed
- chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #1907
- chore(deps): update dependency @playcanvas/pcui to v6.1.2 by @renovate[bot] in #1908
- chore(deps): update dependency @playcanvas/pcui to v6.1.3 by @renovate[bot] in #1909
- chore(deps): update node.js to v22.22.1 by @renovate[bot] in #1903
- Type settings inspector constructor args by @willeastcott in #1910
- fix: resolve type errors in animstategraph inspectors by @willeastcott in #1911
- fix: improve typing across animstategraph modules by @willeastcott in #1912
- chore(deps): update dependency @playcanvas/pcui-graph to v5.2.1 by @renovate[bot] in #1913
- chore(deps): update dependency @playcanvas/pcui-graph to v5.2.2 by @renovate[bot] in #1914
- chore(deps): update dependency @playcanvas/pcui-graph to v5.2.4 by @renovate[bot] in #1915
- fix: enable undo for keyboard Delete in AnimStateGraph editor by @willeastcott in #1916
Full Changelog: v2.19.2...v2.19.3
v2.19.2
What's Changed
- refactor: centralize AttributesInspector management in ComponentInspector base class by @willeastcott in #1888
- fix: use base class _entityEvents instead of custom _evts array in button and collision inspectors by @willeastcott in #1889
- refactor: move legacy/removed title logic to component inspector subclasses by @willeastcott in #1890
- refactor: import engine constants instead of duplicating them by @willeastcott in #1891
- fix: disable horizontal scroll on entity selection in hierarchy by @kpal81xd in #1894
- fix: only disable audiosource fields when engine is v2 by @willeastcott in #1899
- [FIX] Align entity picker hierarchy visibility styling by @kpal81xd in #1898
- refactor: remove unused _assets field from GSplat component inspector by @willeastcott in #1901
- refactor: remove unnecessary deepCopy of ATTRIBUTES in screen inspector by @willeastcott in #1902
- chore: add missing TypeScript field declarations to UI classes by @kpal81xd in #1897
- chore: add missing field declarations to thumbnail renderer classes by @kpal81xd in #1893
- refactor: migrate asset inspector previews to pointer events by @willeastcott in #1905
Full Changelog: v2.19.1...v2.19.2
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