You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm executing thi in Ubuntu 20, noetic.
The dae files have this strange issue that the first dae loads perfectly, after that all the other just load as a glitched copy of the first.
Any ideas what could be happening here?
Tried to reexport the dae files but still happens.
No error messages in the web browser console as far as I see and it happens with lot of my simulations. It seems just random , but always appears when multiple daes are used
The text was updated successfully, but these errors were encountered:
Its related to the materials and other names that are the same in all the daes. This normally is caused because you created and exported it piece by piece and all the elements use the same default material name ( for example in blender). In this newest version of gzweb its not dealt properly and it just inherits the first material into the rest of elements, glitching.
Solution: just edit the daes and change the material, UVmapping and shapename ) by unique names. That made the trick
I'm executing thi in Ubuntu 20, noetic.
The dae files have this strange issue that the first dae loads perfectly, after that all the other just load as a glitched copy of the first.
Any ideas what could be happening here?
Tried to reexport the dae files but still happens.
No error messages in the web browser console as far as I see and it happens with lot of my simulations. It seems just random , but always appears when multiple daes are used
The text was updated successfully, but these errors were encountered: