.. |
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
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
AACube.h
|
|
|
AngleUtil.h
|
|
|
AngularConstraint.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
AngularConstraint.h
|
|
|
BackgroundMode.h
|
|
|
BoxBase.h
|
|
|
BufferParser.h
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
ByteCountCoding.h
|
added bytes consumed result to decode, and exit early after bytes consumed
|
2015-07-08 18:19:12 -07:00 |
DependencyManager.cpp
|
|
|
DependencyManager.h
|
|
|
DoubleHashKey.cpp
|
|
|
DoubleHashKey.h
|
|
|
Extents.cpp
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
Extents.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
FaceshiftConstants.cpp
|
|
|
FaceshiftConstants.h
|
|
|
FloodFill.h
|
|
|
GenericQueueThread.h
|
Move file log persistence to a separate thread
|
2015-07-08 22:35:23 -07:00 |
GenericThread.cpp
|
set the generic thread priority once it's actually started
|
2015-07-17 09:24:00 -07:00 |
GenericThread.h
|
Adding priority support to GenericThread
|
2015-07-08 22:54:31 -07:00 |
GeometryUtil.cpp
|
added some comments to clarify algorithm
|
2015-08-10 23:08:10 -07:00 |
GeometryUtil.h
|
add swing-twist decomposition util with unit-tests
|
2015-08-10 14:47:15 -07:00 |
GLHelpers.cpp
|
Working on HMD crash on mac
|
2015-08-04 15:18:01 -07:00 |
GLHelpers.h
|
Adding missing files
|
2015-05-29 12:59:55 -07:00 |
GLMHelpers.cpp
|
fix Vectors::MIN
|
2015-08-26 11:46:50 -07:00 |
GLMHelpers.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
Gzip.cpp
|
code review
|
2015-08-05 10:16:45 -07:00 |
Gzip.h
|
code review
|
2015-08-05 10:16:45 -07:00 |
HifiConfigVariantMap.cpp
|
|
|
HifiConfigVariantMap.h
|
|
|
LogHandler.cpp
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
LogHandler.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
LogUtils.cpp
|
|
|
LogUtils.h
|
|
|
MatrixStack.cpp
|
|
|
MatrixStack.h
|
fix ifdefs around asserts
|
2015-06-17 15:03:09 -07:00 |
MovingMinMaxAvg.h
|
|
|
MovingPercentile.cpp
|
|
|
MovingPercentile.h
|
|
|
NumericalConstants.h
|
Fixing framerate limit, moving vsync to 2d plugin
|
2015-08-26 15:47:45 -07:00 |
OctalCode.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
OctalCode.h
|
|
|
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
|
quiet compiler
|
2015-08-11 10:22:56 -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 |
PropertyFlags.h
|
quiet compiler
|
2015-07-12 10:29:43 -07:00 |
QVariantGLM.cpp
|
make some arguments const, cleanup some #includes
|
2015-07-07 17:50:08 -07:00 |
QVariantGLM.h
|
make some arguments const, cleanup some #includes
|
2015-07-07 17:50:08 -07:00 |
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
|
|
RegisteredMetaTypes.cpp
|
no longer returning early on NaN
|
2015-08-07 16:15:51 -07:00 |
RegisteredMetaTypes.h
|
added stroke width entity
|
2015-06-30 18:38:40 -07:00 |
RenderArgs.h
|
Preparing for first pr
|
2015-07-22 10:43:50 -07:00 |
RingBufferHistory.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
SettingHandle.h
|
|
|
SettingInterface.cpp
|
Delete Interface.ini.lock file at start-up if it exists
|
2015-06-23 17:36:19 -07:00 |
SettingInterface.h
|
|
|
SettingManager.cpp
|
|
|
SettingManager.h
|
|
|
ShapeInfo.cpp
|
|
|
ShapeInfo.h
|
basic collisions with cubic polyvoxes
|
2015-05-29 18:50:26 -07:00 |
SharedLogging.cpp
|
|
|
SharedLogging.h
|
|
|
SharedUtil.cpp
|
|
|
SharedUtil.h
|
|
|
ShutdownEventListener.cpp
|
|
|
ShutdownEventListener.h
|
|
|
SimpleAverage.h
|
CR comments and fixing the average calculation
|
2015-07-01 16:30:42 -07:00 |
SimpleMovingAverage.cpp
|
|
|
SimpleMovingAverage.h
|
|
|
StDev.cpp
|
|
|
StDev.h
|
|
|
StreamHelpers.h
|
Working on text rendering overlays
|
2015-07-16 15:56:01 -07:00 |
StreamUtils.cpp
|
remove legacy shapes
|
2015-07-29 09:02:24 -07:00 |
StreamUtils.h
|
remove legacy shapes
|
2015-07-29 09:02:24 -07:00 |
ThreadHelpers.h
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
TimeWeightedAvg.h
|
|
|
Transform.cpp
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
Transform.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 13:51:51 -07:00 |
TryLocker.h
|
|
|
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
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |