Commit graph

63446 commits

Author SHA1 Message Date
David Rowe
8c2427dd58 Rename Window.protocolVersion() to Window.protocolSignature() 2018-01-19 09:06:16 +13:00
David Rowe
2883e24285 Add Window.protocolVersion() as a replacement for location's 2018-01-17 12:00:35 +13:00
MiladNazeri
d356f4faf9
Merge pull request from ctrlaltdavid/21679
location API JSDoc
2018-01-16 12:32:25 -08:00
Clément Brisset
858221d4db
Merge pull request from Atlante45/fix/avatar-mixer-crash
Fix concurrent access crash in avatar mixer
2018-01-16 11:07:59 -08:00
David Rowe
f836a5f2b6 Fix typo 2018-01-17 08:06:04 +13:00
Clément Brisset
1949471dad
Merge pull request from highfidelity/stable
Merge stable (RC62) to master
2018-01-16 11:01:07 -08:00
Sam Gondelman
3879626205
Merge pull request from SamGondelman/rendering
Fix animation crash, make last frame inclusive
2018-01-16 10:05:48 -08:00
John Conklin II
f3b200214c
Merge pull request from highfidelity/RC62
Beta Release 62 - includes up to Developer Release 7646
2018-01-16 09:34:13 -08:00
Seth Alves
b17913366a
Merge pull request from ctrlaltdavid/21694
Support FBX files that have nodes with non-XYZ rotation order
2018-01-16 07:50:11 -08:00
David Rowe
02179e3efd Doc review 2018-01-16 17:14:30 +13:00
David Rowe
f319fa70cb Merge branch 'master' into 21679 2018-01-16 16:22:34 +13:00
David Rowe
67218a697b Support FBX files that have nodes with non-XYZ rotation order 2018-01-16 14:01:20 +13:00
John Conklin II
b26b99fec5
Merge pull request from SamGondelman/RC62
RC62: Fix animation crash, make last frame inclusive
2018-01-15 15:49:54 -08:00
SamGondelman
9d721ba605 fix crash on last frame = first frame, make last frame inclusive
(cherry picked from commit f1253e3c6c)
2018-01-15 15:03:03 -08:00
SamGondelman
f1253e3c6c fix crash on last frame = first frame, make last frame inclusive 2018-01-15 15:01:17 -08:00
MiladNazeri
c7cdf6b8f6
Merge pull request from ctrlaltdavid/21684
Update Window JSDoc per recent API changes
2018-01-15 14:50:40 -08:00
Ryan Huffman
9b7520ddba
Merge pull request from sethalves/atp-get-mapping
expose GetMappingRequest to js
2018-01-15 13:42:19 -08:00
Seth Alves
ed91ece871
Merge pull request from druiz17/asset-browser
fix asset browser for tablet
2018-01-15 12:04:26 -08:00
Sam Gateau
2f5d2bef49
Merge pull request from Zvork/roughness_metal
Lighting model update for better specular
2018-01-15 10:51:18 -08:00
Seth Alves
76048f3c30 error handling 2018-01-15 10:48:12 -08:00
Melissa Brown
991dad18ba
Merge pull request from ElderOrb/FB11241
FB11241 Changing options in menu causes the title “Menu” to change to…
2018-01-15 10:46:37 -08:00
John Conklin II
c3648fb04c
Merge pull request from druiz17/RC62
fix Asset browser for tablet (RC62)
2018-01-15 10:16:56 -08:00
Seth Alves
3e7d303661 export atp GetMappingRequest to js 2018-01-15 09:56:46 -08:00
Dante Ruiz
8e4bd2d662 fix asset browser for tablet 2018-01-12 17:11:02 -08:00
Dante Ruiz
a48304b104 fix Asset browser for tablet 2018-01-12 17:06:07 -08:00
Anthony Thibault
0a54241fe3
Merge pull request from hyperlogic/feature/dual-quat
Fix tootsie roll wrists and shoulders with dual quaternion skinning
2018-01-12 16:30:03 -08:00
John Conklin II
810c5b6577
Merge pull request from zfox23/fixBrowseAvatars_62
RC62: Fix 'Browse Avatars' button from Avatar Settings
2018-01-12 16:06:07 -08:00
Zach Fox
bd3474de68
Merge pull request from zfox23/fixSnapshotSocialSharing
Fix social media sharing buttons on Snapshot app
2018-01-12 15:52:56 -08:00
Zach Fox
e627925bd3 Fix 'Browse Avatars' button from Avatar Settings 2018-01-12 15:14:42 -08:00
Zach Fox
ea2b0c4f6f
Merge pull request from zfox23/fixBrowseAvatars
Fix 'Browse Avatars' button from Avatar Settings
2018-01-12 15:14:18 -08:00
Zach Fox
522007af9d Fix social media sharing buttons on Snapshot app 2018-01-12 14:58:14 -08:00
Zach Fox
6920e57613 Fix 'Browse Avatars' button from Avatar Settings 2018-01-12 13:31:58 -08:00
Brad Hefta-Gaub
68de7f864e
Merge pull request from kencooke/audio-stereo-mic
Support for stereo audio input/mic
2018-01-12 13:29:28 -08:00
NissimHadar
e580a19677
Merge pull request from NissimHadar/noBackgroundModeFix
Dealing with legacy domains.
2018-01-12 12:42:11 -08:00
Andrew Meadows
a116768f4c
Merge pull request from hyperlogic/bug-fix/elbow-glitch-fix
Fix for elbow glitches
2018-01-12 10:18:11 -08:00
Zach Fox
b7f4fe2ba3
Merge pull request from howard-stearns/do-not-delete-wallet-file
Do not delete wallet file
2018-01-12 09:44:40 -08:00
Anthony J. Thibault
bfd18e3696 unused variable warning fix 2018-01-12 09:07:50 -08:00
Nissim Hadar
50a030b68b Corrected copy of ambient URL. 2018-01-12 00:22:06 -08:00
Nissim Hadar
a1f25bf49c Moved variable setting to outside of loop.
Added copy of ambient URL.
2018-01-11 19:35:13 -08:00
Ken Cooke
dfc8c86571 Fix bug when calling switchOutputToAudioDevice() with the active device.
Pass QAudioDeviceInfo by value to avoid getting clobbered.
2018-01-11 18:22:34 -08:00
Ken Cooke
db6e70cb24 Fix bug when calling switchInputToAudioDevice() with the active device.
Pass QAudioDeviceInfo by value to avoid getting clobbered.
2018-01-11 18:14:16 -08:00
Anthony J. Thibault
983e1fe075 warning fixes: removed unused variable. 2018-01-11 17:57:58 -08:00
Anthony J. Thibault
4e4ac6c54d Merge branch 'master' into bug-fix/elbow-glitch-fix 2018-01-11 17:57:41 -08:00
Anthony J. Thibault
7753b8a0b5 Merge branch 'master' into feature/dual-quat 2018-01-11 17:31:29 -08:00
Nissim Hadar
86cfeac95c Moved variable setting to outside of loop. 2018-01-11 16:39:44 -08:00
Ken Cooke
7c5085bd24 Handle stereo changes while active, by restarting the codec on both ends 2018-01-11 16:10:50 -08:00
Anthony J. Thibault
467a7eaf2d Fix for elbow glitches
The pole vector constraint calculation within the IK system would sometimes compute the incorrect rotations.
This would be visible as an instantaneous snap of the elbow joint as the bicep was curled.

When applying pole vector constraints, there needs to be two methods of determining the current orientation of the elbow joint.
One for when the arm/elbow joint is bent, and one for when the arm/elbow is straight.
Previously, the way we would switch between these two solutions could cause a large rotation delta to accur between very small angles.
Now we use the more accurate method (1) more often, and we smoothly blend between the solutions as the joint gets straighter.
2018-01-11 15:40:53 -08:00
Alexander Ivash
11e918681a FB11241 Changing options in menu causes the title “Menu” to change to “root”
note: fix is based on removing duplicated top-level menu entry from stack view
2018-01-12 02:08:10 +03:00
Nissim Hadar
311e95e0d0 Corrected default values - for reading legacy content. 2018-01-11 14:57:22 -08:00
Nissim Hadar
4bd09fd9af Corrected default values - for reading legacy content. 2018-01-11 14:53:58 -08:00