.. |
AABox.cpp
|
handy conversions between AABox, AACube, and Extents
|
2014-09-11 12:23:35 -07:00 |
AABox.h
|
handy conversions between AABox, AACube, and Extents
|
2014-09-11 12:23:35 -07:00 |
AACube.cpp
|
handy conversions between AABox, AACube, and Extents
|
2014-09-11 12:23:35 -07:00 |
AACube.h
|
handy conversions between AABox, AACube, and Extents
|
2014-09-11 12:23:35 -07:00 |
AACubeShape.cpp
|
namechange planeNormal --> faceNormal
|
2014-09-12 17:27:56 -07:00 |
AACubeShape.h
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
AngleUtil.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
AngularConstraint.cpp
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
AngularConstraint.h
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
BoxBase.h
|
setup listener unattenuated zones for source ring buffers
|
2014-06-18 12:50:16 -07:00 |
ByteCountCoding.h
|
fixed another warning
|
2014-09-13 08:44:13 -07:00 |
CapsuleShape.cpp
|
implement Ray-vs-Capsule and Ray-vs-AACube
|
2014-09-10 17:01:51 -07:00 |
CapsuleShape.h
|
implement Ray-vs-Capsule and Ray-vs-AACube
|
2014-09-10 17:01:51 -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
|
use relative mass when enforcing ContactPoint
|
2014-08-18 12:49:47 -07:00 |
ContactPoint.h
|
more correct names for ContactPoint API
|
2014-08-14 15:17:03 -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 |
Extents.cpp
|
moved Extents to shared
|
2014-09-11 12:12:25 -07:00 |
Extents.h
|
move bound proxy rendering to EntityTreeRedering, added helper functions for various bounding boxes
|
2014-09-11 15:36:13 -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
|
VerletPoint::_mass is now private
|
2014-08-07 14:35:32 -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 |
GLMHelpers.cpp
|
use quat orientation to store locations and user locations
|
2014-09-16 09:57:21 -07:00 |
GLMHelpers.h
|
use quat orientation to store locations and user locations
|
2014-09-16 09:57:21 -07:00 |
HifiConfigVariantMap.cpp
|
repair a crash while overriding a config map
|
2014-09-26 11:10:56 -07:00 |
HifiConfigVariantMap.h
|
use DomainServerSettingsManager to handle simulation settings and config
|
2014-09-26 11:06:05 -07:00 |
ListShape.cpp
|
Shape::getCenter() -> Shape::getTranslation()
|
2014-06-18 08:55:48 -07:00 |
ListShape.h
|
remove virtual for ListShape::findRayIntersection()
|
2014-09-23 10:04:36 -07:00 |
LogUtils.cpp
|
Add include for QtGlobal to ensure OS global has been defined
|
2014-09-08 12:40:53 -07:00 |
LogUtils.h
|
Reapply "Update assignment client to close on WM_CLOSE message on Windows"
|
2014-09-05 11:19:36 -07:00 |
MovingMinMaxAvg.h
|
readPendingDatagrams stats printed and sent to domain page
|
2014-08-13 16:48:06 -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
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
PhysicsEntity.h
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
PhysicsSimulation.cpp
|
collide against PhysSimulation instead of VoxelTree
|
2014-09-12 17:38:45 -07:00 |
PhysicsSimulation.h
|
collide against PhysSimulation instead of VoxelTree
|
2014-09-12 17:38:45 -07:00 |
PlaneShape.cpp
|
the real fix for ray-vs-plane intersection
|
2014-09-12 08:40:03 -07:00 |
PlaneShape.h
|
fix ray-vs-AACube logic
|
2014-09-12 08:37:47 -07:00 |
PropertyFlags.h
|
fix warning
|
2014-09-13 08:50:52 -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 cannot assume skeleton's rootIndex is 0
|
2014-08-19 11:31:50 -07:00 |
Ragdoll.h
|
Ragdoll cannot assume skeleton's rootIndex is 0
|
2014-08-19 11:31:50 -07:00 |
RayIntersectionInfo.h
|
add RayIntersectionInfo::getIntersectionPoint()
|
2014-09-12 08:38:44 -07:00 |
RegisteredMetaTypes.cpp
|
get basics of referentials working
|
2014-08-25 14:07:01 -07:00 |
RegisteredMetaTypes.h
|
get basics of referentials working
|
2014-08-25 14:07:01 -07:00 |
RingBufferHistory.h
|
new option knobs added, no new behavior yet
|
2014-08-07 16:37:36 -07:00 |
Shape.h
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
ShapeCollider.cpp
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
ShapeCollider.h
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
SharedUtil.cpp
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
SharedUtil.h
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
ShutdownEventListener.cpp
|
Update ShutdownEventListener to not stop event handling
|
2014-09-05 11:26:22 -07:00 |
ShutdownEventListener.h
|
Reapply "Update assignment client to close on WM_CLOSE message on Windows"
|
2014-09-05 11:19:36 -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
|
implement Ray-vs-Capsule and Ray-vs-AACube
|
2014-09-10 17:01:51 -07:00 |
SphereShape.h
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -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 |
UIUtil.cpp
|
Update getWindowTitleBarHeight signature
|
2014-09-03 08:27:18 -07:00 |
UIUtil.h
|
Update getWindowTitleBarHeight signature
|
2014-09-03 08:27:18 -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
|
VerletPoint::_mass is now private
|
2014-08-07 14:35:32 -07:00 |
VerletCapsuleShape.h
|
add Shape::getVerletPoints()
|
2014-08-04 17:33:24 -07:00 |
VerletPoint.cpp
|
add VerletPoint::shift()
|
2014-08-18 12:54:26 -07:00 |
VerletPoint.h
|
add VerletPoint::shift()
|
2014-08-18 12:54:26 -07:00 |
VerletSphereShape.cpp
|
VerletPoint::_mass is now private
|
2014-08-07 14:35:32 -07:00 |
VerletSphereShape.h
|
add Shape::getVerletPoints()
|
2014-08-04 17:33:24 -07:00 |