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
GltfLoader::LoadMeshData only loads meshes that use the triangle primitive mode. However, 5.24.4 defines other support primitives like lines, points, triangle strips, and triangle fans.
GltfLoader::LoadMeshData
only loads meshes that use the triangle primitive mode. However, 5.24.4 defines other support primitives like lines, points, triangle strips, and triangle fans.This would allow BigWheels to load and render:
The text was updated successfully, but these errors were encountered: