Robert Adams
|
9de3979f5b
BulletSim: add gImpact shape type. Add logic to use gImpact shape
|
před 11 roky |
Robert Adams
|
92ee288d66
BulletSim: remove trailing white space to make git happier. No functional changes.
|
před 11 roky |
Robert Adams
|
e324f6f3f0
BulletSim: update DLLs and SOs to they have no dependencies on newer
|
před 11 roky |
Robert Adams
|
17aef1c883
BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD
|
před 11 roky |
Robert Adams
|
1d7276235a
BulletSim: add calls for creating all the different Bullet constraint types.
|
před 11 roky |
Robert Adams
|
fb903ff490
BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simulator to update info.
|
před 11 roky |
Robert Adams
|
4808b8ee38
BulletSim: add parameter to set global contact breaking threshold. Update DLLs and SOs for setting same.
|
před 11 roky |
Robert Adams
|
ad438ee59f
BulletSim: rework some parameter setting implementation moving functionality that was in BSScene to BSParam. Remove unused parameters that were passed to the unmanaged code. Update DLLs and SOs for the new param block.
|
před 11 roky |
Robert Adams
|
e4c6a19940
BulletSim: rename 'uint' to 'UInt32' to make clear the type that is passed to unmanaged code.
|
před 11 roky |
Robert Adams
|
1c3d84fe03
BulletSim: pass up and report the real collision penetration.
|
před 11 roky |
Robert Adams
|
c1371ab786
BulletSim: working on COM
|
před 11 roky |
Robert Adams
|
459fcd81c9
BulletSim: move center of gravity of linkset to its geometric center.
|
před 12 roky |
Robert Adams
|
2e5222055f
BulletSim: comments and removing small compile errors introduced in last commit.
|
před 12 roky |
Robert Adams
|
2eda385f5e
BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic
|
před 12 roky |
Robert Adams
|
aa236b2020
BulletSim: add parameter to have Bullet output performance statistics
|
před 12 roky |
Robert Adams
|
9d840fd2ee
BulletSim: move over and port the interface for BulletXNA.
|
před 12 roky |
Robert Adams
|
04132d3af4
BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged
|
před 12 roky |
Robert Adams
|
db3b6e8921
BulletSim: remove unused unmanaged memory reference functions from BSAPITemplate.
|
před 12 roky |
Robert Adams
|
6988b5ceaf
BulletSim: remove rigid body contruction functions from BSAPITemplate that relied on prebuilt construction info structures.
|
před 12 roky |
Robert Adams
|
9396ccc078
BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.
|
před 12 roky |
Robert Adams
|
3d0fc70864
BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.
|
před 12 roky |
Robert Adams
|
c2a7af18b6
BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left.
|
před 12 roky |