overte/libraries
2016-10-20 10:02:58 -07:00
..
animation GLM update and GLI integration 2016-09-09 10:18:15 -07:00
audio STEREO_FACTOR -> AudioConstants::STEREO 2016-10-05 13:02:28 -07:00
audio-client Speculative fix for crash in AudioClient 2016-10-11 10:49:43 -07:00
auto-updater enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
avatars fix typoed threaded call 2016-10-17 15:30:49 -07:00
controllers fix 'any endpoints' for axis style inputs 2016-10-08 20:24:52 -07:00
display-plugins Merge pull request #8856 from jherico/geometry_ids 2016-10-20 08:14:49 -07:00
embedded-webserver
entities added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
entities-renderer Merge pull request #8856 from jherico/geometry_ids 2016-10-20 08:14:49 -07:00
fbx Speculative fix for crash in FBXReader.cpp 2016-10-17 13:22:17 -07:00
gl Merge pull request #8862 from zzmp/fix/quick-leak 2016-10-20 08:23:28 -07:00
gpu Merge pull request #8785 from jherico/oculus_crash 2016-10-13 13:54:34 -07:00
gpu-gl Fix AMD crash caused by missing glFlush 2016-10-15 15:28:28 -07:00
input-plugins Update tutorial to work with HMD + Hand Controllers only 2016-10-07 10:30:18 -07:00
model Adapt shader for GL ES support which requires operators of the same datatype 2016-10-11 12:15:49 -03:00
model-networking Addressed feedback from code review. 2016-10-07 17:46:46 -07:00
networking Merge branch 'master' of github.com:highfidelity/hifi into fix-audio-mixer-data-race-1 2016-10-20 10:02:58 -07:00
octree
physics take care for division by zero when normalizing 2016-10-05 15:00:22 -07:00
plugins Additional plugin debugging, better plugin resource cleanup 2016-10-11 19:40:02 -07:00
procedural catagorize some qDebugs 2016-09-14 21:39:45 -07:00
recording use the correct Qt windows macro 2016-09-01 11:33:20 -07:00
render fix invalid ShapeKey ref 2016-10-18 17:59:30 -07:00
render-utils Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
script-engine Merge pull request #8828 from birarda/web-engine-interceptor 2016-10-18 17:24:58 -07:00
shared Merge branch 'master' of github.com:highfidelity/hifi into fix-audio-mixer-data-race-1 2016-10-20 10:02:58 -07:00
steamworks-wrapper
ui move HFWebEngineProfile back to interface/networking 2016-10-18 20:04:11 -07:00
ui-plugins