aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/BSParam.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09Remove useless executable bit that Windows adds.onefang1-0/+0
2019-05-19Remove useless executable bit that Windows adds.onefang1-0/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-108/+130
2019-03-06BulletSim: Add delay to stationary check after adding force to Avatar.Robert Adams1-0/+3
2017-10-13BulletSim: Add parameter "[BulletSim]AvatarWalkVelocityFactor=1.0" toRobert Adams1-0/+3
2017-09-03BulletSim: first version of raycast. Only single contact point and noRobert Adams1-3/+3
2017-09-02BulletSim: most of the plumbing for raycast. Needs new BulletSim.dll toRobert Adams1-0/+5
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-105/+105
2016-11-07Fix file execute permissions, coz Windows.David Walter Seikel1-0/+0
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+927
2016-03-06BulletSim: use the new 'setAvatarSize' physics call introduced in 0.9.Robert Adams1-0/+3
2016-03-06BulletSim: Send out avatar position update if velocity is now zeroRobert Adams1-1/+1
2016-01-20BulletSim: increase default value of AvatarStopZeroThreshold as this reducesRobert Adams1-1/+1
2016-01-10BulletSim: tweaking so avatar can be pushed. In particular, llPushObject,Robert Adams1-2/+13
2015-08-30More namespace and dll name changes. Still no functional changes.Diva Canto1-1/+1
2015-08-30Renamed the namespaces tooDiva Canto1-2/+2
2015-08-30Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto1-0/+0
2015-01-25BulletSim: add parameters and parameter definitions for VHACDRobert Adams1-0/+44
2015-01-07BulletSim: tweek step parameters and logic to make walking up stepsRobert Adams1-4/+10
2014-11-25Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether a...Justin Clark-Casey (justincc)1-0/+3
2014-07-29Allow the "debug scene set physics false|true" command to work when bulletsim...Justin Clark-Casey (justincc)1-0/+10
2014-06-27Bulletsim: Create AvatarTerminalVelocity to BulletSim like what ODE and SL ha...Vegaslon1-0/+3
2014-06-18BulletSim: more tweeks to AliciaRaven's flying mods. Added parametersRobert Adams1-0/+6
2014-05-17BulletSim: adjust avatar step up parameters to better walk up smallRobert Adams1-2/+2
2014-04-28BUlletSim: move safeynet ground plane to lower altitude. Define new BulletSimRobert Adams1-0/+3
2014-04-12BulletSim: reduce the terrain collison margin to be the same as otherRobert Adams1-1/+1
2014-04-10BulletSim: small tweek to avatar height reduce feet embedded into prims.Robert Adams1-1/+1
2014-04-02BulletSim: make avatar physical shape to be a rectangle rather thanRobert Adams1-3/+6
2014-02-11BulletSim: the minimum vehicle velocity was set too low so moving slowRobert Adams1-0/+6
2014-01-29BulletSim: default physical terrain implementation to heightmap.Robert Adams1-1/+1
2013-10-23BulletSim: change collision flags for groundplane to not interact with static...Robert Adams1-0/+5
2013-09-20BulletSim: reduce avatar walking stopped threshold.Robert Adams1-0/+3
2013-09-11BulletSim: add ID parameter to TaintedObject calls so logging will include Lo...Robert Adams1-1/+1
2013-09-11BulletSim: adjust avatar capsule height calculation to be closer to defined S...Robert Adams1-2/+2
2013-09-11BulletSim: update C++ HACD parameters to values that handle enclosed hollow s...Robert Adams1-8/+8
2013-08-08BulletSim: adjust avatar position when the avatar's size is changed.Robert Adams1-2/+2
2013-07-30BulletSim: make density display and return value consistant with howRobert Adams1-6/+7
2013-07-23BulletSim: Turn on center-of-mass calculation by default.Robert Adams1-3/+5
2013-07-09BulletSim: add parameter to optionally disable vehicle linear deflection.Robert Adams1-1/+7
2013-07-08BulletSim: make all the different angularVerticalAttraction algorithmsRobert Adams1-3/+12
2013-07-06BulletSim: comments and non-functional changes working toward the center-of-g...Robert Adams1-0/+3
2013-06-30BulletSim: add inTaintTime parameter to collision cache clear function.Robert Adams1-3/+3
2013-06-20BulletSim: rework velocity updating when not colliding and not flyingRobert Adams1-0/+3
2013-06-05BulletSim: default PhysicsTimeStep to same as the simulator'sRobert Adams1-1/+1
2013-06-01BulletSim: experimental movement of physics execution off of heartbeatRobert Adams1-0/+8
2013-05-27BulletSim: default using mesh asset hulls to 'true'. This means that,Robert Adams1-2/+2
2013-05-26BulletSim: enable GImpact shape for prims with cuts. Include DLLs and SOsRobert Adams1-1/+1
2013-05-24BulletSim: add VehicleInertiaFactor to allow modifying inertia.Robert Adams1-0/+3
2013-05-22BulletSim: correct errors caused by misspelled INI parameter spec.Robert Adams1-1/+1
2013-05-22BulletSim: add code to experimentally use asset hull data.Robert Adams1-0/+3