overte/libraries
David Kelly 342584b2a8 Filter failure mode updated
The decision here is that all failed filters (syntax errors, 404s,
bad urls etc...) lock out all edits for those without lock rights.
If it is the domain-wide one, then that applies to entire domain.
If a zone filter, then that applies to all edits in that zone.

Also - zone filters don't apply to the zone itself.  Other zone filters
whose zones lie within that zone _do_ apply, in addition to the global
one.
2017-02-14 13:05:12 -07:00
..
animation add and remove some profile data points 2017-01-26 08:35:25 -08:00
audio Merge pull request #9537 from zzmp/audio/throttle-filter 2017-02-07 20:57:43 +01:00
audio-client use lock-free pipe for local audio in device callback 2017-01-22 00:25:08 -05:00
auto-updater
avatars CR 2017-02-09 11:35:00 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins Add thread names to traces 2017-02-03 09:18:58 -08:00
embedded-webserver
entities Filter failure mode updated 2017-02-14 13:05:12 -07:00
entities-renderer Merge pull request #9557 from hyperlogic/tablet-ui 2017-01-31 13:37:56 -08:00
fbx Resolve merging conflict 2017-02-09 09:49:59 -08:00
gl First cut of pal on tablet. 2017-02-08 17:34:03 -08:00
gpu Cleaning up pr for simpler merge 2017-02-08 11:13:55 -08:00
gpu-gl Reparing broken normals and also fixing the ambient lighting bug 2017-02-08 16:56:59 -08:00
input-plugins Added MouseX and MouseY axes to Keyboard device. 2017-02-07 12:02:41 -08:00
model Reparing broken normals and also fixing the ambient lighting bug 2017-02-08 16:56:59 -08:00
model-networking name change: maxSize to maxNumPixels 2017-02-06 11:53:37 -08:00
networking update version 2017-02-13 15:02:31 -07:00
octree don't recurse on octree elements that have not changed 2017-01-30 17:01:45 -08:00
physics Merge pull request #9609 from sethalves/tablet-ui-fix-equipping 2017-02-06 16:56:11 -08:00
plugins Use interpolated audio (codec packet-loss concealment) or zero samples (if no codec) when audio packets are lost. This audio is still processed by the audio pipeline to avoid clicks/pops. 2017-02-06 09:29:39 -08:00
procedural cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
recording cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
render First cut of Web3DOverlays without FXAA applied. 2017-01-30 11:24:58 -08:00
render-utils first pass on a working image class and the mip generation 2017-02-06 08:51:04 -08:00
script-engine remove debug and fix bug in test script 2017-02-10 10:09:03 -08:00
shared Factor LogDialog 2017-02-09 13:04:43 -08:00
ui merge from upstream 2017-01-25 15:57:53 -08:00
ui-plugins