Commit graph

82067 commits

Author SHA1 Message Date
HifiExperiments
69714a89ca material entities support cullFaceMode and support gltf doubleSided 2019-11-26 14:48:48 -08:00
HifiExperiments
b4c9a3e73d Merge remote-tracking branch 'origin/alphaModes' into cullFace 2019-11-25 14:23:50 -08:00
Bradley Austin Davis
30b7d70189
Merge pull request from jherico/ga/update_deps
Update prebuilt dependencies
2019-11-25 13:02:55 -08:00
Brad Davis
0240a6e3d9 Update prebuilt dependencies 2019-11-25 11:42:09 -08:00
Shannon Romano
85cea1fcb6
Merge pull request from ctrlaltdavid/DEV-2800
DEV-2800: Fix crash in Stats.forceUpdateStats() at start-up
2019-11-25 09:04:30 -08:00
HifiExperiments
f55c4b8b12 put back stepping in translucent case 2019-11-24 12:44:42 -08:00
Anthony Thibault
edfad97b64
Merge pull request from hyperlogic/feature/facecap-osc-plugin
Input plugin for streaming blendshapes from an iPhone
2019-11-23 11:49:51 -08:00
David Rowe
b458a746b7 Fix crash in Stats.forceUpdateStats() at start-up 2019-11-23 15:23:57 +13:00
Anthony J. Thibault
7371c8e83d Fix for github action build 2019-11-22 15:30:13 -08:00
Maia Hansen
e5d00d118e
Merge pull request from sethalves/fix-linux-build-1
fix linux build
2019-11-22 14:45:34 -08:00
Anthony J. Thibault
909d292295 Bumped version number on hifi-client-deps/CONTROL file 2019-11-22 14:22:29 -08:00
Seth Alves
ea2c6b4dfb fix linux build 2019-11-22 11:35:23 -08:00
Anthony J. Thibault
98c951702d Added DEFAULT_GAZE_DISTANCE constant 2019-11-22 09:29:21 -08:00
Shannon Romano
d76dfbe83b
Merge pull request from amerhifi/master
DEV-2871: signal connection check before emit of devices changed
2019-11-22 08:22:24 -08:00
HifiExperiments
5371fd613a properly implement alphaModes 2019-11-22 00:41:32 -08:00
Bradley Austin Davis
cf09e9f45e
Merge pull request from sabrina-shanman/crash_updateMeshPart
Call updateGeometry before Model::createRenderItemSet
2019-11-21 20:13:58 -08:00
Bradley Austin Davis
411e7335ea
Merge pull request from SimonWalton-HiFi/libquazip5-static
On Linux, remove quazip5 dynamic libs
2019-11-21 20:13:29 -08:00
Anthony J. Thibault
404d1a3c93 Fix several bugs for eye tracking from input plugins to function 2019-11-21 17:57:44 -08:00
Bradley Austin Davis
cb5d881bd8
Merge pull request from jherico/ga/pr_builds
Remove upload step and unlabel job from builds
2019-11-21 16:50:19 -08:00
Simon Walton
a2c5295311 On Linux, remove quazip5 dynamic libs 2019-11-21 16:32:54 -08:00
Shannon Romano
d801ccb7e1
Merge pull request from DouglasWilcox/Move-away-animation-from-cloud-url-to-local-resource-
Move "away" animation from S3 bucket to local resource
2019-11-21 16:23:51 -08:00
sabrina-shanman
79d470c70e Call updateGeometry before Model::createRenderItemSet to ensure well-defined state 2019-11-21 16:12:49 -08:00
amer cerkic
87afa636a2 typo 2019-11-21 15:52:56 -08:00
amer cerkic
4f009d884f signal connection check before emit of devices changed 2019-11-21 15:46:11 -08:00
Brad Davis
e4ed8cd7af Remove upload step and unlabel job from builds 2019-11-21 15:37:08 -08:00
Zach Fox
f29def71f5
Merge pull request from zfox23/dev-2794
DEV-2794: Update BUILD.MD
2019-11-21 15:08:02 -08:00
DouglasWilcox
b8d7f50eaf Put away animation into resource and update script to use local resource path. 2019-11-21 14:50:05 -08:00
Zach Fox
2eeb9ed605 DEV-2794: Update BUILD.MD 2019-11-21 14:37:24 -08:00
Howard Stearns
854d84912e
Merge pull request from howard-stearns/fix-lookupurl-helper-regex
fix handleUrl helper regex
2019-11-21 11:38:47 -08:00
Shannon Romano
065614bae5
Merge pull request from highfidelity/joy-wordlist
remove worklist.net references
2019-11-21 09:27:45 -08:00
Bradley Austin Davis
3239bb2dc6
Merge pull request from jherico/force_build
Force rebuild for mac build issue
2019-11-21 07:52:49 -08:00
Brad Davis
db641d25aa Force rebuild for mac build issue 2019-11-21 07:52:15 -08:00
Brad Davis
543dcc5e8d Fix mac build, disable unlable GA job 2019-11-20 16:19:40 -08:00
Zach Fox
70ffe54364
Merge pull request from luiscuenca/addCommentsAndFixUpdateToZoom
DEV-2797/ DEV-2798: Click to zoom fixes and comments
2019-11-20 16:01:15 -08:00
luiscuenca
fbd6fd8703
Add comments and connect update signal only when is necessary 2019-11-20 16:42:33 -07:00
Anthony J. Thibault
9d6ce44131 Head is now computed in proper sensor space
Eye tracking now works.
2019-11-20 15:30:16 -08:00
Bradley Austin Davis
e632f4f76b
Merge pull request from jherico/fix/mac_deploy
Attempt to fix mac release builds
2019-11-20 15:26:23 -08:00
Brad Davis
0331a8e57d Attempt to fix mac release builds 2019-11-20 15:24:10 -08:00
Shannon Romano
37a46d91fa
Merge pull request from DouglasWilcox/Fix_seated_rotation_edge_case_bounce
Edge case fix for seated rotation - it would bounce forward if you let go of Q/E at exact right time.
2019-11-20 09:27:36 -08:00
Joy Scharmen
dce1105f97
remove worklist.net references 2019-11-19 16:29:09 -08:00
DouglasWilcox
19aacde3a2 Fix case where Avatar could get stuck facing camera if rotating camera quickly and avatar faced backward. 2019-11-19 14:32:51 -08:00
Shannon Romano
a5943f8ac8
Merge pull request from ctrlaltdavid/DEV-2646
DEV-2646: Use Alt to clone entities on Mac
2019-11-19 14:02:10 -08:00
Brad Hefta-Gaub
3b9c997317
Merge pull request from luiscuenca/zoomAndOrbitCamUsingTouchPad
Touchpad improvements: pinch to zoom camera, two finger swipe to look around, bug fixes
2019-11-19 13:30:45 -08:00
Zach Fox
e997095208
Merge pull request from MiladNazeri/dev-2795/fix-multiple-color-sphere-pops
dev-2795/fix-multiple-color-sphere-pops
2019-11-19 13:17:51 -08:00
Anthony J. Thibault
befbdcef48 Upgraded OSC plugin with changes from ARKit blendshape work. 2019-11-19 13:13:56 -08:00
milad
8676eaf0a0 removed additional signal 2019-11-19 13:04:27 -08:00
Maia Hansen
6169936c2b
Merge pull request from AndrewMeadows/time-moves-forward
DEV-2585: fix for whiteboard poly lines getting their parentID incorrectly reverted
2019-11-19 12:34:53 -08:00
DouglasWilcox
8ccdfaf220 Clamp rotation velocity if hit trigger angle, but only bounce forward if cameraYaw is true. 2019-11-19 12:05:25 -08:00
Brad Hefta-Gaub
63b21af562
Merge pull request from ctrlaltdavid/DEV-2764
DEV-2764, DEV-2113: Remove Avatar app links to AvatarIsland and BodyMart
2019-11-19 12:05:10 -08:00
Brad Hefta-Gaub
69af66195c
Merge pull request from SaracenOne/screen_name_at_signup_push
case 22189: Add display name field to the log in screen.
2019-11-19 12:02:31 -08:00