Skip to content

Conversation

@Craigmoore
Copy link
Contributor

Google Poly integration had been removed in the past, but has been reinstated using the new Open Source project Icosa. These changes support that effort.

@Craigmoore Craigmoore marked this pull request as draft October 25, 2024 08:45
@Exairnous Exairnous marked this pull request as ready for review September 9, 2025 17:51
componentDidMount() {
// TODO: Check if object was added
this.props.editor.setSource("sketchfab");
this.props.editor.setSource("poly");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be "icosa"?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

getAttribution() {
// Sketchfab models use an extra object inside the asset object
// Blender exporters add a copyright property to the asset object
// Blender & Google Poly exporters add a copyright property to the asset object
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Suggested change
// Blender & Google Poly exporters add a copyright property to the asset object
// Blender & Icosa Gallery exporters add a copyright property to the asset object

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Copy link
Member

@Exairnous Exairnous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

Note: this PR depends on Hubs-Foundation/reticulum#743

@Exairnous Exairnous merged commit 5ceda34 into Hubs-Foundation:master Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

whats new Include this PR on the "What's New" page

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants