.. |
shared
|
Merge pull request #7688 from jherico/texture_derez
|
2016-04-22 13:20:54 -07:00 |
AABox.cpp
|
Dynamic bound update for skinned mesh
|
2016-03-26 12:22:02 -07:00 |
AABox.h
|
Dynamic bound update for skinned mesh
|
2016-03-26 12:22:02 -07: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
|
Remove toLinearVec3 from ColorUtils
|
2016-04-26 17:00:59 -04:00 |
CPUIdent.cpp
|
Windows build fixes
|
2016-04-12 10:53:04 -07:00 |
CPUIdent.h
|
Windows build fixes
|
2016-04-12 10:53:04 -07:00 |
CrashHelpers.h
|
Fix clang warning in CrashHelpers::newFault
|
2016-04-13 13:41:45 -07:00 |
CubeProjectedPolygon.cpp
|
recover unused code that may prove useful someday
|
2016-05-05 18:28:27 -07:00 |
CubeProjectedPolygon.h
|
recover unused code that may prove useful someday
|
2016-05-05 18:28:27 -07:00 |
Debug.h
|
Add sub to Debug Counter
|
2016-04-15 16:39:57 -07: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
|
Avoid warning for expected unset PresentThread
|
2016-04-05 14:59:59 -07: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
|
fix locking in GenericQueueThread::process
|
2016-03-25 11:37:04 -07:00 |
GenericThread.cpp
|
First pass at threaded texture transfers
|
2016-04-04 10:23:01 -07:00 |
GenericThread.h
|
First pass at threaded texture transfers
|
2016-04-04 10:23:01 -07:00 |
GeometryUtil.cpp
|
GeometryUtils: coneSphereAngle test
|
2016-04-26 13:31:06 -07:00 |
GeometryUtil.h
|
GeometryUtils: coneSphereAngle test
|
2016-04-26 13:31:06 -07:00 |
GLMHelpers.cpp
|
faster isNaN() and friends
|
2016-04-14 11:18:10 -07:00 |
GLMHelpers.h
|
faster isNaN() and friends
|
2016-04-14 11:18:10 -07:00 |
GPUIdent.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2016-05-11 16:56:37 -07:00 |
GPUIdent.h
|
Match the gpu adapter names gainst the vendor and renderer names used by
|
2016-04-20 22:57:32 -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
|
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
|
CR feedback
|
2016-04-21 15:48:18 -07:00 |
MovingPercentile.h
|
CR feedback
|
2016-04-21 15:48:18 -07:00 |
NumericalConstants.h
|
Use appropriate units for timing tests
|
2016-05-04 13:23:10 -07: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
|
fix problem where canonicalFilePath will strip a trailing slash
|
2016-04-29 13:17:59 -07:00 |
PathUtils.h
|
rewrite a bunch of path/url mangling code
|
2016-03-30 13:33:49 -07:00 |
PerfStat.cpp
|
REmoving uneeded changes
|
2016-04-19 11:01:41 -07:00 |
PerfStat.h
|
One more uneeded change
|
2016-04-19 11:03:35 -07:00 |
PhysicsCollisionGroups.h
|
update Aabb's of static objects when they move
|
2016-04-14 11:18:10 -07:00 |
PhysicsHelpers.cpp
|
move collision group/mask calculus into EntityItem
|
2016-01-19 19:52:08 -08:00 |
PhysicsHelpers.h
|
move deactivation thresholds to shared header
|
2016-04-22 09:38:43 -07:00 |
PIDController.cpp
|
use glm::isnan() instead of isnan() from math.h
|
2016-05-05 18:28:27 -07:00 |
PIDController.h
|
fix logging
|
2015-12-16 15:41:23 -08:00 |
Plane.cpp
|
use references not pointers for ViewFrustums
|
2016-05-05 18:28:27 -07:00 |
Plane.h
|
use references not pointers for ViewFrustums
|
2016-05-05 18:28:27 -07:00 |
PortableHighResolutionClock.cpp
|
use c-style casts to respect the coding standard
|
2016-03-29 13:25:03 -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
|
switch to QRect instead of vec4
|
2016-04-16 16:59:47 -07:00 |
RegisteredMetaTypes.h
|
switch to QRect instead of vec4
|
2016-04-16 16:59:47 -07:00 |
RenderArgs.h
|
cleanup for code review
|
2016-05-10 07:49:11 -07:00 |
RingBufferHistory.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
ScriptValueUtils.cpp
|
Moved isListOfStrings into shared/ScriptValueUtils
|
2016-04-15 13:47:30 -07:00 |
ScriptValueUtils.h
|
Moved isListOfStrings into shared/ScriptValueUtils
|
2016-04-15 13:47:30 -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
|
cleanup firstRun with a common setting
|
2016-05-10 11:32:29 -07:00 |
SettingHandle.h
|
cleanup firstRun with a common setting
|
2016-05-10 11:32:29 -07:00 |
SettingInterface.cpp
|
Don't call virtual method from base dtor
|
2016-04-21 13:25:31 -07:00 |
SettingInterface.h
|
fix white space
|
2016-05-10 11:34:11 -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
|
Specialize usleep for Win32
|
2016-05-04 15:40:53 -07:00 |
SharedUtil.h
|
CR feedback
|
2016-04-21 15:48:18 -07:00 |
ShutdownEventListener.cpp
|
|
|
ShutdownEventListener.h
|
|
|
SimpleAverage.h
|
|
|
SimpleMovingAverage.cpp
|
|
|
SimpleMovingAverage.h
|
CR feedback
|
2016-03-24 21:14:07 -07:00 |
SpatiallyNestable.cpp
|
avoid active object update cycles
|
2016-04-22 09:38:43 -07:00 |
SpatiallyNestable.h
|
add EntityItem::set/getTransformAndVelocities()
|
2016-04-22 09:38:43 -07:00 |
SpatialParentFinder.h
|
snapshot after using tree from entity item.
|
2016-03-28 16:58:20 -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 |
ThreadSafeValueCache.h
|
Add debugging output, fix timewarp
|
2016-03-30 10:40:32 -07:00 |
TimeWeightedAvg.h
|
|
|
Transform.cpp
|
faster isNaN() and friends
|
2016-04-14 11:18:10 -07:00 |
Transform.h
|
faster isNaN() and friends
|
2016-04-14 11:18:10 -07: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
|
|
|
ViewFrustum.cpp
|
recover unused code that may prove useful someday
|
2016-05-05 18:28:27 -07:00 |
ViewFrustum.h
|
cleanup for code review
|
2016-05-10 07:49:11 -07:00 |
windowshacks.h
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |