overte/libraries
2016-10-17 17:42:17 -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 kill agents in avatar mixer when they stop being avatars 2016-10-05 13:06:11 -07:00
controllers fix 'any endpoints' for axis style inputs 2016-10-08 20:24:52 -07:00
display-plugins Fix crash in switching to plugin that uses the composite framebuffer in customizeContext 2016-10-13 16:46:02 -07:00
embedded-webserver add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
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 Add placeholder "FIXME"s for making Web entity keyboard HMD-only 2016-10-13 09:35:39 +13:00
fbx catagorize some qDebugs 2016-09-14 21:39:45 -07:00
gl Merge pull request #8799 from ctrlaltdavid/21070 2016-10-16 01:00:48 -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 pull request #8823 from ZappoMan/shutdownSandbox 2016-10-17 13:20:15 -07:00
octree merge from upstream 2016-08-20 15:25:04 -07:00
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 Additional plugin debugging, better plugin resource cleanup 2016-10-11 19:40:02 -07:00
render-utils Merge pull request #8785 from jherico/oculus_crash 2016-10-13 13:54:34 -07:00
script-engine make faked handshake request usable in dev/PR 2016-10-14 14:46:58 -07:00
shared CR feedback 2016-10-17 12:02:23 -07:00
steamworks-wrapper try, try again 2016-08-18 11:45:03 -07:00
ui create a directory chooser that works in hmd, and use it 2016-10-16 17:27:51 -07:00
ui-plugins