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 working on parsing fragment files in my Java application and noticed there are two versions: v1 and v2. For v2, I found the .fbs file and used it to generate Java classes. However, I couldn’t locate the .fbs file for v1.
Could you clarify:
Is the .fbs file for v1 located elsewhere, or does it not exist?
What are the key differences between v1 and v2? I noticed both were added at the same time, but I’m unclear on their distinct purposes.
Thank you for your help and for maintaining this library!
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
Check that this is a concrete bug. For Q&A join our Community.
Describe the bug 📝
Hi ThatOpen team,
I’m working on parsing fragment files in my Java application and noticed there are two versions: v1 and v2. For v2, I found the .fbs file and used it to generate Java classes. However, I couldn’t locate the .fbs file for v1.
Could you clarify:
Thank you for your help and for maintaining this library!
Best regards,
Reproduction▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
The text was updated successfully, but these errors were encountered: