Ryan Huffman
|
c0bca73ec7
|
Merge pull request #10606 from huffman/feat/startup-went-to-event
Add startup_sent_to user activity event
|
2017-06-02 13:49:41 -07:00 |
|
Chris Collins
|
34201ea1da
|
Merge pull request #10599 from jherico/ktx_cache_wipe
Add versioning support to the KTX cache
|
2017-06-02 13:02:18 -07:00 |
|
Brad Davis
|
1f95daf5c1
|
Add dev menu option to wipe KTX cache on next launch
|
2017-06-02 11:19:43 -07:00 |
|
Ryan Huffman
|
0d96f82888
|
Merge pull request #10592 from birarda/close-report
Send a close event to API on shutdown
|
2017-06-02 10:57:41 -07:00 |
|
Ryan Huffman
|
0fdbf4a342
|
Add startup_sent_to user activity event
|
2017-06-02 09:59:29 -07:00 |
|
Seth Alves
|
bc2311cb35
|
Merge pull request #10561 from AndrewMeadows/sanity-check-physics
fix crash in EntityMotionState::handleDeactivation()
|
2017-06-02 09:55:20 -07:00 |
|
Brad Davis
|
9a80a81321
|
Merge pull request #10565 from vladest/fix_claraio_download_clones
Make sure that there is only one connection created for web events, s…
|
2017-06-01 20:42:50 -07:00 |
|
Stephen Birarda
|
6a89726a6a
|
Merge pull request #10593 from birarda/log-api-session-id
print the metaverse session ID to the debug log
|
2017-06-01 18:02:17 -07:00 |
|
Stephen Birarda
|
6d1bbc389d
|
use a sleep instead of a yield waiting for close event
|
2017-06-01 17:57:23 -07:00 |
|
Stephen Birarda
|
9fad8d1821
|
rename ClosureEventSender to CloseEventSender
|
2017-06-01 17:52:01 -07:00 |
|
Stephen Birarda
|
0f22b07026
|
move session ID logging later in app startup
|
2017-06-01 16:07:36 -07:00 |
|
anshuman64
|
694d1d042d
|
Merge pull request #10573 from druiz17/head-puck
Added head puck configuration
|
2017-06-01 16:06:00 -07:00 |
|
Stephen Birarda
|
c513d04b52
|
remove crash event definition for now
|
2017-06-01 13:40:50 -07:00 |
|
Stephen Birarda
|
792d938262
|
send quit event during shutdown on thread, with timeout
|
2017-06-01 13:01:24 -07:00 |
|
David Kelly
|
b6b2f92af2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/5028
|
2017-06-01 09:58:07 -07:00 |
|
David Kelly
|
f79c9ea021
|
we can sort on ignored
|
2017-06-01 07:29:31 -07:00 |
|
David Kelly
|
a17886aa58
|
do not allow sorting on non-sortable columns in PAL
|
2017-06-01 07:24:03 -07:00 |
|
Sam Cake
|
3c9b14ee94
|
Oene more fix
|
2017-05-31 23:26:20 -07:00 |
|
Sam Cake
|
03fdc1396c
|
Fixing the warnings
|
2017-05-31 23:20:10 -07:00 |
|
Stephen Birarda
|
1d9d83b157
|
initial version of the ClosureEventSender using std::thread
|
2017-05-31 19:00:41 -07:00 |
|
Howard Stearns
|
b552566bf8
|
Merge pull request #10580 from manapa01/Default-Discoverability-Mode
Changed the DEFAULT_DISCOVERABILITY_MODE to Connections
|
2017-05-31 13:00:15 -07:00 |
|
Patrick Manalich
|
7b69a5dbd5
|
Changed the DEFAULT_DISCOVERABILITY_MODE to Connections
|
2017-05-31 10:46:04 -07:00 |
|
Zach Fox
|
0441d8c703
|
Add placeholder image when previous snapshot can't be loaded
|
2017-05-31 10:27:17 -07:00 |
|
Dante Ruiz
|
b3401d9762
|
making some final changes
|
2017-05-30 23:55:45 +01:00 |
|
Dante Ruiz
|
a0ba1a64b5
|
Merge branch 'master' of github.com:highfidelity/hifi into head-puck
|
2017-05-30 22:52:57 +01:00 |
|
Seth Alves
|
250e381ea7
|
Merge pull request #10563 from Atlante45/fix/reset-settings
Fix "retain avatar info"
|
2017-05-30 10:00:55 -07:00 |
|
Vladyslav Stelmakhovskyi
|
238a2b2eb8
|
Merge branch 'master' into fix_claraio_download_clones
|
2017-05-28 21:40:05 +02:00 |
|
Vladyslav Stelmakhovskyi
|
bcee25acc7
|
Make sure that there is only one connection created for web events, so downloads from CLARA IO not duplicated
|
2017-05-28 19:54:41 +02:00 |
|
Seth Alves
|
66415dadc6
|
Merge pull request #10496 from volansystech/Wl-21298
Solve Jitteriness when scrolling the content in HMD mode -> Marketplace using the scrollbar.
|
2017-05-27 08:28:19 -07:00 |
|
Dante Ruiz
|
a45bea2c90
|
fixed merge conflicts
|
2017-05-27 00:57:09 +01:00 |
|
samcake
|
882df7391b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-05-26 16:47:49 -07:00 |
|
Atlante45
|
ccc7cb638d
|
Fix "retain avatar info"
|
2017-05-26 14:18:29 -07:00 |
|
Andrew Meadows
|
fa003b0c14
|
swap order of changes and deactvations
|
2017-05-26 12:29:37 -07:00 |
|
Anthony Thibault
|
84901ba94b
|
Merge pull request #10542 from druiz17/arm-pucks
Added pucks calibration for upper arm/shoulders
|
2017-05-26 11:17:15 -07:00 |
|
Dante Ruiz
|
1b8bd016fe
|
Merge branch 'master' of github.com:highfidelity/hifi into arm-pucks
|
2017-05-26 17:03:05 +01:00 |
|
volansystech
|
8d9cfbdf31
|
Resolve comments of @sethalves . Remove whitespaces.
|
2017-05-26 11:41:35 +05:30 |
|
Clément Brisset
|
efe72e1b85
|
Merge pull request #10530 from Atlante45/fix/default-scripts
Ensure user never loses its running scripts
|
2017-05-25 18:33:11 -07:00 |
|
Dante Ruiz
|
108c444cc7
|
clean up code
|
2017-05-25 21:59:06 +01:00 |
|
Andrew Meadows
|
3bd0c111d7
|
verify empty ShapeManager in Application dtor
|
2017-05-25 13:47:40 -07:00 |
|
Dante Ruiz
|
8538c700b5
|
saving head work
|
2017-05-25 21:41:41 +01:00 |
|
volansystech
|
cab6f3f7c3
|
Solve Jitteriness while scrolling.
|
2017-05-25 17:28:19 +05:30 |
|
volansystech
|
aab80629ea
|
Merge branch 'master' into Wl-21298
|
2017-05-25 15:44:17 +05:30 |
|
Sam Cake
|
3eb95d2d19
|
cleaning the commented code
|
2017-05-25 01:16:45 -07:00 |
|
samcake
|
575d4abdf7
|
bad include fixed maybe
|
2017-05-24 17:25:21 -07:00 |
|
samcake
|
044110e4f3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-05-24 15:40:40 -07:00 |
|
Dante Ruiz
|
8cb9bfcc81
|
fixed merge conflict
|
2017-05-24 19:35:41 +01:00 |
|
Dante Ruiz
|
0fdf136251
|
got the shoulders working
|
2017-05-24 19:31:48 +01:00 |
|
Sam Gateau
|
f9c6cecb23
|
Merge pull request #10529 from samcake/ambient
Fix compressed texture size evaluation and Cleaning up the texture counters (number and memory) for better reporting
|
2017-05-24 10:48:21 -07:00 |
|
anshuman64
|
2b63eb9d90
|
Merge pull request #10469 from druiz17/improve-rotation-jitter
Added a LowVelocityFilter to the input system.
|
2017-05-24 08:35:13 -07:00 |
|
Dante Ruiz
|
ac3c9655ec
|
added arms
|
2017-05-24 01:28:08 +01:00 |
|