Releases: decentraland/js-sdk-toolchain
Releases · decentraland/js-sdk-toolchain
7.1.18
What's Changed
- fix: scrollbar when toggling folders in ProjectView by @nicoecheza in #619
- fix: file removing with undo not working properly by @nicoecheza in #601
- fix: context menu triggering input's onBlur cb by @nicoecheza in #621
- Update set-parent.ts by @menduz in #614
- fix: prevent catalog error to make inspector fail to boot by @cazala in #613
- feat: make panels resizable by @cazala in #623
- fix auto-import ~system for vscode [Approach 2] by @gonpombo8 in #624
- fix global inputs for ANY input action by @gonpombo8 in #625
- Alternative helpers by @gonpombo8 in #618
- chore(deps): bump @dcl/explorer by @github-actions in #616
- feat: inspector settings & optional camera axes inversion by @AN-DCL in #626
- chore(deps): bump @dcl/explorer by @github-actions in #627
Explorer sdk-related updates
- chore: sdk7 remove texture mirror-once wrap mode by @pravusjif in decentraland/unity-renderer#5213
- chore: sdk7 update teleportation restricted actions by @pravusjif in decentraland/unity-renderer#5192
- fix: plugins creation exception handling by @pbosio in decentraland/unity-renderer#5246
Full Changelog: 7.1.17...7.1.18
7.1.17
What's Changed
- Snap settings should be always enabled. by @AN-DCL in #599
- fix: refresh entity inspector by @cazala in #600
- Feat asset folder UI by @gonpombo8 in #602
- move footer to its own component by @gonpombo8 in #604
- fix: EntityNode name by @cazala in #607
- fix: make undo/redo change state to unsaved by @cazala in #603
- Free camera in the editor by @AN-DCL in #605
- add search for folder assets by @gonpombo8 in #606
- bump ecs-math by @gonpombo8 in #609
- Fix rotation gizmo working incorrectly with world axes by @AN-DCL in #608
- feat: dump to scene.json by @nicoecheza in #610
- add signed-fetch headers rpc by @gonpombo8 in #611
- Fix child being added twice by @AN-DCL in #612
- fix: repair asset removal by @AN-DCL in #617
Full Changelog: 7.1.16...7.1.17
7.1.16
What's Changed
- feat: manual save by @nicoecheza in #588
- chore: remove texture mirror-once by @pravusjif in #594
- chore: update teleportation restricted actions by @pravusjif in #589
- chore(deps): bump @dcl/explorer by @github-actions in #592
- feat: undo/redo size limits by @nicoecheza in #595
- fix: gizmos settings by @cazala in #596
- Validate imported GLTFs. by @AN-DCL in #598
New Contributors
Full Changelog: 7.1.15...7.1.16
7.1.15
What's Changed
- fix: entrypoint typo by @leanmendoza in #591
- fix: escape backslash for windows path by @leanmendoza in #590
Full Changelog: 7.1.13...7.1.15
7.1.13
What's Changed
- feat: spawn
main
function as entrypoint in the entrypoint file by @leanmendoza in #574
Full Changelog: 7.1.12...7.1.13
7.1.12
What's Changed
- feat: gizmos alignment local/world by @cazala in #572
- fix: renderer resizing by @nicoecheza in #577
- fix: panel should not be always open by @cazala in #580
- fix: styles naming + entity deletion when selected by @nicoecheza in #581
- chore: replace
ts-proto
with@dcl/ts-proto
by @leanmendoza in #578 - fix: several undo redo issues by @nicoecheza in #582
- fix: base wearable loading by @menduz in #586
- feat: gizmo warning by @cazala in #583
- chore: nft shape urn update by @pravusjif in #575
- feat: validate composite before include it in the bundle by @leanmendoza in #584
- chore: prettier composite errors by @leanmendoza in #587
Full Changelog: 7.1.11...7.1.12
7.1.11
What's Changed
- fix: message bus not sending changes to self by @nicoecheza in #576
- fix: wrong hardcoded composite by @leanmendoza in #579
Full Changelog: 7.1.10...7.1.11
7.1.10
What's Changed
- update: editor sidebar to allow vertical resizement by @nicoecheza in #544
- update protocol by @menduz in #542
- import glb & gltf self-contained assets by @gonpombo8 in #545
- add main.crdt tests by @menduz in #548
- feat: snap by @cazala in #543
- add --commsAdapter param to export-static by @menduz in #551
- feat: composite loader (bundle) by @leanmendoza in #549
- fix: (bundle) escaped inverted slashes in inputs and remove comments by @leanmendoza in #552
- add undo-redo for file system by @gonpombo8 in #550
- fix: enable cors by @menduz in #555
- fix: scene gizmo hovering entities gizmo by @nicoecheza in #558
- fix: enable hot reloading with dynamic composite reloading and generate main.crdt by @leanmendoza in #554
- feat: spawn
main
function as entrypoint in the entrypoint file` by @leanmendoza in #563 - chore(deps): bump @dcl/explorer by @github-actions in #564
- chore: add editor repo to init command by @leanmendoza in #560
- feat: loader by @cazala in #565
- fix: undo issues by @nicoecheza in #553
- Revert "feat: spawn
main
function as entrypoint in the entrypoint file` (#563)" by @leanmendoza in #566 - fix: in-vscode context menu colors by @nicoecheza in #562
- feat: scene component should only be visible for root entity by @nicoecheza in #561
- fix composite loading in workspaces by @menduz in #571
- feat: video events by @pravusjif in #537
- Add more fields to report on scene deploy success event by @marianogoldman in #570
- expose portable expereience service by @gonpombo8 in #573
- remove inspector loop by @gonpombo8 in #556
- chore(deps): bump @dcl/explorer by @github-actions in #568
- Remove self-contained GLTF/GLB asset by @nicoecheza in #569
Explorer sdk-related updates
- feat: sdk7 GltfContainerLoadingState component by @pbosio in decentraland/unity-renderer#5063
- feat: load main.crdt, enable static scenes by @menduz in decentraland/unity-renderer#5071
- fix: sdk7 primitives radius defaults @pbosio decentraland/unity-renderer#5018
- feat: sdk7 renderer restricted actions by @pbosio decentraland/unity-renderer#5033
- fix: sdk7 AvatarShape by @pbosio decentraland/unity-renderer#5031
- fix: textures memory leak @pbosio decentraland/unity-renderer#4455
- fix: sdk7 crdt consensus rules by @pbosio decentraland/unity-renderer#5009
New Contributors
- @marianogoldman made their first contribution in #570
Full Changelog: 7.1.9...7.1.10
7.1.9
What's Changed
- feat: delete an entity deletes all of it's descendants by @nicoecheza in #534
- fix: asset drop inside renderer by @nicoecheza in #536
- feat: make dropped entity selected by @cazala in #538
- fix: Transform component undo/redo by @nicoecheza in #539
- update @dcl/protocol@next by @menduz in #540
- update @dcl/renderer by @gonpombo8 in #541
Full Changelog: 7.1.8...7.1.9
7.1.8
What's Changed
- feat: support dropping folders on Gltf UI component by @nicoecheza in #531
- feat: add UiCanvasInformation component by @menduz in #533
- fix: adding/removing Transform component crashing the app by @nicoecheza in #535
- feat: raycast helper system by @pravusjif in #518
- fix: grid by @cazala in #532
Full Changelog: 7.1.7...7.1.8