overte-HifiExperiments/libraries/shared/src
2014-06-19 11:52:44 -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
BoxBase.h setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
CapsuleShape.cpp unit tests for VerletShapes 2014-06-18 14:06:00 -07:00
CapsuleShape.h unit tests for VerletShapes 2014-06-18 14:06:00 -07:00
CollisionInfo.cpp add PhysicalEntity class 2014-06-12 13:13:00 -07:00
CollisionInfo.h add PhysicalEntity class 2014-06-12 13:13:00 -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 namechange SimulationEngine --> PhysicsSimulation 2014-06-19 08:34:12 -07:00
PhysicsEntity.h simulation step stubbed out 2014-06-19 09:14:36 -07:00
PhysicsSimulation.cpp remove entities in PhysicsSimulation dtor 2014-06-19 11:52:44 -07:00
PhysicsSimulation.h simulation step stubbed out 2014-06-19 09:14:36 -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 build ragdoll constraints again 2014-06-19 10:31:55 -07:00
Ragdoll.h Fix distance constraint lengths 2014-06-19 11:46:09 -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
ResourceCache.cpp After uploading, refresh the uploaded files so that they are immediately 2014-05-09 17:50:08 -07:00
ResourceCache.h After uploading, refresh the uploaded files so that they are immediately 2014-05-09 17:50:08 -07:00
Shape.h namechange SimulationEngine --> PhysicsSimulation 2014-06-19 08:34:12 -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 send an updated address to data-server with domain (when changed) 2014-05-15 12:18:24 -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 merge upstream/master into andrew/ragdoll 2014-06-17 17:03:16 -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 unit tests for VerletShapes 2014-06-18 14:06:00 -07:00
VerletCapsuleShape.h adding some documentation about the VerletShapes 2014-06-18 14:17:12 -07:00
VerletSphereShape.cpp unit tests for VerletShapes 2014-06-18 14:06:00 -07:00
VerletSphereShape.h adding some documentation about the VerletShapes 2014-06-18 14:17:12 -07:00