This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
Releases: decentraland/explorer
Releases Β· decentraland/explorer
6.4.8
-
Support for audio streaming
-
Support for video streaming
-
Support for external texture URLs with upper and lower case
-
Bug Fixes:
- Fixed issue with flickering of textures while loading, which sometimes made objects transparent or partially transparent
- An OnPointerDown component is no longer passed on to an entity's parents
Invisible entities no longer show on-hover click feedback. - On-hover click feedback no longer shown when entities are too far to click
release: 2020-04-29
Changelog:
feat: video player
feat: optimize circleci builds
release: 2020-04-09
release-2020-04-06 chore: disable navmap in production (#799)
6.4.7
6.4.6
6.4.5
-
Obtain the server and layer of the player: https://docs.decentraland.org/development-guide/user-data/#get-user-realm-data
-
Customize the on-hover text for clickable entities: https://docs.decentraland.org/development-guide/click-events/#pointer-event-components
-
Fixes:
- NFT picture frames work
- Various performance and stability improvements