summaryrefslogtreecommitdiff
path: root/shared/src/helper.rs
AgeCommit message (Collapse)Author
2025-01-12zero copy texture writemetamuffin
2025-01-12replace some magic constants with size_of::<T>()metamuffin
2025-01-12switch to 32-bit index formatmetamuffin
2025-01-10physics extension and fixesmetamuffin
2025-01-09KHR_materials_unlitmetamuffin
2025-01-09add name to mesh parts and prefabsmetamuffin
2025-01-08fix image ser bugmetamuffin