| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
getting simplified out of existance someday) and update all the references to that enum.
|
| |
|
|
|
|
|
| |
Remove all compilation warnings (mostly 'protected' in sealed classes.)
Add the dynamicAabbEnable parameter to creation of compound shapes.
|
|
|
|
| |
known. This makes sure the correct accounting is done for the particular shape.
|
|
|
|
|
|
|
| |
into LinksetCompound where it should be.
Create meshes for native shapes when part of a compound linkset because
scale is currently per object and not per collision shape.
Don't schedule a LinksetCompound refresh if just changing properties.
|
|
|
|
|
|
|
|
|
| |
Add compound shape creation and freeing in shape manager.
Add optional taint-time execution method and update code to use it.
Add API2 linkage for more compound shape methods (get num, get/remove by index, ...)
Modify perferred shape return so linkset children can have differet shapes than root.
Add Position and Orientation calls to linksets so children can be moved around by
the linkset by its own calculation. Allows for very general linkset implementations.
|
|
|
|
| |
available BSPhysObject varaiables. Fix line endings in BSLinksetCompound.
|
|
of BSLinksetCompound.
|