This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bbb11882e2
veloren
/
common
/
net
/
src
/
sync
History
Avi Weinstock
bbb11882e2
Add lerping of physics to extrapolated position, and enable sending updates for stopped entities.
2021-03-14 23:20:48 -04:00
..
interpolation.rs
Add lerping of physics to extrapolated position, and enable sending updates for stopped entities.
2021-03-14 23:20:48 -04:00
mod.rs
Add machinery for storing component buffers for interpolation.
2021-03-14 23:20:47 -04:00
packet.rs
Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps.
2021-03-14 23:20:48 -04:00
sync_ext.rs
Moved common networking code to common/net, clippy fixes
2020-12-13 17:23:45 +00:00
track.rs
Moved common networking code to common/net, clippy fixes
2020-12-13 17:23:45 +00:00