Robert Adams 93d5d66fbd BulletSim: update collision flags to make sure they fit in the shorts provided. %!s(int64=11) %!d(string=hai) anos
..
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev %!s(int64=11) %!d(string=hai) anos
Tests b14156aa63 Revert "Revert "BulletSim: only create vehicle prim actor when vehicles are enabled."" %!s(int64=11) %!d(string=hai) anos
BSAPIUnman.cs 6e39cc316f BulletSim: add ClearCollisionProxyCache function to API. %!s(int64=11) %!d(string=hai) anos
BSAPIXNA.cs 6e39cc316f BulletSim: add ClearCollisionProxyCache function to API. %!s(int64=11) %!d(string=hai) anos
BSActorAvatarMove.cs 35a6361b24 BulletSim: reduce avatar walking stopped threshold. %!s(int64=11) %!d(string=hai) anos
BSActorHover.cs 045aaa838a BulletSim: remove friction calcuation from BSMotor and move linear and %!s(int64=11) %!d(string=hai) anos
BSActorLockAxis.cs f9fb1484aa BulletSim: extend BSActorLockAxis to allow locking linear movement in %!s(int64=11) %!d(string=hai) anos
BSActorMoveToTarget.cs 23516717e4 BulletSim: a better version of llMoveToTarget that doesn't go crazy. %!s(int64=11) %!d(string=hai) anos
BSActorSetForce.cs 045aaa838a BulletSim: remove friction calcuation from BSMotor and move linear and %!s(int64=11) %!d(string=hai) anos
BSActorSetTorque.cs 045aaa838a BulletSim: remove friction calcuation from BSMotor and move linear and %!s(int64=11) %!d(string=hai) anos
BSActors.cs f499b328c4 Revert "Revert "BulletSim: Add logic to linksets to change physical properties for"" %!s(int64=11) %!d(string=hai) anos
BSApiTemplate.cs 93d5d66fbd BulletSim: update collision flags to make sure they fit in the shorts provided. %!s(int64=11) %!d(string=hai) anos
BSCharacter.cs 995314f91f BulletSim: add ID parameter to TaintedObject calls so logging will include LocalID of object which created the taint. %!s(int64=11) %!d(string=hai) anos
BSConstraint.cs c5eabb28b4 BulletSim: add LSL function and plumbing for setting a spring %!s(int64=11) %!d(string=hai) anos
BSConstraint6Dof.cs 30b3657a66 BulletSim: implementation of setting spring specific physical parameters. Add setting of linkset type to physChangeLinkParams. Lots of detail logging for setting of linkset constraint parameters. %!s(int64=11) %!d(string=hai) anos
BSConstraintCollection.cs 1d7276235a BulletSim: add calls for creating all the different Bullet constraint types. %!s(int64=11) %!d(string=hai) anos
BSConstraintConeTwist.cs 455d36c4c7 BulletSim: add physChangeLinkParams to set individual parameters on link constraints. Not fully functional. Remove double definition of ExtendedPhysics parameters by having BulletSim reference the optional module (addition to prebuild.xml and usings). %!s(int64=11) %!d(string=hai) anos
BSConstraintHinge.cs 92ee288d66 BulletSim: remove trailing white space to make git happier. No functional changes. %!s(int64=11) %!d(string=hai) anos
BSConstraintSlider.cs 455d36c4c7 BulletSim: add physChangeLinkParams to set individual parameters on link constraints. Not fully functional. Remove double definition of ExtendedPhysics parameters by having BulletSim reference the optional module (addition to prebuild.xml and usings). %!s(int64=11) %!d(string=hai) anos
BSConstraintSpring.cs c5eabb28b4 BulletSim: add LSL function and plumbing for setting a spring %!s(int64=11) %!d(string=hai) anos
BSDynamics.cs 766a31431e BulletSim: implement the SL bug where VEHICLE_HOVER_UP_ONLY disables %!s(int64=11) %!d(string=hai) anos
BSLinkset.cs e1120cb74d BulletSim: add extended physics function physGetLinkType(linkNum). Add implementation of physChangeLinkParams() in BSLinksetConstraint. %!s(int64=11) %!d(string=hai) anos
BSLinksetCompound.cs dff0fb5690 BulletSim: Linkset.Refresh() calls internal ScheduleRebuild() to recreate the linkset physics at next PostTaint time. Replace the existing calls to ScheduleRebuild to be calls to Refresh(). This allows external routines to make changes to parameters and then cause the linkset to rebuild. %!s(int64=11) %!d(string=hai) anos
BSLinksetConstraints.cs c5eabb28b4 BulletSim: add LSL function and plumbing for setting a spring %!s(int64=11) %!d(string=hai) anos
BSMaterials.cs 6a9630d2bd BulletSim: fix race condition when creating very large mega-regions. %!s(int64=11) %!d(string=hai) anos
BSMotors.cs 5f97c6f8f0 BulletSim: non-functional updates. Comments and formatting. %!s(int64=11) %!d(string=hai) anos
BSParam.cs 511122834b BulletSim: change collision flags for groundplane to not interact with static objects. %!s(int64=11) %!d(string=hai) anos
BSPhysObject.cs dacc20ee48 BulletSim: remove collision cache clearing logic for physical objects. %!s(int64=11) %!d(string=hai) anos
BSPlugin.cs eacc2561d1 BulletSim: add osGetPhysicsEngineType() LSL function and update %!s(int64=12) %!d(string=hai) anos
BSPrim.cs 995314f91f BulletSim: add ID parameter to TaintedObject calls so logging will include LocalID of object which created the taint. %!s(int64=11) %!d(string=hai) anos
BSPrimDisplaced.cs 6026759406 BulletSim: fix jumping up and down of linksets when center-of-mass %!s(int64=11) %!d(string=hai) anos
BSPrimLinkable.cs d09c35f506 BulletSim: pass both root and child BSPhysObjects to Extension function. Update routines to use the new parameters list from above change. %!s(int64=11) %!d(string=hai) anos
BSScene.cs 67195618d5 BulletSim: add requestor's ID to post taint detail log message. %!s(int64=11) %!d(string=hai) anos
BSShapeCollection.cs 9de3979f5b BulletSim: add gImpact shape type. Add logic to use gImpact shape %!s(int64=11) %!d(string=hai) anos
BSShapes.cs 3cb65f0d31 BulletSim: when meshing or asset fetching fails, include position %!s(int64=11) %!d(string=hai) anos
BSTerrainHeightmap.cs 511122834b BulletSim: change collision flags for groundplane to not interact with static objects. %!s(int64=11) %!d(string=hai) anos
BSTerrainManager.cs 511122834b BulletSim: change collision flags for groundplane to not interact with static objects. %!s(int64=11) %!d(string=hai) anos
BSTerrainMesh.cs 92ee288d66 BulletSim: remove trailing white space to make git happier. No functional changes. %!s(int64=11) %!d(string=hai) anos
BulletSimData.cs 511122834b BulletSim: change collision flags for groundplane to not interact with static objects. %!s(int64=11) %!d(string=hai) anos
BulletSimTODO.txt 5f97c6f8f0 BulletSim: non-functional updates. Comments and formatting. %!s(int64=11) %!d(string=hai) anos