-
Notifications
You must be signed in to change notification settings - Fork 94
Description
It seems that now we have deterministic link order when uploading multiple meshes in a DAE or GLTF/GLB file, however even though it puts the first object as root, based on alphanumerical order, it puts the rest of the links in reverse order.
Test this:
-
Create a DAE or GLTF file where each mesh is named A through E.
-
Confirm that the file has the meshes listed in order of A....E by opening it in a text editor (doesn't work for GLB, obviously, but does for GLTF or DAE)
-
Upload 'as you do'
-
Check link order, and find them to be in the order A, E, D, C, B where A is root.***
*** In the case of DAE, this seems to be true for uploading in the latest FS Beta (7.2.0.78879), but besides root being 'A' in all my tests, the other links seems to end up random when uploaded with the SL Viewer, not even just in reverse order.
Expected behaviour is to have all links in alphanumerical order, where A is root and is then followed by B, C, D, E, regardless of GLTF or DAE.
Related Canny, which can be closed: https://feedback.secondlife.com/bug-reports/p/random-root-object-assignment-upon-upload-of-multi-object-dae-file
https://secondlife.canny.io/admin/board/bug-reports/p/wrong-order-of-sub-meshes-upon-upload
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100 (replace 100 with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/try to let everyone know!🙌 And when they open the PR, they can comment
/claim #4515 either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @canny[bot] (replace 20 with the amount, and @canny[bot] with the user to tip).📖 If you want to learn more, check out our documentation.