overte/libraries/shared/src
2014-08-07 13:09:05 -07:00
..
AABox.cpp setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
AABox.h setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
AACube.cpp setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
AACube.h setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
AngleUtil.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AngularConstraint.cpp add AngularConstraint::softClamp() for hands 2014-07-03 08:40:34 -07:00
AngularConstraint.h add AngularConstraint::softClamp() for hands 2014-07-03 08:40:34 -07:00
BoxBase.h setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
CapsuleShape.cpp fix old bug: rotation of CapsuleShape not updated 2014-07-30 11:30:08 -07:00
CapsuleShape.h Add getVolume() method to Shape 2014-06-23 08:36:45 -07:00
CollisionInfo.cpp add CollisionInfo::getShapePairKey() 2014-07-30 13:11:45 -07:00
CollisionInfo.h add CollisionInfo::getShapePairKey() 2014-07-30 13:11:45 -07:00
Constraint.h remove unused Constraint::_type 2014-07-30 13:07:32 -07:00
ContactPoint.cpp ContactPoint = set of assymetric distance consraints 2014-08-04 17:34:24 -07:00
ContactPoint.h ContactPoint = set of assymetric distance consraints 2014-08-04 17:34:24 -07:00
DistanceConstraint.cpp split independent classes out of Ragdoll files 2014-07-24 09:50:16 -07:00
DistanceConstraint.h split independent classes out of Ragdoll files 2014-07-24 09:50:16 -07:00
FileUtils.cpp Allow users to set the destination of Snapshots 2014-04-15 19:36:02 +02:00
FileUtils.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
FixedConstraint.cpp ragdoll simulation now in model-relative frame 2014-08-07 11:45:06 -07:00
FixedConstraint.h ragdoll simulation now in model-relative frame 2014-08-07 11:45:06 -07:00
FloodFill.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
GenericThread.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
GenericThread.h added sendNackPackets() to OctreeInboundPacketProcessor 2014-06-16 09:57:05 -07:00
GeometryUtil.cpp fixes to source files for code remove in regex replace 2014-04-09 10:16:56 -07:00
GeometryUtil.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
HifiConfigVariantMap.cpp look for a config.json file by default in resources 2014-08-04 15:40:45 -07:00
HifiConfigVariantMap.h update boilerplate and include guards for other new files 2014-04-09 15:08:56 -07:00
ListShape.cpp Shape::getCenter() -> Shape::getTranslation() 2014-06-18 08:55:48 -07:00
ListShape.h Shape::getCenter() -> Shape::getTranslation() 2014-06-18 08:55:48 -07:00
MovingMinMaxAvg.h droppable silent packets are added for dropped packets; 2014-07-16 14:41:24 -07:00
MovingPercentile.cpp MovingPercentile moved else to same line as } 2014-06-04 15:13:16 -07:00
MovingPercentile.h changed MovingPercentile to use QList 2014-06-04 14:24:23 -07:00
OctalCode.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
OctalCode.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
PerfStat.cpp fix whitespace formatting 2014-07-09 14:33:09 -07:00
PerfStat.h fix accidental broken class definition 2014-07-09 14:39:08 -07:00
PhysicsEntity.cpp remove dangling shape pointers from PhysicsSimulation 2014-08-05 08:32:14 -07:00
PhysicsEntity.h friend foo --> friend class foo 2014-06-23 13:59:44 -07:00
PhysicsSimulation.cpp add other ragdolls to simulation 2014-08-07 13:09:05 -07:00
PhysicsSimulation.h add other ragdolls to simulation 2014-08-07 13:09:05 -07:00
PlaneShape.cpp Shape::getCenter() -> Shape::getTranslation() 2014-06-18 08:55:48 -07:00
PlaneShape.h Moved findRayIntersection() to the Shape classes 2014-06-17 12:36:36 -07:00
PropertyFlags.h cleanup 2014-06-04 15:16:51 -07:00
qtimespan.cpp making some type casts abide by coding standard 2014-03-26 16:58:47 -07:00
qtimespan.h Moved the connection and configuration of XMPP to the log-in process. 2014-03-12 01:24:30 +02:00
Radix2InplaceSort.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Radix2IntegerScanner.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Ragdoll.cpp ragdoll simulation now in model-relative frame 2014-08-07 11:45:06 -07:00
Ragdoll.h ragdoll simulation now in model-relative frame 2014-08-07 11:45:06 -07:00
RegisteredMetaTypes.cpp Script bindings for QColor. 2014-07-15 16:44:02 -07:00
RegisteredMetaTypes.h Script bindings for QColor. 2014-07-15 16:44:02 -07:00
RingBufferHistory.h droppable silent packets are added for dropped packets; 2014-07-16 14:41:24 -07:00
Shape.h add Shape::getVerletPoints() 2014-08-04 17:33:24 -07:00
ShapeCollider.cpp fix bug: false positive capsuleCapsule() collision 2014-08-04 17:30:23 -07:00
ShapeCollider.h merge upstream/master into andrew/ragdoll 2014-06-17 17:03:16 -07:00
SharedUtil.cpp Outdated link 2014-07-28 16:36:12 -07:00
SharedUtil.h moved some const defs to avoid redefinition 2014-07-14 10:43:02 -07:00
SimpleMovingAverage.cpp enforce coding standard: explicit casts 2014-07-09 11:53:09 -07:00
SimpleMovingAverage.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
SphereShape.cpp Shape::getCenter() -> Shape::getTranslation() 2014-06-18 08:55:48 -07:00
SphereShape.h Add getVolume() method to Shape 2014-06-23 08:36:45 -07:00
StdDev.cpp added stdev method of jitter calc to InboundAudioStream 2014-07-28 11:41:08 -07:00
StdDev.h added stdev method of jitter calc to InboundAudioStream 2014-07-28 11:41:08 -07:00
StreamUtils.cpp Debug support: allow printing of glm types to QDebug. 2014-07-13 20:43:02 +02:00
StreamUtils.h Type fix. That that even compiled :/ 2014-07-14 21:18:37 +02:00
TimeWeightedAvg.h added TimeWeightedAvg to InboundAudioStream 2014-07-29 13:51:46 -07:00
UUID.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
UUID.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
VerletCapsuleShape.cpp add Shape::getVerletPoints() 2014-08-04 17:33:24 -07:00
VerletCapsuleShape.h add Shape::getVerletPoints() 2014-08-04 17:33:24 -07:00
VerletPoint.cpp ragdoll simulation now in model-relative frame 2014-08-07 11:45:06 -07:00
VerletPoint.h ragdoll simulation now in model-relative frame 2014-08-07 11:45:06 -07:00
VerletSphereShape.cpp add Shape::getVerletPoints() 2014-08-04 17:33:24 -07:00
VerletSphereShape.h add Shape::getVerletPoints() 2014-08-04 17:33:24 -07:00