overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import 49bda8c4b0: Removed marketplaceID from Octree::readFromByteArray (by Maki) #188

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Maki and import it into Overte

Commit: 49bda8c4b0eb3ac12c17ec265b87863d0a70ae79
Author: Maki
Date: Mon, 10 Feb 2020 22:47
Removed marketplaceID from Octree::readFromByteArray

Stats:

Filename Stats Lines Added Removed Lines in blame
libraries/octree/src/Octree.cpp 5 2 3 ⚠ 0
1 files - 5 2 3 0

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick 49bda8c4b0eb3ac12c17ec265b87863d0a70ae79
daleglass commented 2 years ago

Marketplace removal, probably breaks the protocol? I think we already have a PR for this in Vircadia