howard-stearns
|
fa74daf875
|
Merge branch 'master' of https://github.com/highfidelity/hifi into do-not-get-stuck-in-floor
|
2017-06-07 16:43:25 -07:00 |
|
Seth Alves
|
b1c7c251ac
|
Merge branch 'master' of github.com:highfidelity/hifi into head-controller
|
2017-06-07 10:09:46 -07:00 |
|
Brad Hefta-Gaub
|
e5ac3eeea7
|
Merge pull request #10548 from NeetBhagat/21255
On Oculus Rift on/off, switch automatically to/from desktop mode
|
2017-06-06 18:05:56 -07:00 |
|
Brad Davis
|
171d3212fe
|
Merge pull request #10623 from jherico/qml_engine_singleton
Migrate to single QML engine
|
2017-06-06 15:00:43 -07:00 |
|
Stephen Birarda
|
0ccd0d3fd6
|
Merge pull request #10621 from highfidelity/stable
Merge Stable back into Master
|
2017-06-06 10:39:03 -07:00 |
|
NeetBhagat
|
c3621d7c32
|
Resolved two issues:
1) While in HMD mode -> open Tablet -> Click Desktop. Desktop mode will be on.
2) Menu sync problem while switching modes.
|
2017-06-06 22:31:14 +05:30 |
|
NeetBhagat
|
ae9a928740
|
Merge branch 'master' into 21255
# Conflicts:
# interface/src/Application.cpp
|
2017-06-06 19:06:50 +05:30 |
|
Seth Alves
|
9fcc1e15b8
|
remove some cruft
|
2017-06-05 15:52:47 -07:00 |
|
Bradley Austin Davis
|
995fe11c05
|
Migrate to single QML engine
|
2017-06-05 15:14:44 -07:00 |
|
Clément Brisset
|
67970182aa
|
Merge pull request #10579 from AndrewMeadows/fix-generateBasisVectors
Fix generateBasisVectors() helper
|
2017-06-05 14:47:18 -07:00 |
|
Brad Hefta-Gaub
|
51e00b9de9
|
Merge pull request #10614 from samcake/brown
Introduce a stencil mask pass in the rendering to optimize HMD
|
2017-06-05 14:14:11 -07:00 |
|
Andrew Meadows
|
793ed1313d
|
change variable name for more readable code
|
2017-06-05 10:30:52 -07:00 |
|
Chris Collins
|
6cc6cd3bf6
|
Merge pull request #10604 from highfidelity/RC-42
Beta Release 42 - Includes up to Developer Release 6626
|
2017-06-05 09:13:19 -07:00 |
|
Andrew Meadows
|
6970576bb8
|
use helper constants in helper code
|
2017-06-05 08:54:05 -07:00 |
|
Andrew Meadows
|
205e5d7309
|
add unit tests and fix final bugs
|
2017-06-05 08:54:05 -07:00 |
|
Andrew Meadows
|
506f522802
|
use correct format for float literals
|
2017-06-05 08:54:05 -07:00 |
|
Andrew Meadows
|
1621d31a8e
|
cleanup usage of GLMHelpers::generateBasisVectors()
|
2017-06-05 08:54:05 -07:00 |
|
Andrew Meadows
|
81764f0f71
|
fix GLMHelpers::generateBasisVectors()
|
2017-06-05 08:54:05 -07:00 |
|
Howard Stearns
|
a0ea306aed
|
cleanup, and include missing allowBackface parameter
|
2017-06-04 07:55:23 -07:00 |
|
Howard Stearns
|
3d62900daf
|
When we do precision detailed picking on a model, check the back faces, too. In other words, precision picking from inside a model works.
|
2017-06-03 16:49:16 -07:00 |
|
Sam Cake
|
d38a396e9d
|
Fixing warning
|
2017-06-03 08:59:47 -07:00 |
|
Howard Stearns
|
c48b729527
|
Merge branch 'master' of https://github.com/highfidelity/hifi into do-not-get-stuck-in-floor
|
2017-06-02 18:05:20 -07:00 |
|
samcake
|
f70702beb7
|
Introducing debug flags
|
2017-06-02 17:54:41 -07:00 |
|
Seth Alves
|
1b719ee654
|
Merge branch 'master' of github.com:highfidelity/hifi into head-controller
|
2017-06-02 16:31:23 -07:00 |
|
Seth Alves
|
9654e007a6
|
most input plugins are not head or hand controllers
|
2017-06-02 16:31:08 -07:00 |
|
Clément Brisset
|
c636922a5d
|
Merge pull request #10590 from huffman/fix/running-marker
Update server-console to watch interface via pid rather than marker
|
2017-06-02 15:57:44 -07:00 |
|
Clément Brisset
|
5f91d2dcb7
|
Merge pull request #10569 from ctrlaltdavid/21312
Improve positioning of assets when added / imported
|
2017-06-02 15:45:18 -07:00 |
|
Seth Alves
|
8a4ccf5c46
|
Merge branch 'master' of github.com:highfidelity/hifi into head-controller
|
2017-06-02 15:29:26 -07:00 |
|
samcake
|
0a3c1712eb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-02 14:35:05 -07:00 |
|
Seth Alves
|
142739eec7
|
Merge pull request #10602 from AndrewMeadows/simulation-ownership-002
fixes for some simulation ownership problems
|
2017-06-02 14:23:19 -07:00 |
|
Seth Alves
|
c40a76f320
|
Merge branch 'master' of github.com:highfidelity/hifi into head-controller
|
2017-06-02 13:58:00 -07:00 |
|
Ryan Huffman
|
a5296d50fc
|
Replace static use of qApp with QCoreApplication
|
2017-06-02 13:51:39 -07:00 |
|
Stephen Birarda
|
f5d732f332
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -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 |
|
Sam Gateau
|
8a2837e1f7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-02 11:52:11 -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 |
|
Seth Alves
|
d91b3700a7
|
Merge branch 'master' of github.com:highfidelity/hifi into head-controller
|
2017-06-02 10:07:50 -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 |
|
David Kelly
|
70b6236890
|
Merge pull request #10605 from davidkelly/dk/analyticsForBubble
Add UserActivity calls for bubble usage
|
2017-06-02 09:48:15 -07:00 |
|
Seth Alves
|
f47a49e631
|
Merge pull request #10597 from druiz17/record-standard
Saved recording are officially g zipped and pose are played back to the standard endpoint
|
2017-06-02 09:44:03 -07:00 |
|
NeetBhagat
|
6228ff19bf
|
Resolve the reviewed comments of @ZappoMan
|
2017-06-02 15:23:21 +05:30 |
|
Sam Cake
|
f9aa400b95
|
Refining the stencil configuration and triggering only in hmd mode
|
2017-06-02 00:22:38 -07:00 |
|
NeetBhagat
|
e08c3453a4
|
Merge branch 'master' into 21255
|
2017-06-02 12:36:07 +05:30 |
|
samcake
|
4a419f2d07
|
Merging with upstream
|
2017-06-01 18:25:24 -07:00 |
|
Ryan Huffman
|
86da91ac8d
|
Remove the runningMarker timer
|
2017-06-01 18:19:13 -07:00 |
|
Ryan Huffman
|
aa48f3f063
|
Rename watchProcessShutdown to shutdownWith
|
2017-06-01 18:13:27 -07:00 |
|
samcake
|
14f9a9848e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into brown
|
2017-06-01 18:05:47 -07:00 |
|
samcake
|
c5e9551bab
|
more cleanup
|
2017-06-01 18:05:18 -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 |
|