This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92b61ee81662c4e32e51484aae89c24b9d97e507
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Characters
/
Animation
History
Regalis
92b61ee816
Merge branch 'master' into animcontroller-overhaul
2016-10-19 21:15:44 +03:00
..
AnimController.cs
Controlling humanoid movement with one capsule-shaped physics body that other limbs (attempt to) follow
2016-10-14 00:13:19 +03:00
FishAnimController.cs
Moved collider position correction logic to the physicsbody class (so that it can be used for sub & item syncing), character position msg length is written in bytes instead of bits, misc cleanup/refactoring
2016-10-19 20:49:18 +03:00
HumanoidAnimController.cs
Moved collider position correction logic to the physicsbody class (so that it can be used for sub & item syncing), character position msg length is written in bytes instead of bits, misc cleanup/refactoring
2016-10-19 20:49:18 +03:00
Ragdoll.cs
Merge branch 'master' into animcontroller-overhaul
2016-10-19 21:15:44 +03:00