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