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
Due to the recent collision (#1#2) of IDs selected for new components, I'm creating this issue to report the IDs used by the protocol squad in the experimental branch. These components might or may not be adopted, but it's important not to break compatibility for those who deploy experimental scenes.
1200 - Gltf Node
1201 - Gltf Node State
1202 - Ui Scroll Result
1203 - Ui Canvas
Although there is no reserved range, we'd like to keep the 1200-1220 ids not used in the main branch so we can move safely between these numbers
The text was updated successfully, but these errors were encountered:
Luckily moving forward we can use the tools I recently added to this repository to help reduce future collisions 🙏 : make list-components-ids make check-component-id ID=xxxx
Due to the recent collision (#1 #2) of IDs selected for new components, I'm creating this issue to report the IDs used by the protocol squad in the experimental branch. These components might or may not be adopted, but it's important not to break compatibility for those who deploy experimental scenes.
1200
- Gltf Node1201
- Gltf Node State1202
- Ui Scroll Result1203
- Ui CanvasAlthough there is no reserved range, we'd like to keep the 1200-1220 ids not used in the main branch so we can move safely between these numbers
The text was updated successfully, but these errors were encountered: