.. |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 лет назад |
Tests
|
4959dbba5e
BulletSim: make computation of hole cut in hull tester explicit
|
9 лет назад |
BSAPIUnman.cs
|
6e39cc316f
BulletSim: add ClearCollisionProxyCache function to API.
|
11 лет назад |
BSAPIXNA.cs
|
998d7009a6
Eliminated many warnings
|
10 лет назад |
BSActorAvatarMove.cs
|
6e2b532255
BulletSim: fix line ending problems.
|
9 лет назад |
BSActorHover.cs
|
045aaa838a
BulletSim: remove friction calcuation from BSMotor and move linear and
|
11 лет назад |
BSActorLockAxis.cs
|
291c7cdbcc
BulletSim: Add axis locking enabled through the ExtendedPhysics module.
|
10 лет назад |
BSActorMoveToTarget.cs
|
23516717e4
BulletSim: a better version of llMoveToTarget that doesn't go crazy.
|
11 лет назад |
BSActorSetForce.cs
|
045aaa838a
BulletSim: remove friction calcuation from BSMotor and move linear and
|
11 лет назад |
BSActorSetTorque.cs
|
045aaa838a
BulletSim: remove friction calcuation from BSMotor and move linear and
|
11 лет назад |
BSActors.cs
|
f499b328c4
Revert "Revert "BulletSim: Add logic to linksets to change physical properties for""
|
11 лет назад |
BSApiTemplate.cs
|
de76116624
BulletSim: add parameters and parameter definitions for VHACD
|
9 лет назад |
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 лет назад |
BSConstraint.cs
|
c5eabb28b4
BulletSim: add LSL function and plumbing for setting a spring
|
11 лет назад |
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 лет назад |
BSConstraintCollection.cs
|
1d7276235a
BulletSim: add calls for creating all the different Bullet constraint types.
|
11 лет назад |
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 лет назад |
BSConstraintHinge.cs
|
92ee288d66
BulletSim: remove trailing white space to make git happier. No functional changes.
|
11 лет назад |
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 лет назад |
BSConstraintSpring.cs
|
c5eabb28b4
BulletSim: add LSL function and plumbing for setting a spring
|
11 лет назад |
BSDynamics.cs
|
8d66284841
BulletSim: implement VEHICLE_REFERENCE_FRAME. Thanks Vegaslon!.
|
9 лет назад |
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 лет назад |
BSLinksetCompound.cs
|
291c7cdbcc
BulletSim: Add axis locking enabled through the ExtendedPhysics module.
|
10 лет назад |
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 лет назад |
BSMaterials.cs
|
6a9630d2bd
BulletSim: fix race condition when creating very large mega-regions.
|
11 лет назад |
BSMotors.cs
|
5f97c6f8f0
BulletSim: non-functional updates. Comments and formatting.
|
11 лет назад |
BSParam.cs
|
de76116624
BulletSim: add parameters and parameter definitions for VHACD
|
9 лет назад |
BSPhysObject.cs
|
291c7cdbcc
BulletSim: Add axis locking enabled through the ExtendedPhysics module.
|
10 лет назад |
BSPlugin.cs
|
eacc2561d1
BulletSim: add osGetPhysicsEngineType() LSL function and update
|
12 лет назад |
BSPrim.cs
|
c89d0e26b2
BulletSim: add the beginnings of hull creation unit testing.
|
10 лет назад |
BSPrimDisplaced.cs
|
6026759406
BulletSim: fix jumping up and down of linksets when center-of-mass
|
11 лет назад |
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 лет назад |
BSScene.cs
|
a617159f8b
BulletSim: correct some of the debugging input and output of PrimitiveBaseShape.
|
10 лет назад |
BSShapeCollection.cs
|
998d7009a6
Eliminated many warnings
|
10 лет назад |
BSShapes.cs
|
de76116624
BulletSim: add parameters and parameter definitions for VHACD
|
9 лет назад |
BSTerrainHeightmap.cs
|
f2810bf03a
varregion: add plumbing to pass region size from Scene down to the
|
11 лет назад |
BSTerrainManager.cs
|
df89e15290
BulletSim: non-functional changes to debugging statements and formatting.
|
10 лет назад |
BSTerrainMesh.cs
|
92ee288d66
BulletSim: remove trailing white space to make git happier. No functional changes.
|
11 лет назад |
BulletSimData.cs
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 лет назад |
BulletSimTODO.txt
|
5f97c6f8f0
BulletSim: non-functional updates. Comments and formatting.
|
11 лет назад |