3drepo / 3drepobouncer

A C++ library providing 3D Repo Scene Graph definition, repository management logic and manipulation logic. It is is essentially the refactored 3DRepoCore and (parts of) 3DRepoGUI
GNU Affero General Public License v3.0
29 stars 13 forks source link

Resources that have assigned transformations showing in wrong position during 4D sequence #602

Closed Ramadyfm closed 1 year ago

Ramadyfm commented 1 year ago

Description

Resources that have transformations in one or more assigned tasks in Synchro are misplaced in 3D Repo, this is happening in production.

Steps to replicate

Current Behaviour

Expected Behaviour

Pictures/ Gifs of the error

Link of video demonstration here

carmenfan commented 1 year ago

Moving this to 3drepobouncer as this sounds like an import problem

mosment3DRepo commented 1 year ago

Here is a file exhibiting the same problem: SPM Link 3D Repo Link

3D Repo:

https://user-images.githubusercontent.com/62879582/220409453-65579baa-da55-4dee-8b90-147887f49f4f.mp4

Synchro:

https://user-images.githubusercontent.com/62879582/220409578-f3d0aedf-bd31-4d5b-a779-3b9c0a7368fd.mp4

1 2 3 4 5 6 7

carmenfan commented 1 year ago

resolved in https://github.com/3drepo/3drepounity/issues/454