.. |
AABox.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
AABox.h
|
store part boxes in model space and translate to world space on request
|
2015-06-02 21:50:33 -07:00 |
AACube.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
AACube.h
|
Octree::findCapsulePenetration() uses meters
|
2015-03-04 16:16:49 -08:00 |
AACubeShape.cpp
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
AACubeShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
AngleUtil.h
|
|
|
AngularConstraint.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
AngularConstraint.h
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
BackgroundMode.h
|
make READ_ENTITY_PROPERTY_TO_PROPERTIES() type safe
|
2015-05-12 16:24:16 -07:00 |
BoxBase.h
|
setup listener unattenuated zones for source ring buffers
|
2014-06-18 12:50:16 -07:00 |
ByteCountCoding.h
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
CapsuleShape.cpp
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
CapsuleShape.h
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
CollisionInfo.cpp
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
CollisionInfo.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
DependencyManager.cpp
|
DependencyManager update
|
2015-01-13 20:27:38 -08:00 |
DependencyManager.h
|
Naming
|
2015-03-12 19:05:06 +01:00 |
DoubleHashKey.cpp
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
DoubleHashKey.h
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
Extents.cpp
|
Extend Extents
|
2015-06-24 15:44:48 -07:00 |
Extents.h
|
Extend Extents
|
2015-06-24 15:44:48 -07:00 |
FaceshiftConstants.cpp
|
Move Faceshift constants to their own file in shared
|
2015-01-23 12:11:08 -08:00 |
FaceshiftConstants.h
|
Move Faceshift constants to their own file in shared
|
2015-01-23 12:11:08 -08:00 |
FloodFill.h
|
|
|
GenericThread.cpp
|
drop packets on floor when shutting down
|
2015-05-08 11:57:25 -07:00 |
GenericThread.h
|
|
|
GeometryUtil.cpp
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
GeometryUtil.h
|
Update findRayRectangleIntersection to set out variable distance
|
2015-02-25 10:26:44 -08:00 |
GLHelpers.cpp
|
Adding missing files
|
2015-05-29 12:59:55 -07:00 |
GLHelpers.h
|
Adding missing files
|
2015-05-29 12:59:55 -07:00 |
GLMHelpers.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
GLMHelpers.h
|
fix some OS X warnings, add description to tooltip
|
2015-06-26 10:50:31 -07:00 |
HifiConfigVariantMap.cpp
|
add a version and handle remapping for restricted access
|
2015-05-20 16:27:53 -07:00 |
HifiConfigVariantMap.h
|
add a version and handle remapping for restricted access
|
2015-05-20 16:27:53 -07:00 |
ListShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
ListShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
LogHandler.cpp
|
make sure an ACM asks for PID in log
|
2015-05-08 17:37:48 -07:00 |
LogHandler.h
|
Add a way to indicate that a specific message of a certain form should only be printed once. Different messages that match the same form will each be printed once.
|
2015-03-02 14:18:26 -08: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 |
MatrixStack.cpp
|
Fixing license
|
2015-05-11 13:22:43 -07:00 |
MatrixStack.h
|
fix ifdefs around asserts
|
2015-06-17 15:03:09 -07:00 |
MovingMinMaxAvg.h
|
Took audio settings out of Menu
|
2015-01-17 21:22:02 -08:00 |
MovingPercentile.cpp
|
|
|
MovingPercentile.h
|
|
|
NumericalConstants.h
|
move KILO_PER_MEGA to numerical constants
|
2015-05-01 16:30:25 -07:00 |
OctalCode.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
OctalCode.h
|
remove unused cruft and fix float casts
|
2015-03-06 15:31:27 -08:00 |
PathUtils.cpp
|
add a sound once first AM packet received
|
2015-06-08 11:30:12 -07:00 |
PathUtils.h
|
add a sound once first AM packet received
|
2015-06-08 11:30:12 -07:00 |
PerfStat.cpp
|
Add include/remove duplicate type
|
2015-05-22 18:23:42 +01:00 |
PerfStat.h
|
Add include/remove duplicate type
|
2015-05-22 18:23:42 +01:00 |
PhysicsCollisionGroups.h
|
fix some warnings
|
2015-06-17 14:08:02 -07:00 |
PhysicsHelpers.cpp
|
fix typo in comment
|
2015-06-03 14:13:30 -07:00 |
PhysicsHelpers.h
|
bid for ownership on script-change phys properties
|
2015-06-26 21:57:04 -07:00 |
PlaneShape.cpp
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
PlaneShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
PropertyFlags.h
|
name change shinkIfNeeded() -> shrinkIfNeeded()
|
2014-11-17 16:14:49 -08:00 |
qtimespan.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
qtimespan.h
|
|
|
QVariantGLM.cpp
|
coding-standard / code-review
|
2015-06-30 19:28:22 -07:00 |
QVariantGLM.h
|
responses to code review
|
2015-07-01 10:29:42 -07:00 |
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
|
|
RayIntersectionInfo.h
|
moving Shape* back into shared lib
|
2014-12-01 16:03:14 -08:00 |
RegisteredMetaTypes.cpp
|
don't try to convert a vec3 containing NaN to a script value
|
2015-06-26 17:53:28 -07:00 |
RegisteredMetaTypes.h
|
deleted unnessary line break
|
2015-06-18 18:23:09 -07:00 |
RenderArgs.h
|
Migrating the overaly 3d rendering in their own job and their own shader
|
2015-06-17 15:54:20 +02:00 |
RingBufferHistory.h
|
Pointer fixes
|
2015-07-08 10:50:51 -07:00 |
SettingHandle.h
|
Work arount for QVariant not converting to QVariant
|
2015-02-03 17:11:32 -08:00 |
SettingInterface.cpp
|
Delete Interface.ini.lock file at start-up if it exists
|
2015-06-23 17:36:19 -07:00 |
SettingInterface.h
|
don't force use of Settings to all QCoreApplication
|
2015-05-08 16:24:39 -07:00 |
SettingManager.cpp
|
let QSettings destructor call Setting::Manager sync
|
2015-05-08 15:49:28 -07:00 |
SettingManager.h
|
Renaming + end of file spaces
|
2015-02-02 18:37:49 -08:00 |
Shape.h
|
remove old Ragdoll and avatar interactions
|
2015-03-11 14:29:03 -07:00 |
ShapeCollider.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
ShapeCollider.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
ShapeInfo.cpp
|
support for ShapeInfo::offset
|
2015-05-21 16:25:05 -07:00 |
ShapeInfo.h
|
basic collisions with cubic polyvoxes
|
2015-05-29 18:50:26 -07:00 |
SharedLogging.cpp
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
SharedLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
SharedUtil.cpp
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
SharedUtil.h
|
wire up the skybox color property to the new skybox renderer
|
2015-05-06 20:36:06 -07:00 |
ShutdownEventListener.cpp
|
Add SIGINT handling to assignment-client
|
2015-02-27 14:09:46 -08:00 |
ShutdownEventListener.h
|
have ShutdownEventListener handle WM_CLOSE or SIGTERM
|
2014-12-11 10:21:11 -08:00 |
SimpleAverage.h
|
CR comments and fixing the average calculation
|
2015-07-01 16:30:42 -07:00 |
SimpleMovingAverage.cpp
|
remove a stray space
|
2015-05-04 10:42:58 -07:00 |
SimpleMovingAverage.h
|
fix return value comment in SimpleMovingAverage
|
2015-04-28 18:28:12 -07:00 |
SphereShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
SphereShape.h
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
StDev.cpp
|
include c++ header for memset
|
2014-11-07 17:24:05 -08:00 |
StDev.h
|
rename StdDev to StDev, patch its leak
|
2014-11-07 17:15:54 -08:00 |
StreamUtils.cpp
|
move global into function that uses it
|
2015-06-26 21:57:04 -07:00 |
StreamUtils.h
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
ThreadHelpers.h
|
More coding standard fixes
|
2015-04-22 19:18:09 -07:00 |
TimeWeightedAvg.h
|
added TimeWeightedAvg to InboundAudioStream
|
2014-07-29 13:51:46 -07:00 |
Transform.cpp
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
Transform.h
|
Better guard Transform scale
|
2015-06-18 15:23:50 +02:00 |
TryLocker.h
|
type & squish again
|
2015-03-19 17:29:57 -07:00 |
UUID.cpp
|
|
|
UUID.h
|
|
|
VariantMapToScriptValue.cpp
|
have variantMapToScriptValue handle lists.
|
2015-06-17 18:33:43 -07:00 |
VariantMapToScriptValue.h
|
have variantMapToScriptValue handle lists.
|
2015-06-17 18:33:43 -07:00 |
windowshacks.h
|
cleanup the windows hackery a little
|
2014-12-15 12:25:20 -08:00 |