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