1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-10 04:17:46 +00:00
physis/src/havok
Joshua Goins e751ffa765 Update dependencies, remove bitrotten code, update docs
I updated our dependencies like binrw to 0.15, which is pretty nice as
that means we no longer depend on Syn 1.x. I also finally upgraded to
bitflags 2.x, which doesn't really mean anything except we're on
better supported version.

Additionally, I removed some bitrotten code that no longer compiles.
This was mostly benchmark stuff, but since I don't actively keep track
of that I felt it was better to remove it. I can always add it back once
I'm ready to tackle that again.
2025-05-09 15:16:23 -04:00
..
animation.rs Silence more dead code warnings 2024-06-29 09:33:23 -04:00
animation_binding.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
animation_container.rs Silence more dead code warnings 2024-06-29 09:33:23 -04:00
binary_tag_file_reader.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
byte_reader.rs Add support for reading binary SKLB and PBD 2023-10-13 14:55:27 -04:00
mod.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
object.rs Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
skeleton.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
slice_ext.rs Silence more dead code warnings 2024-06-29 09:33:23 -04:00
spline_compressed_animation.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
transform.rs Add support for reading binary SKLB and PBD 2023-10-13 14:55:27 -04:00