Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model upload and positioning #22

Merged
merged 15 commits into from
Nov 22, 2024
Merged

Model upload and positioning #22

merged 15 commits into from
Nov 22, 2024

Conversation

vladyslav-tk
Copy link
Contributor

No description provided.

@vladyslav-tk vladyslav-tk force-pushed the model_upload_and_positioning branch 7 times, most recently from 7bcff63 to 2f0c84a Compare November 14, 2024 17:01
@vladyslav-tk vladyslav-tk marked this pull request as ready for review November 14, 2024 17:01
src/apps/permits/demoPermitConfig.ts Outdated Show resolved Hide resolved
src/apps/permits/demoPermitConfig.ts Outdated Show resolved Hide resolved
src/apps/permits/index.ts Outdated Show resolved Hide resolved
dataSourceCollection: dataSourceCollection,
});
const clock = viewer.clock;
// todo: check if OK
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you think of a potential issue with this code?


render(): HTMLTemplateResult {
return html` <ngv-upload
.options="${{accept: '.glb,.GLB'}}"
Copy link
Contributor

Choose a reason for hiding this comment

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

You don't accept .gltf?
Also, no .ifc?

Copy link
Contributor

Choose a reason for hiding this comment

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

Will add later

src/plugins/ui/ngv-upload.ts Outdated Show resolved Hide resolved
@gberaudo gberaudo force-pushed the model_upload_and_positioning branch from 2f0c84a to ccdc6ec Compare November 22, 2024 14:57
@gberaudo gberaudo merged commit c92f54c into master Nov 22, 2024
2 checks passed
@gberaudo gberaudo deleted the model_upload_and_positioning branch November 22, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants