luiscuenca
9d2d7c3aa4
Redesign and enable hand's Pole Vectors for elbow simulation
2018-07-23 13:16:11 -07:00
Alexander Ivash
091de4a9b5
Avatarapp: hover animate 'get more avatars'
2018-07-23 22:33:47 +03:00
Howard Stearns
49d9d61425
Merge pull request #13305 from howard-stearns/personal-space-bubble-off-for-new-users
...
Personal space bubble is defaulted off for now for new users
2018-07-23 12:29:00 -07:00
Cristian Luis Duarte
f06c57a1f4
Android - fix crash when returning from domains to Home when attempting to detach when not necessary
2018-07-23 15:51:54 -03:00
Clément Brisset
071a11ce93
Merge pull request #13580 from SimonWalton-HiFi/avatar-settings-validate
...
Validate user-supplied avatar height range before accepting
2018-07-23 11:39:24 -07:00
Alexander Ivash
33c858774b
fix coding standard compliance
2018-07-23 21:01:43 +03:00
Ryan Huffman
d1da7675f6
Merge pull request #13648 from huffman/fix/create-xz-lines
...
Fix xz guides not showing when translating with Shift
2018-07-23 10:44:47 -07:00
Seth Alves
ae83c33621
Merge pull request #13646 from sethalves/put-back-old-style-attachment-dialog-master
...
put back old-style avatar-attachments menu-item
2018-07-23 10:25:23 -07:00
Seth Alves
4f45fbc5f5
Merge pull request #13661 from danteruiz/avatarapp-undefined-data
...
fix avatar app from crashing when avatar entity variable is undefined.
2018-07-23 10:18:31 -07:00
Gabriel Calero
3c49e7783c
Add logs to debug. Revert later
2018-07-23 14:03:58 -03:00
Seth Alves
a6a4dd3b8e
Merge pull request #13570 from danteruiz/fix-tablet-material-entities
...
clean up tablet material entities and don't display them in create menu
2018-07-23 09:50:23 -07:00
r3tk0n
bc91affa70
Bring this PR inline with RC70.1 PR.
2018-07-20 15:13:44 -07:00
danteruiz
9bf6cff5cd
fix indent isssues
2018-07-20 12:27:51 -07:00
Qliemillar
db8846796f
Merge pull request #13614 from Cristo86/android_loading_stuck
...
Android - App freezes on opening randomly - Fix
2018-07-20 13:20:24 -06:00
Ryan Huffman
ae26c5fe9a
Remove extraneous logging
2018-07-20 11:38:02 -07:00
Ryan Huffman
32122a7c1f
Replace magic numbers with RAIL_AXIS_LENGTH
2018-07-20 11:37:42 -07:00
danteruiz
ce3922a3c1
fix avatarEntities undefined crash
2018-07-20 11:23:02 -07:00
SamGondelman
763e6465a2
followNormal, fixin stuff
2018-07-20 10:41:24 -07:00
Alexander Ivash
f5717b7648
add check for SELF_ID
2018-07-20 19:33:16 +03:00
Alexander Ivash
849c91d8f6
remove not necessary EntityTreeRenderer from removeAvatarEntities's condition
2018-07-20 19:32:58 +03:00
r3tk0n
3108d650de
Restore original menu string for flying
...
Restore the original menu string for flying as it apparently *does* effect jumping.
2018-07-20 08:29:11 -07:00
Cristian Luis Duarte
2dd09c140a
Android - Show a loading indicator while loading domains (same that appears when refreshing with a swipe-down gesture)
2018-07-19 23:20:51 -03:00
Cristian Luis Duarte
9bb4bada8a
Merge remote-tracking branch 'hifi/master' into android_loading_stuck
2018-07-19 21:45:03 -03:00
Cristian Luis Duarte
021905be9b
remove unneeded import
2018-07-19 21:27:10 -03:00
Cristian Luis Duarte
eb5cc00fff
newlines
2018-07-19 21:24:29 -03:00
Cristian Luis Duarte
c5ffdbfe0a
Android - add a faster to load splash screen (LaunchScreen in Android terminology) and a progress indicator in our loading screen (SplashActivity), to reduce the 'frozen' nature of the app startup
2018-07-19 21:19:18 -03:00
Alexander Ivash
fb8640de47
FB16870: Avatar Wearables showing incorrect number
2018-07-20 02:51:17 +03:00
Cristian Luis Duarte
6d239f40fb
Android - Freeze at startup problem - remove logs
2018-07-19 20:47:05 -03:00
Cristian Luis Duarte
19146ef73c
Android - avoid the QtNative.m_qtThread.exit(); call
2018-07-19 20:31:32 -03:00
Ryan Huffman
2305099874
Fix the Create selection box not always matching outline
2018-07-19 16:09:21 -07:00
Ryan Huffman
1f259d235d
Fix computePickRay when in mirror mode
...
In mirror mode the view frustum is unaffected - instead we flip the
final image. To compensate for this, we need to flip the x coordinate of
our pick point when picking in mirror mode.
2018-07-19 15:30:11 -07:00
SamGondelman
956c1511b6
Merge remote-tracking branch 'upstream/master' into parabolic
2018-07-19 15:23:25 -07:00
Gabriel Calero
00e3de4e0a
Revert output sample rate to native rate
2018-07-19 19:13:28 -03:00
SamGondelman
564578aac6
parabola aabox fixes, refactoring some intersection math
2018-07-19 14:54:49 -07:00
Gabriel Calero
988acdb3f9
Set output sample rate at 24000 (with testing purposes only)
2018-07-19 18:53:03 -03:00
MuteTab
dfcf47e8ee
Removed useless comment.
2018-07-19 14:44:32 -07:00
MuteTab
8d65e14193
Remove one change, turned out to be unnecessary.
2018-07-19 14:43:46 -07:00
MuteTab
3080539b63
Make getFlyingEnabled() always true when in desktop.
2018-07-19 14:40:20 -07:00
MuteTab
97e5d65592
Added conditional check for VR vs non-VR menu.
2018-07-19 14:30:06 -07:00
MuteTab
b70b424447
Added new menu classification for VR vs non-VR movement.
2018-07-19 14:27:49 -07:00
Qliemillar
e779e42d90
Merge pull request #13635 from NissimHadar/bug16645
...
Fix for bug16645 "disturbing flash when adding an overlay (even when everything is cached)"
2018-07-19 14:43:04 -06:00
Sam Gondelman
74a49dc14f
Merge pull request #13638 from jherico/fix/fb16762
...
Fix for audio continuing on destroyed Web 3D overlays
2018-07-19 13:33:18 -07:00
David Rowe
a3e677e64f
Code review
2018-07-20 08:32:21 +12:00
Ryan Huffman
25b558e6b4
Fix xz guides not showing when translating with Shift
2018-07-19 12:56:18 -07:00
MuteTab
63089df2dd
Re-added missing semi-colon.
2018-07-19 12:42:45 -07:00
MuteTab
a99f9310da
Add first-run checks for flying settings.
2018-07-19 12:41:24 -07:00
SamGondelman
39fa3420ec
pointer rendering, update teleport.js
2018-07-19 12:02:39 -07:00
Brad Davis
63fa54ceda
Fix for audio continuing on destroyed Web 3D overlays
2018-07-19 11:50:18 -07:00
Qliemillar
2163bf1ef0
Merge pull request #13628 from r3tk0n/16726-Vive-Blackboxes
...
16726 - Remove Black Boxes ( HMD.requestShowHandControllers() )
2018-07-19 12:34:38 -06:00
Seth Alves
965c35292c
put back old-style avatar-attachments menu-item
2018-07-19 11:32:19 -07:00