| Age | Commit message (Collapse) | Author |
|
|
|
Makes it obvious that it is related to StaticCompound stuff
Also fixes the relative ordering (BodyGroup is located after Mgr code).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
One last function remaining (0x0000007100fc4844) but it looks obnoxious
so I'll leave it for later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The pattern seems to show up very often in CollisionInfoBase users
|
|
It's mostly the same thing as LayerContactPointInfo::Iterator.
With some functions inexplicably marked as virtual.
|
|
Clean up the iterator stuff and fix some inaccuracies.
|
|
|
|
|
|
|
|
|
|
Allows us to get rid of a bunch of local variables that only existed
to force the entire vector to be loaded.
|
|
Turns out it's the equivalent to ContactLayerCollisionInfo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|