overte/libraries
Anthony J. Thibault e34aecde49 Bug fix for click events received by entity scripts
PointerEvent.isLeftButton should be true even on left button release events.
in a previous PR this behavior was changed. isLeftButton was used as a flag indicating the button state, which would be false on left button release events.
Because we have scripts that rely on the old behavior, I've changed it back to the original and introduced isPrimaryHeld properties instead.
2016-08-29 16:21:39 -07:00
..
animation Merge pull request #8497 from hyperlogic/feature/improve-ik-quality 2016-08-25 15:06:11 -07:00
audio missed one 2016-08-18 09:59:40 -07:00
audio-client add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
auto-updater
avatars bug fix for sensorToWorld translation transmission 2016-08-23 10:13:07 -07:00
controllers add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
display-plugins Merge pull request #8428 from highfidelity/discovery 2016-08-23 14:32:10 -07:00
embedded-webserver add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
entities scale collision render mesh correctly 2016-08-24 22:26:56 -07:00
entities-renderer Merge pull request #8527 from zzmp/fix/skybox-default-color 2016-08-26 15:14:44 -07:00
fbx Categorize some debug logging in FBX parsing 2016-08-11 12:09:56 -07:00
gl Give names to offscreen contexts for easier debugging 2016-08-26 19:09:26 -07:00
gpu Merge branch 'master' of https://github.com/highfidelity/hifi into hdr 2016-08-25 12:36:01 -07:00
gpu-gl Use stream draw for object position updates 2016-08-27 15:08:38 -07:00
input-plugins Merge pull request #8179 from SamGondelman/snapshotFix3 2016-07-12 15:28:51 -07:00
model allow black skybox 2016-08-29 10:58:09 -07:00
model-networking restore privacy of GeometryResourceWatcher methods 2016-08-24 22:26:56 -07:00
networking remove unimplemented declaration 2016-08-24 22:26:56 -07:00
octree merge from upstream 2016-08-20 15:25:04 -07:00
physics distribute reg offset to compound children 2016-08-24 22:26:56 -07:00
plugins new optional aspect-ratio argument to snapshot chain (javascript through 2016-08-18 16:29:42 -07:00
procedural detect unset skybox 2016-08-24 11:03:07 -07:00
recording
render a few more 2016-08-18 10:15:35 -07:00
render-utils Merge pull request #8433 from samcake/hdr 2016-08-25 16:57:24 -07:00
script-engine Merge remote-tracking branch 'highfidelity/master' into zip_project 2016-08-23 11:22:43 -07:00
shared Bug fix for click events received by entity scripts 2016-08-29 16:21:39 -07:00
steamworks-wrapper try, try again 2016-08-18 11:45:03 -07:00
ui Merge branch 'master' into feature/hand-controller-web-entity-integration 2016-08-22 14:13:17 -07:00
ui-plugins Working on reprojection 2016-08-12 22:28:22 -07:00