.. |
AngleUtil.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
CapsuleShape.cpp
|
Shape uses "center" instead of "position"
|
2014-06-16 08:55:08 -07:00 |
CapsuleShape.h
|
add CapsuleShape::setEndPoints()
|
2014-06-06 08:50:57 -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
|
fix header include guards via regex
|
2014-04-09 12:03:17 -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
|
add option to pass data server username and password to DS
|
2014-05-21 09:53:09 -07:00 |
HifiConfigVariantMap.h
|
update boilerplate and include guards for other new files
|
2014-04-09 15:08:56 -07:00 |
ListShape.cpp
|
Shape uses "center" instead of "position"
|
2014-06-16 08:55:08 -07:00 |
ListShape.h
|
Shape uses "center" instead of "position"
|
2014-06-16 08:55:08 -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 |
PhysicalEntity.cpp
|
add PhysicalEntity class
|
2014-06-12 13:13:00 -07:00 |
PhysicalEntity.h
|
Ragdoll not an Entity. SkeletonModel is a Ragdoll
|
2014-06-13 12:27:58 -07:00 |
PlaneShape.cpp
|
Shape uses "center" instead of "position"
|
2014-06-16 08:55:08 -07:00 |
PlaneShape.h
|
More plane intersection bits.
|
2014-04-10 11:24:45 -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
|
Shape::get/setCenter() instead of get/setPosition()
|
2014-06-16 08:43:27 -07:00 |
Ragdoll.h
|
add API stubs to RagDoll for SimulationEngine stepForward
|
2014-06-15 17:58:27 -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
|
Shape uses "center" instead of "position"
|
2014-06-16 08:55:08 -07:00 |
ShapeCollider.cpp
|
Shape::get/setCenter() instead of get/setPosition()
|
2014-06-16 08:43:27 -07:00 |
ShapeCollider.h
|
Add shape vs list-of-shapes collision method
|
2014-06-15 17:56:02 -07:00 |
SharedUtil.cpp
|
Fixed script editor crash when script calls Script.stop(). Also made the
|
2014-05-22 12:45:36 -07: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 |
SimulationEngine.cpp
|
Shape::get/setCenter() instead of get/setPosition()
|
2014-06-16 08:43:27 -07:00 |
SimulationEngine.h
|
enable shape collisions for MyAvatar skeleton
|
2014-06-15 18:07:47 -07:00 |
SphereShape.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -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 |