.. |
shared
|
more warnings fixes
|
2015-09-22 21:35:13 -07:00 |
AABox.cpp
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
AABox.h
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
AACube.cpp
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
AACube.h
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
AngleUtil.h
|
|
|
AtRestDetector.cpp
|
When HMD is at rest, re-center the body under the avatar.
|
2015-10-06 20:37:51 -07:00 |
AtRestDetector.h
|
When HMD is at rest, re-center the body under the avatar.
|
2015-10-06 20:37:51 -07:00 |
BackgroundMode.h
|
make READ_ENTITY_PROPERTY_TO_PROPERTIES() type safe
|
2015-05-12 16:24:16 -07:00 |
BoxBase.h
|
|
|
BufferParser.h
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
ByteCountCoding.h
|
quiet compiler
|
2015-09-12 10:10:53 -07:00 |
DebugDraw.cpp
|
Added shared DebugDraw singleton.
|
2015-09-22 19:57:23 -07:00 |
DebugDraw.h
|
Added shared DebugDraw singleton.
|
2015-09-22 19:57:23 -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
|
|
|
Finally.h
|
Fix oculus crash on switching display plugin to something else
|
2015-09-02 18:28:43 -07:00 |
FloodFill.h
|
|
|
GenericQueueThread.h
|
Remove optional "parent" argument.
|
2015-09-09 11:04:17 -07:00 |
GenericThread.cpp
|
Remove optional "parent" argument.
|
2015-09-09 11:04:17 -07:00 |
GenericThread.h
|
Remove optional "parent" argument.
|
2015-09-09 11:04:17 -07:00 |
GeometryUtil.cpp
|
fix Triangle::getNormal, add normal display to rayPickExample
|
2015-09-28 09:05:39 -07:00 |
GeometryUtil.h
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -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
|
code review
|
2015-09-29 06:51:24 -07:00 |
GLMHelpers.h
|
code review
|
2015-09-29 06:51:24 -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
|
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 |
Interpolate.cpp
|
remove warnings in linux
|
2015-10-02 09:39:34 -07:00 |
Interpolate.h
|
Improve particle property interpolation
|
2015-09-30 11:37:22 -07:00 |
LogHandler.cpp
|
Make log more readable
|
2015-10-05 14:59:28 -07:00 |
LogHandler.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
LogUtils.cpp
|
|
|
LogUtils.h
|
|
|
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 |
PortableHighResolutionClock.cpp
|
fixes for portable hrc class on win
|
2015-09-14 11:21:25 -07:00 |
PortableHighResolutionClock.h
|
fixes for portable hrc class on win
|
2015-09-14 11:21:25 -07:00 |
PropertyFlags.h
|
first cut at only returning type specific properties in getEntityProperties
|
2015-09-17 17:33:53 -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
|
fix EntityItemID dependency
|
2015-10-21 14:33:12 -07:00 |
RegisteredMetaTypes.h
|
fix EntityItemID dependency
|
2015-10-21 14:33:12 -07:00 |
RenderArgs.h
|
merge model part quads and triangles together to reduce the number of draw calls
|
2015-09-21 13:09:43 -07:00 |
RingBufferHistory.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
SettingHandle.cpp
|
more descriptive variable names
|
2015-10-07 14:19:15 -07:00 |
SettingHandle.h
|
fix variable names in header
|
2015-10-07 15:25:07 -07:00 |
SettingInterface.cpp
|
Delete Interface.ini.lock before accessing to check crash option
|
2015-08-25 11:07:20 -07:00 |
SettingInterface.h
|
Add Developer > Display Crash Options menu item
|
2015-08-24 13:24:31 -07:00 |
SettingManager.cpp
|
let QSettings destructor call Setting::Manager sync
|
2015-05-08 15:49:28 -07:00 |
SettingManager.h
|
|
|
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
|
remove msecTimestampNow that is not used
|
2015-08-17 16:39:29 -07:00 |
SharedUtil.h
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
ShutdownEventListener.cpp
|
|
|
ShutdownEventListener.h
|
|
|
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 |
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/worklist/hifi into js-hmd-position-orientation
|
2015-10-06 19:56:22 +02:00 |
TryLocker.h
|
|
|
UUID.cpp
|
move UUID back to shared
|
2015-09-01 10:17:07 -06:00 |
UUID.h
|
move UUID back to shared
|
2015-09-01 10:17:07 -06:00 |
UUIDHasher.h
|
move UUID back to shared
|
2015-09-01 10:17:07 -06:00 |
VariantMapToScriptValue.cpp
|
Fix reading of QVector<float> from models files - polyline strokeWidths
|
2015-10-16 15:43:23 -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 |