Roxanne Skelly
|
c7b07c8f27
|
Merge pull request #13946 from roxanneskelly/featuredStories
For stories, use the action string for notifications instead of a hard-coded value.
|
2018-09-10 14:25:03 -07:00 |
|
John Conklin II
|
558f3dc7e5
|
Merge pull request #13964 from dback2/reloadScriptQThreadCrash
Destroy script thread on finish instead of on ScriptEngine destroyed
|
2018-09-10 14:11:37 -07:00 |
|
Ryan Huffman
|
5aa5552727
|
Fix PROFILE not forwarding calls when disabled
|
2018-09-10 14:07:25 -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 |
|
Anthony Thibault
|
1570ae6424
|
Merge branch 'master' into bug-fix/recorded-blendshapes-2x
|
2018-09-10 12:58:53 -07:00 |
|
Ryan Huffman
|
0fadfd2f4c
|
Remove list.js in entityList.html
|
2018-09-10 12:14:07 -07:00 |
|
sam gateau
|
fed377dc4c
|
Merge branch 'master' of github.com:highfidelity/hifi into black-bis
|
2018-09-10 12:00:09 -07:00 |
|
Stephen Birarda
|
19a9fb00c6
|
Merge pull request #13967 from huffman/fix/jsdoc-note-for-send-fake-handshake
Add comment to Assets.sendFakeHandshake about excluding jsdoc
|
2018-09-10 11:47:30 -07:00 |
|
Wayne Chen
|
a8adaff6c1
|
Merge branch 'loginOnLaunch' of https://github.com/wayne-chen/hifi into loginOnLaunch
|
2018-09-10 11:36:53 -07:00 |
|
Wayne Chen
|
ff86e480ba
|
adding debug statement to check for window close
|
2018-09-10 11:36:45 -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 |
|
Thijs Wenker
|
2000954ad2
|
Temporary fix for reload crash MS18269
|
2018-09-10 20:13:06 +02:00 |
|
John Conklin II
|
3b0f37c6f7
|
Merge pull request #13885 from birarda/bug/recording-scripting-stuck
fix Agent teardown of recording and ScriptEngine(s)
|
2018-09-10 10:51:52 -07:00 |
|
Anthony Thibault
|
d9beadb7e4
|
remove tabs from avatar-animation.json
|
2018-09-10 10:49:43 -07:00 |
|
Simon Walton
|
d12376187c
|
Merge branch 'master' into avatar-mixer-scaling
|
2018-09-10 10:15:49 -07:00 |
|
Wayne Chen
|
e721844b10
|
Merge branch 'master' of https://github.com/highfidelity/hifi into loginOnLaunch
|
2018-09-10 10:10:16 -07:00 |
|
Sam Gondelman
|
ae8eea32d6
|
Merge pull request #13960 from SamGondelman/profileUnpacking
Add detailed profile range for avatar unpacking
|
2018-09-10 10:04:08 -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 |
|
David Back
|
3601ade8ba
|
destroy thread from thread finished not scriptEngine destroyed
|
2018-09-07 18:36:36 -07:00 |
|
Simon Walton
|
6bb143da42
|
Make maxAvatarBytesPerFrame int rather than float; other clean-up
|
2018-09-07 18:14:39 -07:00 |
|
Anthony Thibault
|
ff645be78b
|
Update animations for jump, inAir and less feminine walk cycle
|
2018-09-07 17:09:55 -07:00 |
|
Sam Gateau
|
5140999445
|
Forcing all the meshes with 3 buffers aka the blendshape layout
|
2018-09-07 15:57:04 -07:00 |
|
Simon Walton
|
c2fe2b60b3
|
Use std::vector for ignored avatars since the list will be small
|
2018-09-07 15:49:47 -07:00 |
|
John Conklin II
|
bafdd06c91
|
Merge pull request #13934 from SimonWalton-HiFi/assigned-port-check
Check that a requested listening port is able to be used
|
2018-09-07 15:48:12 -07:00 |
|
John Conklin II
|
01cace694f
|
Merge pull request #13916 from birarda/bug/ignore-freeze-master
send ignoring avatar removal to ignored avatar
|
2018-09-07 15:40:32 -07:00 |
|
sam gateau
|
e8cfac2ab1
|
Merge branch 'black-bis' of github.com:samcake/hifi into black-bis
|
2018-09-07 15:35:27 -07:00 |
|
sam gateau
|
9350d6f36e
|
removing performance counters
|
2018-09-07 15:35:10 -07:00 |
|
Stephen Birarda
|
adac872a11
|
clear other avatars in agent on avatar mixer disconnect
|
2018-09-07 15:04:14 -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 |
|
Sam Gondelman
|
19fe40abe7
|
Merge pull request #13958 from SamGondelman/bloom
Fix bloom on edges
|
2018-09-07 14:50:31 -07:00 |
|
Anthony Thibault
|
949efff439
|
Fix blendshapes playing back in recordings at 2x their proper values
|
2018-09-07 13:21:17 -07:00 |
|
Ryan Huffman
|
3cc90d3c80
|
Disable profiling in entityList.js
|
2018-09-07 12:07:19 -07:00 |
|
Wayne Chen
|
695f6a8f16
|
Merging changes, modifying close button
|
2018-09-07 12:05:28 -07:00 |
|
Ryan Huffman
|
9b9785d250
|
Fix entity list not handling deleted entities
|
2018-09-07 12:04:14 -07:00 |
|
Sam Gateau
|
81a542982b
|
Merge branch 'master' of github.com:highfidelity/hifi into black-bis
|
2018-09-07 12:02:20 -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
|
e578b047b0
|
Merge pull request #13838 from danteruiz/fix-hmd-debug-window
fixing scripting window visiblity and size issues
|
2018-09-07 11:47:44 -07:00 |
|
SamGondelman
|
32e2a244a1
|
detailed profile range for avatar unpacking
|
2018-09-07 11:44:35 -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 |
|
Wayne Chen
|
39041f2942
|
fixing username field
|
2018-09-07 11:36:21 -07:00 |
|
Wayne Chen
|
44d36ec622
|
wallet should save username when checked
|
2018-09-07 11:31:36 -07:00 |
|
Simon Walton
|
1a67176819
|
Fix a dangling merge conflict
|
2018-09-07 11:29:30 -07:00 |
|
Wayne Chen
|
db96603cda
|
removing some unused properties
|
2018-09-07 11:23:58 -07:00 |
|
Wayne Chen
|
d9495275cc
|
adding cancel button and signed in checkbox
|
2018-09-07 11:22:31 -07:00 |
|
sam gateau
|
fa72910ac1
|
fixing fuckeries
|
2018-09-07 11:14:12 -07:00 |
|
Thijs Wenker
|
dd6801219b
|
Create entities from avatar a bit lower to be able to transform them away from the user easier
|
2018-09-07 19:54:26 +02:00 |
|
SamGondelman
|
f9ec53a2e6
|
fix bloom on edges
|
2018-09-07 10:25:26 -07:00 |
|
Wayne Chen
|
fc4c728181
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fixGrabWebSurface-case-16192
|
2018-09-07 10:11:34 -07:00 |
|