overte-lubosz/libraries
Roxanne Skelly f6c624dcc3 Remove logging messages for behaviors that are expected.
Attached entities with scripts are now being sold on the marketplace
(rWatch) and are now being worn by various users.  Because of this, it's
now common for the 'removing entity scripts' case to be hit in code for
every update, which causes debug log messages every 60 seconds for each
entity entity with a script.

Repro: Have an avatar wear rWatch.  With a second instance of interface,
turn on verbose logging while the first avatar is local.  See debug logging
60 times a second.

Fix: Given attached entities with scripts are happening, it's not an
exceptional case and should probably not be logged.
2018-06-15 16:31:09 -07:00
..
animation
audio
audio-client
auto-updater
avatars
avatars-renderer Remove logging messages for behaviors that are expected. 2018-06-15 16:31:09 -07:00
baking Address couple of reviewer issues 2018-05-18 11:20:45 -07:00
controllers
display-plugins check for null texture 2018-05-18 15:34:07 -07:00
embedded-webserver
entities
entities-renderer
fbx Split canned FBX header in two; only check first part on read 2018-05-21 13:29:08 -07:00
gl
gpu Use pooled gpu batches 2018-05-21 13:53:44 -07:00
gpu-gl Fixing populated / allocated tracking for textures 2018-05-21 11:51:05 -07:00
gpu-gl-common Fixing populated / allocated tracking for textures 2018-05-21 11:51:05 -07:00
gpu-gles Fixing populated / allocated tracking for textures 2018-05-21 11:51:05 -07:00
graphics
graphics-scripting
image
input-plugins Android - Fix joystick and view control bug that makes it bounce 2018-05-31 16:02:41 -03:00
ktx
midi
model-networking
networking Merge pull request #13192 from druiz17/fix-spaming-set-host 2018-05-21 11:16:18 -07:00
octree Merge pull request #13164 from SimonWalton-HiFi/entities-relaying 2018-05-21 10:14:41 -07:00
physics revert PR-13162 from RC68 2018-06-12 03:51:55 -07:00
plugins Merge pull request #13194 from SamGondelman/resolution 2018-05-18 15:23:01 -07:00
pointers
procedural Fixing the procedural shader flickering key lighting, this is due to the LightingMOdel binding slot not assigned 2018-05-18 13:25:08 -07:00
qml
recording
render
render-utils Merge pull request #13182 from jherico/feature/batch_pooling 2018-05-21 15:47:55 -07:00
script-engine terminate thread if it didn't complete during MAX_SCRIPT_QUITTING_TIME 2018-06-07 13:12:35 -07:00
shared Merge branch 'master' of github.com:highfidelity/hifi into menu-updates 2018-05-18 16:42:31 -07:00
task
test-utils
trackers
ui Merge branch 'master' of github.com:highfidelity/hifi into menu-updates 2018-05-18 16:42:31 -07:00
ui-plugins
workload