.. |
Properties
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
Tests
|
b14156aa63
Revert "Revert "BulletSim: only create vehicle prim actor when vehicles are enabled.""
|
11 gadi atpakaļ |
BSAPIUnman.cs
|
6e39cc316f
BulletSim: add ClearCollisionProxyCache function to API.
|
11 gadi atpakaļ |
BSAPIXNA.cs
|
998d7009a6
Eliminated many warnings
|
10 gadi atpakaļ |
BSActorAvatarMove.cs
|
265fe349e0
Somewhat improve avatar region crossings by properly preserving velocity when avatar enters the new region.
|
10 gadi atpakaļ |
BSActorHover.cs
|
045aaa838a
BulletSim: remove friction calcuation from BSMotor and move linear and
|
11 gadi atpakaļ |
BSActorLockAxis.cs
|
b0cb0ec02f
BulletSim: fix problem where axis constraints were also constraining
|
10 gadi atpakaļ |
BSActorMoveToTarget.cs
|
23516717e4
BulletSim: a better version of llMoveToTarget that doesn't go crazy.
|
11 gadi atpakaļ |
BSActorSetForce.cs
|
045aaa838a
BulletSim: remove friction calcuation from BSMotor and move linear and
|
11 gadi atpakaļ |
BSActorSetTorque.cs
|
045aaa838a
BulletSim: remove friction calcuation from BSMotor and move linear and
|
11 gadi atpakaļ |
BSActors.cs
|
f499b328c4
Revert "Revert "BulletSim: Add logic to linksets to change physical properties for""
|
11 gadi atpakaļ |
BSApiTemplate.cs
|
674be72225
BulletSim: add new Bullet 2.82 constraint type codes and rename the
|
10 gadi atpakaļ |
BSCharacter.cs
|
cf85ade81e
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomplete flag based on rebuild flags to say when an object is being rebuilt.
|
10 gadi atpakaļ |
BSConstraint.cs
|
c5eabb28b4
BulletSim: add LSL function and plumbing for setting a spring
|
11 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
BSConstraintCollection.cs
|
1d7276235a
BulletSim: add calls for creating all the different Bullet constraint types.
|
11 gadi atpakaļ |
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).
|
11 gadi atpakaļ |
BSConstraintHinge.cs
|
92ee288d66
BulletSim: remove trailing white space to make git happier. No functional changes.
|
11 gadi atpakaļ |
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).
|
11 gadi atpakaļ |
BSConstraintSpring.cs
|
c5eabb28b4
BulletSim: add LSL function and plumbing for setting a spring
|
11 gadi atpakaļ |
BSDynamics.cs
|
738c60459c
BulletSim: Modify first and default vehicle vertical attractor to be feature complete with use of the Limit Roll Only Flag.
|
10 gadi atpakaļ |
BSLinkset.cs
|
63d192f011
BulletSim: Remove linkset 'Incomplete' flag as its meaning couldn't be made clear. Add 'InternalScheduleRebuild() CHange rebuild code to call InternalScheduleRebuild() rather than ForceRebuild() to limit the scope of the changes made by the linkset.
|
10 gadi atpakaļ |
BSLinksetCompound.cs
|
3642198838
BulletSim: move detail log of InternalScheduleRebuild to reduce log file spam
|
10 gadi atpakaļ |
BSLinksetConstraints.cs
|
cf85ade81e
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomplete flag based on rebuild flags to say when an object is being rebuilt.
|
10 gadi atpakaļ |
BSMaterials.cs
|
6a9630d2bd
BulletSim: fix race condition when creating very large mega-regions.
|
11 gadi atpakaļ |
BSMotors.cs
|
5f97c6f8f0
BulletSim: non-functional updates. Comments and formatting.
|
11 gadi atpakaļ |
BSParam.cs
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 gadi atpakaļ |
BSPhysObject.cs
|
cf85ade81e
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomplete flag based on rebuild flags to say when an object is being rebuilt.
|
10 gadi atpakaļ |
BSPlugin.cs
|
eacc2561d1
BulletSim: add osGetPhysicsEngineType() LSL function and update
|
12 gadi atpakaļ |
BSPrim.cs
|
cf85ade81e
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomplete flag based on rebuild flags to say when an object is being rebuilt.
|
10 gadi atpakaļ |
BSPrimDisplaced.cs
|
6026759406
BulletSim: fix jumping up and down of linksets when center-of-mass
|
11 gadi atpakaļ |
BSPrimLinkable.cs
|
63d192f011
BulletSim: Remove linkset 'Incomplete' flag as its meaning couldn't be made clear. Add 'InternalScheduleRebuild() CHange rebuild code to call InternalScheduleRebuild() rather than ForceRebuild() to limit the scope of the changes made by the linkset.
|
10 gadi atpakaļ |
BSScene.cs
|
265fe349e0
Somewhat improve avatar region crossings by properly preserving velocity when avatar enters the new region.
|
10 gadi atpakaļ |
BSShapeCollection.cs
|
998d7009a6
Eliminated many warnings
|
10 gadi atpakaļ |
BSShapes.cs
|
9c804466e5
BulletSim: rearrange code for sensing whether shapes have been
|
10 gadi atpakaļ |
BSTerrainHeightmap.cs
|
f2810bf03a
varregion: add plumbing to pass region size from Scene down to the
|
11 gadi atpakaļ |
BSTerrainManager.cs
|
df89e15290
BulletSim: non-functional changes to debugging statements and formatting.
|
10 gadi atpakaļ |
BSTerrainMesh.cs
|
92ee288d66
BulletSim: remove trailing white space to make git happier. No functional changes.
|
11 gadi atpakaļ |
BulletSimData.cs
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 gadi atpakaļ |
BulletSimTODO.txt
|
5f97c6f8f0
BulletSim: non-functional updates. Comments and formatting.
|
11 gadi atpakaļ |