OpenSimMirror/OpenSim/Region/Physics/BulletSPlugin
Robert Adams 9d840fd2ee BulletSim: move over and port the interface for BulletXNA.
Copied BulletSNPlugin.BulletSimAPI to a new
BulletSPlugin.BSAPIXNA.cs and then modifyed the latter to
comply with the BSAPITemplate definition. Not totally debugged
but the code is all there for an INI variable to select either
unmanaged C++ Bullet or the C# version of Bullet.
2013-01-01 17:27:33 -08:00
..
Properties Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
BSAPIUnman.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSAPIXNA.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSApiTemplate.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSCharacter.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BSConstraint.cs BulletSim: remove all the debug printing of pointer formatting (.ToString(X)) and replace it with a method on BulletBody, BulletShape, ... 2012-12-31 19:57:22 -08:00
BSConstraint6Dof.cs BulletSim: remove all the debug printing of pointer formatting (.ToString(X)) and replace it with a method on BulletBody, BulletShape, ... 2012-12-31 19:57:22 -08:00
BSConstraintCollection.cs BulletSim: Rename some of the interface structures (BulletWorld, ...) 2012-12-24 20:18:06 -08:00
BSConstraintHinge.cs BulletSim: another round of conversion: dynamics world and collision object functions. 2012-12-31 19:57:22 -08:00
BSDynamics.cs BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. 2012-12-31 19:57:24 -08:00
BSLinkset.cs BulletSim: Fix single physical prim reporting its mass as zero. 2012-12-24 08:56:02 -08:00
BSLinksetCompound.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BSLinksetConstraints.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BSMaterials.cs BulletSim: Default avatar density changed to 3.5 which is WAY closer 2012-12-24 20:16:10 -08:00
BSMotors.cs BulletSim: fix buoyancy so it's properly set by a script when an 2012-12-27 22:12:26 -08:00
BSParam.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BSPhysObject.cs BulletSim: another round of conversion: dynamics world and collision object functions. 2012-12-31 19:57:22 -08:00
BSPlugin.cs BulletSim: remove the trailing spaces from lines to make git happier 2012-09-27 22:02:03 -07:00
BSPrim.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSScene.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSShapeCollection.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSShapes.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BSTerrainHeightmap.cs BulletSim: move over and port the interface for BulletXNA. 2013-01-01 17:27:33 -08:00
BSTerrainManager.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BSTerrainMesh.cs BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 2012-12-31 19:57:23 -08:00
BulletSimData.cs BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged 2013-01-01 17:27:32 -08:00
BulletSimTODO.txt BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. 2012-12-31 19:57:24 -08:00