.. |
shared
|
Change graphics dialog to persisted dropdowns
|
2016-02-11 10:15:13 -08:00 |
AABox.cpp
|
use shapeInFrustum() names again
|
2016-02-25 18:09:35 -08:00 |
AABox.h
|
use shapeInFrustum() names again
|
2016-02-25 18:09:35 -08:00 |
AACube.cpp
|
use shapeInFrustum() names again
|
2016-02-25 18:09:35 -08:00 |
AACube.h
|
use shapeInFrustum() names again
|
2016-02-25 18:09:35 -08:00 |
AngleUtil.h
|
|
|
AtRestDetector.cpp
|
fix bad time measurment in AtRestDetector
|
2015-11-04 10:47:39 -08:00 |
AtRestDetector.h
|
route HMD-following through the physics simulation
|
2015-11-02 11:07:40 -08:00 |
BackgroundMode.h
|
Resolving warnings
|
2016-01-21 15:15:18 -08:00 |
BoxBase.h
|
|
|
BufferParser.h
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
ByteCountCoding.h
|
quiet compiler
|
2015-09-12 10:10:53 -07:00 |
ColorUtils.h
|
The material colors for diffuse and emissive are now gamma corrected by default
|
2015-12-16 18:14:43 -08:00 |
DebugDraw.cpp
|
Fix for sixense debug draw after move to plugin.
|
2015-12-10 15:05:27 -08:00 |
DebugDraw.h
|
Added shared DebugDraw singleton.
|
2015-09-22 19:57:23 -07:00 |
DependencyManager.cpp
|
More PR feedback
|
2015-11-06 17:17:26 -08:00 |
DependencyManager.h
|
Allow shared libraries to access core global objects
|
2015-11-06 16:57:31 -08:00 |
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 potential deadlock in QML
|
2016-03-23 12:59:17 -07:00 |
FloodFill.h
|
|
|
GenericQueueThread.h
|
Remove optional "parent" argument.
|
2015-09-09 11:04:17 -07:00 |
GenericThread.cpp
|
Move OctreeSendThread to the OctreeServer
|
2015-12-16 14:27:26 -08: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 |
GLMHelpers.cpp
|
Fix one frame lag controller lag/jitter
|
2016-03-11 09:28:25 -08:00 |
GLMHelpers.h
|
Fix one frame lag controller lag/jitter
|
2016-03-11 09:28:25 -08: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
|
handle weird nested path on windows
|
2016-01-21 14:03:45 -08:00 |
HifiConfigVariantMap.h
|
merge the master and user configs after a settings change
|
2016-01-19 13:08:34 -08: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 |
JointData.h
|
Avatar transmission fixes, moved JointData into shared
|
2015-11-20 10:24:24 -08:00 |
LogHandler.cpp
|
Remove debug print
|
2016-03-21 14:50:18 -07:00 |
LogHandler.h
|
LogHandler: add option to display milliseconds in timestamp
|
2016-02-25 10:03:12 -08:00 |
LogUtils.cpp
|
|
|
LogUtils.h
|
|
|
MatrixStack.h
|
|
|
MovingMinMaxAvg.h
|
|
|
MovingPercentile.cpp
|
|
|
MovingPercentile.h
|
|
|
NumericalConstants.h
|
Cleaning up clip and transform
|
2015-11-12 11:48:47 -08:00 |
OctalCode.cpp
|
remove wantsColor support since its always true and required for entities
|
2015-12-03 21:03:32 -08:00 |
OctalCode.h
|
remove wantsColor support since its always true and required for entities
|
2015-12-03 21:03:32 -08:00 |
PathUtils.cpp
|
|
|
PathUtils.h
|
|
|
PerfStat.cpp
|
|
|
PerfStat.h
|
switch various status to use thread safe atomics
|
2015-11-12 13:09:51 -08:00 |
PhysicsCollisionGroups.h
|
use strings for JS collisionGroup API
|
2016-01-12 15:11:27 -08:00 |
PhysicsHelpers.cpp
|
move collision group/mask calculus into EntityItem
|
2016-01-19 19:52:08 -08:00 |
PhysicsHelpers.h
|
move collision group/mask calculus into EntityItem
|
2016-01-19 19:52:08 -08:00 |
PIDController.cpp
|
cleanup
|
2015-12-08 16:38:05 -08:00 |
PIDController.h
|
fix logging
|
2015-12-16 15:41:23 -08: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 |
Preferences.cpp
|
Button prefs and conditionally enabled prefs
|
2016-01-22 19:06:30 -08:00 |
Preferences.h
|
Add ComboBox preference
|
2016-02-11 10:00:44 -08:00 |
PropertyFlags.h
|
first cut at fixing the scene not stable bug
|
2016-03-08 14:52:21 -08:00 |
QVariantGLM.cpp
|
|
|
QVariantGLM.h
|
|
|
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
|
|
RegisteredMetaTypes.cpp
|
Added Mat4 support to script
|
2016-03-07 16:16:14 -08:00 |
RegisteredMetaTypes.h
|
Added Mat4 support to script
|
2016-03-07 16:16:14 -08:00 |
RenderArgs.h
|
Consolidate stats for opaque/transparent/other
|
2016-02-23 12:14:00 -08:00 |
RingBufferHistory.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
ServerPathUtils.cpp
|
migrate old DS config file to new path
|
2016-01-19 11:28:29 -08:00 |
ServerPathUtils.h
|
Add ServerPathUtils
|
2016-01-14 12:55:32 -08: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
|
possibly fix a couple of crashes
|
2016-03-17 10:31:54 -07:00 |
SettingManager.h
|
possibly fix a couple of crashes
|
2016-03-17 10:31:54 -07:00 |
ShapeInfo.cpp
|
|
|
ShapeInfo.h
|
remove excess whitespace
|
2016-03-23 14:39:49 -07:00 |
SharedLogging.cpp
|
|
|
SharedLogging.h
|
|
|
SharedUtil.cpp
|
Working on crash bugs
|
2016-03-09 14:00:05 -08:00 |
SharedUtil.h
|
Working on crash bugs
|
2016-03-09 14:00:05 -08:00 |
ShutdownEventListener.cpp
|
|
|
ShutdownEventListener.h
|
|
|
SimpleAverage.h
|
|
|
SimpleMovingAverage.cpp
|
|
|
SimpleMovingAverage.h
|
make the deadlock watchdog more generous and add some logging so we can see heatbeats on slow machines
|
2016-03-24 12:37:07 -07:00 |
SpatiallyNestable.cpp
|
fix bug which caused observers of a parenting grab to not see the entity in the grabber's hand
|
2016-03-17 17:09:32 -07:00 |
SpatiallyNestable.h
|
fix bug which caused observers of a parenting grab to not see the entity in the grabber's hand
|
2016-03-17 17:09:32 -07:00 |
SpatialParentFinder.h
|
location getters also return a success boolean so that callers can know if the value they are receiving is bad due to lack of information about an object's parent
|
2015-12-14 09:13:36 -08:00 |
StDev.cpp
|
|
|
StDev.h
|
|
|
StreamHelpers.h
|
|
|
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 |
ThreadSafeValueCache.h
|
Simplified implementation of ThreadSafeValueCache
|
2016-01-05 11:08:08 -08:00 |
TimeWeightedAvg.h
|
|
|
Transform.cpp
|
rename NaN functions for vec3 and quat
|
2016-01-22 11:54:24 -08:00 |
Transform.h
|
check values in location updates for NaN before using them
|
2016-01-22 09:41:46 -08: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
|
|
|
windowshacks.h
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |