overte/libraries
Mark Johnson d868b541c4 Separate the request limit value from the active request value
Use _requestLimit as the download limit, and track active downloads using
_requestsActive.  If the limit is changes below the active count, it will
continue downloading all active requests, but not allow new requests until
the active count gets below the limit.  If the limit increases, the pending
request queue will be checked immediately to fill the available download slots.
2016-03-12 17:19:29 -08:00
..
animation Rig: warning fix & comments 2016-03-10 12:55:01 -08:00
audio Mark Resource loaded after postprocessing 2016-03-09 10:34:07 -08:00
audio-client revert change that trusted Qt's claim that it supports the format 2016-02-22 11:22:03 -08:00
auto-updater
avatars Improve hold action by using controller velocity 2016-02-22 19:15:22 -08:00
controllers Make scripting interface members thread safe 2016-03-10 08:46:09 -08:00
display-plugins Merge pull request #7317 from jherico/hmd_worn 2016-03-11 11:46:06 -08:00
embedded-webserver
entities Merge pull request #7278 from AndrewMeadows/simulation-priority 2016-03-10 08:52:18 -08:00
entities-renderer Merge branch 'master' of github.com:highfidelity/hifi into fix/skybox-tex 2016-03-10 21:44:31 -08:00
fbx Working on crash bugs 2016-03-09 14:00:05 -08:00
gl dont be an idiot 2016-03-10 16:14:56 -08:00
gpu Removing old modifications 2016-03-10 14:06:07 -08:00
input-plugins Migrate composition of the overlay and pointer to the present thread 2016-03-07 17:14:41 -08:00
model Workaround for scribe not scrubbing #else 2016-03-10 22:53:21 -08:00
model-networking Allow px/color skybox without tex 2016-03-10 12:58:49 -08:00
networking Separate the request limit value from the active request value 2016-03-12 17:19:29 -08:00
octree first cut at fixing the scene not stable bug 2016-03-08 14:52:21 -08:00
physics MyAvatar: Allow user to raise hands directly overhead. 2016-03-10 10:20:17 -08:00
plugins Expose a property in display plugins to determine if the device is visble to the user 2016-03-10 17:19:32 -08:00
procedural Mark px shaders dirty on change 2016-03-10 22:53:07 -08:00
recording Mark Resource loaded after postprocessing 2016-03-09 10:34:07 -08:00
render Fixing the linux warning for unused variable 2016-03-11 00:27:56 -08:00
render-utils Merging back with master 2016-03-10 14:03:37 -08:00
script-engine Make script cache thread safe 2016-03-10 08:47:11 -08:00
shared Merge pull request #7259 from jherico/crashes 2016-03-09 16:42:36 -08:00
ui Don't crash on QML menu creation failure 2016-03-09 14:48:20 -08:00