Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 anni fa |
Robert Adams
|
6e39cc316f
BulletSim: add ClearCollisionProxyCache function to API.
|
11 anni fa |
Robert Adams
|
993bcec088
BulletSim: add unmanaged and XNA functions for hinge, slider and spring constraints.
|
11 anni fa |
Robert Adams
|
48ee73bfa7
BulletSim: add API and calls for spring constraint parameters.
|
11 anni fa |
teravus
|
a6af561660
* Fix some threading issues in BulletXNA (the managed bullet library), this should better allow you to run it in multiple region scenarios (but why would you really want to do that?) Source in OpenSimLibs.
|
11 anni fa |
Robert Adams
|
9de3979f5b
BulletSim: add gImpact shape type. Add logic to use gImpact shape
|
11 anni fa |
Robert Adams
|
92ee288d66
BulletSim: remove trailing white space to make git happier. No functional changes.
|
11 anni fa |
Robert Adams
|
e5582939fd
BulletSim: massive refactor of shape classes. Removed shape specific code from BSShapeCollection. Using BSShape* classes to hold references to shape. Simplified shape dependency callbacks. Remove 'PreferredShape' methods and have each class specify shape type. Disable compound shape linkset for a later commit that will simplify linkset implementation.
|
11 anni fa |
Robert Adams
|
e324f6f3f0
BulletSim: update DLLs and SOs to they have no dependencies on newer
|
11 anni fa |
Robert Adams
|
17aef1c883
BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD
|
11 anni fa |
Robert Adams
|
1d7276235a
BulletSim: add calls for creating all the different Bullet constraint types.
|
11 anni fa |
Robert Adams
|
885b45b112
BulletSim: rework parameter setting for different types of values
|
11 anni fa |
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.
|
11 anni fa |
teravus
|
5128ae7b86
* This adds llVolumeDetect functionality to the C# implementation of BulletSim.
|
11 anni fa |
teravus
|
d5b950633d
* Added in the manifold point dept on collision desc. In BulletSim engine BulletXNA.
|
11 anni fa |
teravus
|
ba9d6b7337
* Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again.
|
11 anni fa |
teravus
|
2c517d792f
This updates prebuild to remove BulletSimN, implements the BulletSim API in BulletSPlugin using the BulletXNA Bullet physics engine. It also updates the BulletXNA library to be compatible with the changes. OpenSimDefaults has been updated to describe how to switch engines and terrain implementations.
|
11 anni fa |
Robert Adams
|
459fcd81c9
BulletSim: move center of gravity of linkset to its geometric center.
|
12 anni fa |
Robert Adams
|
2eda385f5e
BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic
|
12 anni fa |
Robert Adams
|
aa236b2020
BulletSim: add parameter to have Bullet output performance statistics
|
12 anni fa |
Robert Adams
|
9d840fd2ee
BulletSim: move over and port the interface for BulletXNA.
|
12 anni fa |
Robert Adams
|
04132d3af4
BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged
|
12 anni fa |
Robert Adams
|
3d0fc70864
BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.
|
12 anni fa |
Robert Adams
|
9fd0e1b080
BulletSim: add the implementation files for the two versions of Bullet:
|
12 anni fa |