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

Fully implemented 3D Model Import (Mixed Reality Lab 2022/23) #571

Open
wants to merge 98 commits into
base: develop
Choose a base branch
from

Conversation

IRoomingI
Copy link

To merge the final implementation of the 3D Model Import feature to the VIAProMa develop-branch.

janves and others added 30 commits December 29, 2022 01:20
Changed a local reference to janves folder to the correct github folder
The camera should now keep the object in frame more reliably.
And subsequent thumbnail position
Implemented a WHOLE lot of stuff. File Browser works now and allows to delete files. When this is done, the session and search browser don't refresh - they only refresh, when the deleted item is downloaded or reimported again, and then refresh all other items from the same source. To do this was completely bonkers and also required to add a txt for every glb that saves the according webLink.

IMPORTANT NOTE: we have to implement, that when leaving a session or entering one, lonesome pngs without GLBs are deleted. These are not deleted when a file is deleted, as they can be used within the session browser for objects, that are in the session, but have been recently deleted from the file browser.
Hotfix for aborted downloads, sessionbrowser is now refreshed correctly
@IRoomingI IRoomingI added enhancement New feature or request mixed-reality-lab An issue of a project in the mixed reality lab labels Jan 29, 2023
Redownloaded items from the session browser now don't update all other objects in the session that have the same webLink anymore, as this function is currently broken. However, this function isn't needed ever anyways.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mixed-reality-lab An issue of a project in the mixed reality lab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants