summaryrefslogtreecommitdiff
path: root/shared/src/helper.rs
AgeCommit message (Collapse)Author
2025-03-27spatial tree, graphics and some unit testsmetamuffin
2025-02-07fix armature duplicationmetamuffin
2025-01-28Little endian, tangent space handedness,metamuffin
2025-01-28server+world: tangent handednessmetamuffin
2025-01-27clippy: fixes and ignoresmetamuffin
2025-01-26reparenting checks and conn owned objectsmetamuffin
2025-01-20update armature typesmetamuffin
2025-01-20armaturemetamuffin
2025-01-19client: normal mapsmetamuffin
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