James B. Pollack
|
c89103481b
|
change load order
|
2016-08-18 14:40:08 -07:00 |
|
James B. Pollack
|
859d3ccadc
|
tweaks
|
2016-08-18 14:36:52 -07:00 |
|
howard-stearns
|
aab3b83ad9
|
open login if user tries to share and is not logged in, rather than
messaging user that they cannot share
|
2016-08-18 14:20:53 -07:00 |
|
howard-stearns
|
4492c4e64e
|
Allow javascript to safely open the correct login window (or answer that
it is unneded).
|
2016-08-18 14:19:36 -07:00 |
|
James B. Pollack
|
2e22bc5e46
|
new coolin
|
2016-08-18 14:08:31 -07:00 |
|
James B. Pollack
|
402bad3417
|
Merge remote-tracking branch 'upstream/master' into demo_movement
|
2016-08-18 13:43:54 -07:00 |
|
James B. Pollack
|
992504e179
|
adjust coolin
|
2016-08-18 13:35:51 -07:00 |
|
howard-stearns
|
5e8722ccf5
|
persist "open feed after" checkbox setting
|
2016-08-18 12:58:00 -07:00 |
|
Brad Hefta-Gaub
|
1cec7b2db0
|
Merge pull request #8429 from SamGondelman/loadingFade2
Don't do fade effect once physics kick in
|
2016-08-18 12:46:24 -07:00 |
|
Brad Davis
|
37192e8251
|
Merge pull request #8472 from zzmp/fix/buffer-debug-flood
fix log flood in debug mode from Buffer::Iterator (c)end access
|
2016-08-18 12:06:45 -07:00 |
|
James B. Pollack
|
b8213aed7b
|
naming and some logging for teleport stuff
|
2016-08-18 11:59:58 -07:00 |
|
Chris Collins
|
140b0c4d02
|
Merge pull request #8462 from jherico/openvr_random_position_fix
Address issues with random camera locations
|
2016-08-18 11:51:47 -07:00 |
|
Andrew Meadows
|
6446c7c302
|
make createShapeFromInfo() fail gently on bad data
|
2016-08-18 11:49:15 -07:00 |
|
Andrew Meadows
|
2ba35e6398
|
skip non-existant meshes
|
2016-08-18 11:48:56 -07:00 |
|
Seth Alves
|
15ce40ecf4
|
merge from upstream
|
2016-08-18 11:46:02 -07:00 |
|
Seth Alves
|
6b46b3082c
|
try, try again
|
2016-08-18 11:45:03 -07:00 |
|
Zach Pomerantz
|
813fefd599
|
reimplement buffer get for (c)end
|
2016-08-18 11:26:25 -07:00 |
|
Andrew Meadows
|
cb9a5466d5
|
workaround bad FBXMesh data rather than assert
|
2016-08-18 11:09:48 -07:00 |
|
James B. Pollack
|
37846d9f0c
|
store settings
|
2016-08-18 11:07:50 -07:00 |
|
Clément Brisset
|
d1fb723b01
|
Merge pull request #8444 from zzmp/fix/skybox
fix flashing in default skybox, and allow skybox lighting without textures
|
2016-08-18 11:07:09 -07:00 |
|
Seth Alves
|
43c5735baa
|
don't use -Wsuggest-override on older gcc
|
2016-08-18 11:05:31 -07:00 |
|
James B. Pollack
|
1eaac8605f
|
invert the structure and make it work with oculus
|
2016-08-18 10:43:37 -07:00 |
|
Seth Alves
|
ccaf7379fc
|
missed some more due to conditional compilation
|
2016-08-18 10:31:53 -07:00 |
|
Seth Alves
|
09b7a5188c
|
a few more
|
2016-08-18 10:15:35 -07:00 |
|
Seth Alves
|
722e88253d
|
missed one
|
2016-08-18 09:59:40 -07:00 |
|
Seth Alves
|
87dbfa7e47
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
|
James B. Pollack
|
09cd0b8f4a
|
debug prints 2
|
2016-08-18 09:24:01 -07:00 |
|
James B. Pollack
|
7768e65e8b
|
update name
|
2016-08-18 09:22:43 -07:00 |
|
James B. Pollack
|
54a5bf3b23
|
Merge pull request #8465 from sethalves/fix-3d-overlay-lines
fix -- make 3d-line overlays work again
|
2016-08-18 09:06:26 -07:00 |
|
James B. Pollack
|
9e14191217
|
recondition
|
2016-08-18 08:57:37 -07:00 |
|
James B. Pollack
|
cfbc589829
|
debug prints
|
2016-08-18 08:43:26 -07:00 |
|
Seth Alves
|
8487f825a0
|
don't return reference to local variables
|
2016-08-18 08:01:42 -07:00 |
|
Seth Alves
|
2ff35768aa
|
make 3d-line overlays work again
|
2016-08-17 18:45:09 -07:00 |
|
James B. Pollack
|
8ede4ddb66
|
longform
|
2016-08-17 17:33:24 -07:00 |
|
Ryan Huffman
|
d46af500c1
|
Fix wrong property name in entity activity tracking
|
2016-08-17 17:00:56 -07:00 |
|
James B. Pollack
|
e69c89a93e
|
y
|
2016-08-17 17:00:17 -07:00 |
|
howard-stearns
|
0f415abd6b
|
dual purpose address bar - switchable between html and qml
|
2016-08-17 16:56:52 -07:00 |
|
Ryan Huffman
|
25b9d756ca
|
Update entity edit tracking to track count rather than bool
|
2016-08-17 16:54:04 -07:00 |
|
Brad Davis
|
89df5768f3
|
Merge pull request #8435 from imgntn/touch_grip
Map oculus touch grip to trigger
|
2016-08-17 16:38:58 -07:00 |
|
howard-stearns
|
d58cc8ddd9
|
use html card from user_story id, and close things when
receiveHifiSchemeUrl
|
2016-08-17 16:35:29 -07:00 |
|
howard-stearns
|
e75f950ac7
|
Signal receivedHifiSchemeURL
|
2016-08-17 16:34:59 -07:00 |
|
James B. Pollack
|
fdfcc235b6
|
as functions
|
2016-08-17 16:24:59 -07:00 |
|
James B. Pollack
|
514d6ec139
|
get lsy lsx rsy values
|
2016-08-17 16:22:44 -07:00 |
|
James B. Pollack
|
fc65d246ee
|
update whens
|
2016-08-17 16:13:23 -07:00 |
|
James B. Pollack
|
a4a41faf24
|
demo and only do for vive
|
2016-08-17 16:12:07 -07:00 |
|
James B. Pollack
|
82a8887275
|
add whens
|
2016-08-17 15:50:19 -07:00 |
|
Clément Brisset
|
8b54c92494
|
Merge pull request #8459 from ctrlaltdavid/21032
QA READY: Fix Asset Browser dialog
|
2016-08-17 15:37:43 -07:00 |
|
Brad Davis
|
a32ab77b7d
|
Address issues with random camera locations caused by bad HMD sensor poses
|
2016-08-17 15:22:30 -07:00 |
|
James B. Pollack
|
a7ba4ce1f9
|
jumping
|
2016-08-17 15:11:07 -07:00 |
|
James B. Pollack
|
8bc6ca2fa1
|
demo changes
|
2016-08-17 15:08:43 -07:00 |
|