.. |
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
|
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 |
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 |
MovingMinMaxAvg.h
|
streamlined AudioStreamStats packing; added #include <limits>
|
2014-07-10 10:44:33 -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
|
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
|
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
|
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
|
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
|
added window PacketStreamStats to AudioStreamStats
|
2014-07-10 16:42:23 -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
|
moved some const defs to avoid redefinition
|
2014-07-14 10:43:02 -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
|
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
|
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 |
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 |