overte/libraries
Anthony J. Thibault 8ff457a1b6 Fix broken eventBridge on tablet after Reload All Scripts.
The main issue here was the "webEventReceived" connection between the OffscreenQMLSurface and the TabletProxy object.
For whatever reason, if this is not a direct Signal to Slot connection, the webEventReceived event does not propagate.
2017-04-03 16:03:55 -07:00
..
animation Fix for change from std::string to QString 2017-03-24 17:03:01 -07:00
audio Fix the crash in Debug builds, caused by undeclared metatype for AudioInjector* 2017-03-30 08:52:04 -07:00
audio-client Merge pull request #9935 from zzmp/fix/audio-initialization 2017-03-21 00:23:28 -04:00
auto-updater
avatars Merge pull request #9984 from Atlante45/fix/warnings 2017-03-26 07:03:33 -08:00
controllers
display-plugins
embedded-webserver
entities Merge pull request #10034 from davidkelly/dk/avatarEntityIssue 2017-03-30 10:12:19 -07:00
entities-renderer fix polyvox shader 2017-03-28 16:44:31 -07:00
fbx Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-28 10:14:49 -07:00
gl Fix broken eventBridge on tablet after Reload All Scripts. 2017-04-03 16:03:55 -07:00
gpu Revert "Revert "Don't hold KTX files open for longer than transfers require"" 2017-03-28 14:45:04 -07:00
gpu-gl Revert "Revert "Don't hold KTX files open for longer than transfers require"" 2017-03-28 14:45:04 -07:00
input-plugins Fix problem with ContextMenu triggering on button up and button down. 2017-03-27 14:26:17 -07:00
ktx Revert "Revert "Don't hold KTX files open for longer than transfers require"" 2017-03-28 14:45:04 -07:00
model move Qt-related stuff out of model and into model-networking 2017-03-28 07:53:25 -07:00
model-networking Revert "Revert "Don't hold KTX files open for longer than transfers require"" 2017-03-28 14:45:04 -07:00
networking Correctly initialize a file cache with the proper key 2017-03-24 13:35:37 -07:00
octree change all references of IDENTITY_FRONT to IDENTITY_FORWARD 2017-03-21 22:13:33 +00:00
physics don't hang loop if entity isDead 2017-03-24 11:16:54 -07:00
plugins
procedural
recording
render Merge remote-tracking branch 'upstream/master' into smarter_textures 2017-03-22 14:25:23 -07:00
render-utils Merge pull request #10014 from samcake/blue 2017-03-28 14:50:24 -07:00
script-engine Fix broken eventBridge on tablet after Reload All Scripts. 2017-04-03 16:03:55 -07:00
shared Merge pull request #9847 from highfidelity/tablet-ui 2017-03-28 14:48:02 -07:00
ui Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui 2017-03-28 11:42:14 -07:00
ui-plugins