.. |
BulletUtil.h
|
fix typo: physcis --> physics
|
2017-05-05 09:33:50 -07:00 |
CharacterController.cpp
|
Transition to hover if falling and height above ground is greater than the threshold.
|
2018-03-09 15:20:51 -08:00 |
CharacterController.h
|
consistent goToUser behavior in PAL, and be able to go to flying user.
|
2017-12-15 17:00:54 -08:00 |
CharacterGhostObject.cpp
|
remove kinematic character controller implemention
|
2017-05-05 09:35:49 -07:00 |
CharacterGhostObject.h
|
remove kinematic character controller implemention
|
2017-05-05 09:35:49 -07:00 |
CharacterGhostShape.cpp
|
help avatar walk up steps
|
2017-05-05 09:35:49 -07:00 |
CharacterGhostShape.h
|
help avatar walk up steps
|
2017-05-05 09:35:49 -07:00 |
CharacterRayResult.cpp
|
help avatar walk up steps
|
2017-05-05 09:35:49 -07:00 |
CharacterRayResult.h
|
New android toolchain
|
2017-09-19 13:45:12 -07:00 |
CharacterSweepResult.cpp
|
New android toolchain
|
2017-09-19 13:45:12 -07:00 |
CharacterSweepResult.h
|
New android toolchain
|
2017-09-19 13:45:12 -07:00 |
CollisionRenderMeshCache.cpp
|
rename model:: -> graphics::
|
2018-01-16 12:46:16 -05:00 |
CollisionRenderMeshCache.h
|
rename model:: -> graphics::
|
2018-01-16 12:46:16 -05:00 |
ContactInfo.cpp
|
fix typo: physcis --> physics
|
2017-05-05 09:33:50 -07:00 |
ContactInfo.h
|
fix typo: physcis --> physics
|
2017-05-05 09:33:50 -07:00 |
EntityMotionState.cpp
|
add simulation ownership expiry
|
2018-04-11 09:40:32 -07:00 |
EntityMotionState.h
|
cleanup some comments
|
2018-04-16 13:31:36 -07:00 |
MeshMassProperties.cpp
|
|
|
MeshMassProperties.h
|
|
|
ObjectAction.cpp
|
actions shouldn't change locked entities
|
2017-05-21 11:05:18 -07:00 |
ObjectAction.h
|
fix typo: physcis --> physics
|
2017-05-05 09:33:50 -07:00 |
ObjectActionOffset.cpp
|
Entities actions JSDoc
|
2018-02-27 14:12:20 +13:00 |
ObjectActionOffset.h
|
|
|
ObjectActionTractor.cpp
|
fix bug that caused tractor action to go crazy if only one of the two entities it connected were known to interface
|
2018-04-14 12:27:58 -07:00 |
ObjectActionTractor.h
|
quickfix for velocity spike for Tractor action
|
2018-02-06 12:06:27 -08:00 |
ObjectActionTravelOriented.cpp
|
Entities actions JSDoc
|
2018-02-27 14:12:20 +13:00 |
ObjectActionTravelOriented.h
|
|
|
ObjectConstraint.cpp
|
attempt to remove dynamics associated with a rigid-body before removing the rigid-body
|
2017-04-14 07:06:53 -07:00 |
ObjectConstraint.h
|
fix bug that was causing spring action to cause constant re-insertion of its rigidbody into bullet. store UUIDs rather than shared pointers in _objectDynamicsByBody so that refcounting works right and actions get their destructors called.
|
2017-04-14 11:06:40 -07:00 |
ObjectConstraintBallSocket.cpp
|
Repeated logging - reviewer fixes
|
2018-04-04 14:11:10 -07:00 |
ObjectConstraintBallSocket.h
|
entity export/import involving constraints now works
|
2017-05-08 15:44:31 -07:00 |
ObjectConstraintConeTwist.cpp
|
Repeated logging - reviewer fixes
|
2018-04-04 14:11:10 -07:00 |
ObjectConstraintConeTwist.h
|
remove unused parameters from ObjectConstraintConeTwist
|
2017-05-12 12:07:34 -07:00 |
ObjectConstraintHinge.cpp
|
Repeated logging - reviewer fixes
|
2018-04-04 14:11:10 -07:00 |
ObjectConstraintHinge.h
|
remove unused parameters from ObjectConstraintHinge
|
2017-05-12 12:04:08 -07:00 |
ObjectConstraintSlider.cpp
|
Repeated logging - reviewer fixes
|
2018-04-04 14:11:10 -07:00 |
ObjectConstraintSlider.h
|
entity export/import involving constraints now works
|
2017-05-08 15:44:31 -07:00 |
ObjectDynamic.cpp
|
Entities actions JSDoc
|
2018-02-27 14:12:20 +13:00 |
ObjectDynamic.h
|
remove unused API from ObjectDynamic and friends
|
2017-05-15 22:13:03 -07:00 |
ObjectMotionState.cpp
|
add asserts to catch dangling pointers sooner
|
2017-05-25 14:29:14 -07:00 |
ObjectMotionState.h
|
untangle 'bidding' from 'owned'
|
2018-03-30 13:18:32 -07:00 |
PhysicalEntitySimulation.cpp
|
cleanup some comments
|
2018-04-16 13:31:36 -07:00 |
PhysicalEntitySimulation.h
|
more 'const uint64_t&' purges
|
2018-04-03 21:55:31 -07:00 |
PhysicsEngine.cpp
|
more correct stat names
|
2018-04-16 13:31:36 -07:00 |
PhysicsEngine.h
|
add ownership infection for constraints
|
2018-01-04 16:48:06 -08:00 |
PhysicsLogging.cpp
|
|
|
PhysicsLogging.h
|
|
|
ShapeFactory.cpp
|
don't try to build convex hulls with nan data
|
2018-04-23 14:46:23 -07:00 |
ShapeFactory.h
|
cleanup ShapeFactory implementation
|
2017-10-27 08:56:26 -07:00 |
ShapeManager.cpp
|
cleanup ShapeInfo::getHash()
|
2017-10-27 07:52:51 -07:00 |
ShapeManager.h
|
add description of ShapeManager in comments
|
2017-10-27 08:55:41 -07:00 |
ThreadSafeDynamicsWorld.cpp
|
cleanup prof stats and trace context names
|
2017-12-11 11:31:00 -08:00 |
ThreadSafeDynamicsWorld.h
|
recently moved static objects added to changelist
|
2017-06-01 17:39:21 -07:00 |