Zach Fox
|
ea04ee6d35
|
Wallet now uses AppUi
|
2018-09-11 12:37:53 -07:00 |
|
Brad Hefta-Gaub
|
299e9d0d38
|
Merge pull request #13897 from ElderOrb/filter_out_hands_from_joints
filter out left/right hands from joints list in avatarapp
|
2018-09-11 09:34:48 -07:00 |
|
Brad Hefta-Gaub
|
ab1718747b
|
Merge pull request #13970 from jherico/fix/fb18149
Ensure a web overlay doesn't access an invalid tabletScriptingInterface
|
2018-09-11 09:31:33 -07:00 |
|
John Conklin II
|
ae547f8950
|
Merge pull request #13881 from jherico/feature/no_uniforms
Remove all uniforms from our shaders
|
2018-09-10 15:42:01 -07:00 |
|
Brad Davis
|
ba1ac7c180
|
Ensure a web overlay doesn't access an invalid tabletScriptingInterface
|
2018-09-10 15:07:15 -07:00 |
|
Anthony Thibault
|
4754ff7f54
|
Merge pull request #13963 from hyperlogic/feature/improve-jump-anims
Improve animations for jump, inAir and less feminine walk cycle
|
2018-09-10 13:57:33 -07:00 |
|
John Conklin II
|
9c546fc780
|
Merge pull request #13957 from ElderOrb/FB18024
fix keyboard collapsing in VR/goto
|
2018-09-10 13:09:28 -07:00 |
|
Seth Alves
|
cb33222fea
|
Merge pull request #13886 from ctrlaltdavid/M17901
Improve HMD Menu page navigation
|
2018-09-10 11:34:21 -07:00 |
|
Anthony Thibault
|
d9beadb7e4
|
remove tabs from avatar-animation.json
|
2018-09-10 10:49:43 -07:00 |
|
Sam Gateau
|
983badf80a
|
Merge pull request #13663 from SamGondelman/lod
Enable LOD manager on android
|
2018-09-08 13:43:36 -07:00 |
|
Anthony Thibault
|
ff645be78b
|
Update animations for jump, inAir and less feminine walk cycle
|
2018-09-07 17:09:55 -07:00 |
|
Stephen Birarda
|
be57789ad8
|
Merge pull request #13931 from SimonWalton-HiFi/safe-landing-cleanup
Remove some debug logging left in the safe landing module
|
2018-09-07 14:58:00 -07:00 |
|
John Conklin II
|
472675f9a8
|
Merge pull request #13956 from hyperlogic/feature/improve-anim-stats
Move animation stats into its own Menu
|
2018-09-07 14:51:46 -07:00 |
|
John Conklin II
|
405e2da91e
|
Merge pull request #13949 from sabrina-shanman/stt_parenting_scale
Scale Collision Pick to match parent
|
2018-09-07 11:54:02 -07:00 |
|
John Conklin II
|
2ac0377a6e
|
Merge pull request #13952 from amantley/steppingReboot
Fix for lurching walk(case 16945), when walking in hmd.
|
2018-09-07 11:43:03 -07:00 |
|
Sam Gondelman
|
57275422f2
|
Merge branch 'master' into lod
|
2018-09-07 10:01:26 -07:00 |
|
sabrina-shanman
|
8d4c47cf8e
|
Make template specialization of BaseNestableTransformNode explicit
|
2018-09-07 08:49:44 -07:00 |
|
Alexander Ivash
|
7058b07aea
|
FB18024: 2 users report that while in VR and in GoTo menu, keyboard is unable to be minimized
|
2018-09-07 12:41:39 +03:00 |
|
Anthony Thibault
|
6508533a15
|
Remove anim stats from plain ole stats.
There are still present in anim stats tho.
|
2018-09-06 17:58:40 -07:00 |
|
sabrina-shanman
|
7a9480723e
|
Remove unused variable in PickScriptingInterface::createTransformNode
|
2018-09-06 17:30:29 -07:00 |
|
sabrina-shanman
|
23a6abbaca
|
Update jsdocs to reflect new collision pick scaling behavior
|
2018-09-06 16:47:09 -07:00 |
|
sabrina-shanman
|
836f810c41
|
Have OverlayTransformNode and similar define scale relative to nestable scale on creation time, and refactor code
|
2018-09-06 16:33:29 -07:00 |
|
Anthony Thibault
|
acc7f1f168
|
Moved AnimStats into its own qml panels.
Added state machine tracking as well.
|
2018-09-06 16:18:58 -07:00 |
|
Zach Fox
|
0e785f9bdb
|
Fix MS17877: Persist Connections table sort choice
|
2018-09-06 15:35:26 -07:00 |
|
John Conklin II
|
7bbedf65c7
|
Merge pull request #13950 from sethalves/overlay-set-name-crash
fix a crash related to setting an overlay's name
|
2018-09-06 14:28:11 -07:00 |
|
amantley
|
90a51e6181
|
added walk velocity threshold, this determines if we are in the walk state. when we are then we don't do cg leaning calculation. this will smooth out the walking in a large tracked area
|
2018-09-06 13:12:48 -07:00 |
|
John Conklin II
|
152ec3d631
|
Merge pull request #13945 from davidkelly/dk/17915
volume slider on individual users in PAL remembers setting now
|
2018-09-06 12:55:46 -07:00 |
|
sabrina-shanman
|
714cfc5ef1
|
Add scaling information to CollisionRegion jsdoc and missing info to CollisionPickProperties jsdoc
|
2018-09-06 12:14:50 -07:00 |
|
sabrina-shanman
|
727b62144f
|
Fix MyAvatarHeadTransformNode not using avatar scale
|
2018-09-06 12:03:13 -07:00 |
|
sabrina-shanman
|
7839ba42db
|
Make the Collision Pick threshold scale with the largest dimension of the parent
|
2018-09-06 11:02:07 -07:00 |
|
sabrina-shanman
|
3f7a7fb11a
|
Return early from AvatarTransformNode and similar when getTransform fails
|
2018-09-06 10:29:01 -07:00 |
|
sabrina-shanman
|
e8ea95e375
|
Use elseifs in PickScriptingInterface::createTransformNode
|
2018-09-06 10:21:48 -07:00 |
|
sabrina-shanman
|
390e89a64d
|
Fix missing NestableTransformNode import
|
2018-09-06 10:20:26 -07:00 |
|
Ryan Huffman
|
80b5f90160
|
Merge pull request #13857 from thoys/fix/interactiveWindows/onlyOnTopWhileMainWindowActive
MS17463: only show InteractiveWindow on top of interface window
|
2018-09-06 10:15:20 -07:00 |
|
sabrina-shanman
|
f7226757ad
|
Just import TransformNode in AvatarTransformNode.h and similar
|
2018-09-06 10:03:05 -07:00 |
|
Seth Alves
|
042044ceaf
|
dammit
|
2018-09-06 09:38:12 -07:00 |
|
Seth Alves
|
5a0a259c21
|
dammit
|
2018-09-06 09:37:01 -07:00 |
|
Seth Alves
|
69ae04ab09
|
protect Base3DOverlay::_name with a mutex
|
2018-09-06 09:03:28 -07:00 |
|
Brad Davis
|
105a615745
|
Fix no-ui crashes
|
2018-09-06 08:59:05 -07:00 |
|
David Rowe
|
ab47e16be1
|
Fix up titles and leading white space of some dev menu tablet dialogs
|
2018-09-06 14:35:08 +12:00 |
|
David Rowe
|
8420afd143
|
Fix title not not going back to "Settings" upon Save or Cancel
|
2018-09-06 14:00:33 +12:00 |
|
Anthony Thibault
|
3a3ffcc98c
|
First pass at improving anim stats.
|
2018-09-05 18:14:06 -07:00 |
|
amantley
|
6fb335429d
|
starting to re-implement the walking state detection for smoothwalking
|
2018-09-05 17:55:27 -07:00 |
|
sabrina-shanman
|
84a2512f31
|
Fix collision pick scale not being used
|
2018-09-05 16:51:27 -07:00 |
|
sabrina-shanman
|
e8ce152687
|
Scale collision picks relative to parent by adding and using more
specialized transform nodes.
|
2018-09-05 16:51:28 -07:00 |
|
David Rowe
|
a7099025dc
|
Fix up some Settings dialogs' titles
|
2018-09-06 11:15:14 +12:00 |
|
David Rowe
|
960bf00e12
|
Modify look of HMD mode Settings dialogs' titles
|
2018-09-06 11:02:24 +12:00 |
|
Sam Gateau
|
912e0abb0a
|
Merge pull request #13891 from samcake/black
Improving the LOD manager behavior for better scaling
|
2018-09-05 16:01:09 -07:00 |
|
David Kelly
|
b022697dfa
|
volume slider on users fixed
|
2018-09-05 15:36:07 -07:00 |
|
David Rowe
|
398724de73
|
Make Save in HMD settings dialogs return to previous dialog
Same as Cancel key does.
|
2018-09-06 10:23:45 +12:00 |
|