overte-HifiExperiments/libraries/shared/src
2014-07-10 13:42:49 -07:00
..
AABox.cpp more model to entity renaming, adding AABox:clamp() and AACube::clamp() fix AddEntity to support adding an entity that extends over bounds of universe 2014-07-10 13:42:49 -07:00
AABox.h more model to entity renaming, adding AABox:clamp() and AACube::clamp() fix AddEntity to support adding an entity that extends over bounds of universe 2014-07-10 13:42:49 -07:00
AACube.cpp more model to entity renaming, adding AABox:clamp() and AACube::clamp() fix AddEntity to support adding an entity that extends over bounds of universe 2014-07-10 13:42:49 -07:00
AACube.h more model to entity renaming, adding AABox:clamp() and AACube::clamp() fix AddEntity to support adding an entity that extends over bounds of universe 2014-07-10 13:42:49 -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
ByteCountCoding.h remove debugging 2014-06-09 10:40:29 -07:00
CapsuleShape.cpp unit tests for VerletShapes 2014-06-18 14:06:00 -07:00
CapsuleShape.h Add getVolume() method to Shape 2014-06-23 08:36:45 -07:00
CollisionInfo.cpp Fix bad static const inside class. 2014-06-23 14:07:09 -07:00
CollisionInfo.h stubbery for processing collisions 2014-06-20 10:55:57 -07:00
DebuggingEventDispatcher.cpp Merge branch 'master' of https://github.com/worklist/hifi into virtualEntities 2014-07-03 14:20:40 -07:00
DebuggingEventDispatcher.h Merge branch 'master' of https://github.com/worklist/hifi into virtualEntities 2014-07-03 14:20:40 -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
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 added space between expressions in ternary operator 2014-06-12 17:24:56 -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
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 add improved detailed rendering and FPS debugging stats 2014-05-29 12:12:23 -07:00
PerfStat.h add improved detailed rendering and FPS debugging stats 2014-05-29 12:12:23 -07:00
PhysicsEntity.cpp findPlaneCollisions() works in theory, not used 2014-06-23 10:39:50 -07:00
PhysicsEntity.h friend foo --> friend class foo 2014-06-23 13:59:44 -07:00
PhysicsSimulation.cpp remove warning: unused variables 2014-06-25 09:01:49 -07:00
PhysicsSimulation.h more complete physics iteration for stability 2014-06-23 12:32:23 -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 aded encoded length to property flags 2014-06-09 10:41:11 -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 Fix bad static const inside class. 2014-06-23 14:07:09 -07:00
Ragdoll.h Compute more correct masses for ragdoll parts 2014-06-23 08:37:11 -07:00
RegisteredMetaTypes.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
RegisteredMetaTypes.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Shape.h Fix bad static const inside class. 2014-06-23 14:07:09 -07:00
ShapeCollider.cpp unit tests for VerletShapes 2014-06-18 14:06:00 -07:00
ShapeCollider.h merge upstream/master into andrew/ragdoll 2014-06-17 17:03:16 -07:00
SharedUtil.cpp changed 2000 into a constant defined inline 2014-06-16 23:30:28 +02:00
SharedUtil.h Spanner mutation in test. 2014-06-20 18:09:51 -07:00
SimpleMovingAverage.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -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 run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
StdDev.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
StreamUtils.cpp More attachment bits. 2014-05-04 16:24:23 -07:00
StreamUtils.h More attachment bits. 2014-05-04 16:24:23 -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 collisions update shapes 2014-06-20 16:31:39 -07:00
VerletCapsuleShape.h collisions update shapes 2014-06-20 16:31:39 -07:00
VerletSphereShape.cpp collisions update shapes 2014-06-20 16:31:39 -07:00
VerletSphereShape.h collisions update shapes 2014-06-20 16:31:39 -07:00