Atlante45
|
e68ce97697
|
Remove the number of socket change tracking
|
2017-11-15 11:19:54 -08:00 |
|
Dante Ruiz
|
d83f3152dd
|
Merge pull request #11809 from ElderOrb/FB8984
8984 Opening tablet with "Enter" key displays the audio menu
|
2017-11-15 11:16:49 -08:00 |
|
Dante Ruiz
|
b633968865
|
fix-bringing-up-logs
|
2017-11-15 10:47:06 -08:00 |
|
Elisa Lupin-Jimenez
|
797016f497
|
changed url for blocks app
|
2017-11-15 10:12:13 -08:00 |
|
Sam Gateau
|
2c51e516eb
|
Merge pull request #11744 from Zvork/shadow
Shadow caster culling fix
|
2017-11-15 09:49:39 -08:00 |
|
John Conklin II
|
8592f3fd4d
|
Merge pull request #11764 from luiscuenca/case7587
7587 Lasers resize with avatar
|
2017-11-15 09:31:45 -08:00 |
|
Andrew Meadows
|
d538a9aaa8
|
fix typo making cylinders collide as sphere
|
2017-11-15 09:04:04 -08:00 |
|
Olivier Prat
|
14275b1cf3
|
Added asserts in LightStage to catch shadow disappearance when domain is automatically reloaded
|
2017-11-15 15:42:04 +01:00 |
|
Olivier Prat
|
f47a3e7d2c
|
Moved draw frustum job to render DrawTask and made generic. A couple of fixes as requested by @samcake
|
2017-11-15 09:42:57 +01:00 |
|
Olivier Prat
|
bf46ccefaf
|
Merge branch 'master' of git://github.com/highfidelity/hifi into shadow
|
2017-11-15 08:59:36 +01:00 |
|
Andrew Meadows
|
2f5b7f32c6
|
only add valid renderables to _renderablesToUpdate
|
2017-11-14 17:08:12 -08:00 |
|
Stephen Birarda
|
557ee458ec
|
wait for node active socket before constructing packets
|
2017-11-14 17:08:01 -08:00 |
|
Howard Stearns
|
1c293c4c48
|
Merge pull request #11813 from zfox23/commerce_removeEditJSDependency
Remove Marketplace's dependency on Edit.js for REZ/WEAR
|
2017-11-14 16:33:35 -08:00 |
|
Andrew Meadows
|
500f381827
|
collect hard-coded time budgets in one spot
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
ffe16a754e
|
another pass through the crucible
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
f67114a0a8
|
PrioritySortUtil::Prioritizer doesn't need to be a template
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
55cc945c78
|
organize PrioritySortUtil differently
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
99b4283cbc
|
fix typo in 'out-of-view' check
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
d7b84f8a86
|
fix typo in comment
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
111480f630
|
fix bad conflict resolution
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
e93c10b5ee
|
remove cruft
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
8707c76a6a
|
templatize the ViewFrustum-relative sort algorithm
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
f47185b2f6
|
remove tabs from indentation
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
c6bccb3de3
|
avoid adding null renderables to list
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
809ff7928e
|
sort and throttle UpdateRenderables
|
2017-11-14 15:57:17 -08:00 |
|
Andrew Meadows
|
5050a554a2
|
remove warning about signed/unsigned comparison
|
2017-11-14 15:57:17 -08:00 |
|
Zach Fox
|
d6c244d1d5
|
Remove incorrect logic
|
2017-11-14 14:54:03 -08:00 |
|
Ken Cooke
|
9810d1582d
|
CR fixes
|
2017-11-14 14:36:37 -08:00 |
|
Zach Fox
|
f5994375cf
|
Remove Marketplace's dependency on Edit.js for rez
|
2017-11-14 14:29:49 -08:00 |
|
Dante Ruiz
|
dd043d42c4
|
fixing merge conflict
|
2017-11-14 14:21:48 -08:00 |
|
SamGondelman
|
789b06cb9f
|
use mouse events for offscreenui because touch events aren't working with the eventFilter, cleanup
|
2017-11-14 14:17:46 -08:00 |
|
Dante Ruiz
|
558a34d7b8
|
Merge branch 'ui' of github.com:SamGondelman/hifi into ui
|
2017-11-14 14:09:29 -08:00 |
|
Dante Ruiz
|
b026cfc42f
|
make sure teleport pointers are deleted
|
2017-11-14 14:09:08 -08:00 |
|
Stephen Birarda
|
05a38a78c5
|
don't send octree data without first query
|
2017-11-14 14:08:27 -08:00 |
|
SamGondelman
|
1d7ff1ca1c
|
use mouse events for offscreenui because touch events aren't working with the eventFilter, cleanup
|
2017-11-14 13:39:38 -08:00 |
|
luiscuenca
|
26e401a069
|
fix broken HMD notifications
|
2017-11-14 14:22:53 -07:00 |
|
Dante Ruiz
|
54075d4c9a
|
make hud laser relative to camera
|
2017-11-14 13:09:16 -08:00 |
|
John Conklin II
|
49abb441e6
|
Merge pull request #11807 from Atlante45/case8495
RC-59 patch - Disable mirror camera in HMD mode
|
2017-11-14 13:06:47 -08:00 |
|
Dante Ruiz
|
058145df15
|
Merge branch 'ui' of github.com:SamGondelman/hifi into ui
|
2017-11-14 13:04:20 -08:00 |
|
Dante Ruiz
|
8779d52ad3
|
making requested changes
|
2017-11-14 13:04:09 -08:00 |
|
Olivier Prat
|
5102c8e1b1
|
Merged with master
|
2017-11-14 21:56:00 +01:00 |
|
Olivier Prat
|
c5bd86a4bf
|
Disabled bloom by default
|
2017-11-14 21:54:40 +01:00 |
|
Zach Fox
|
c42003a374
|
Merge pull request #11794 from ElderOrb/FB4684_3
4684 Add collapse button on the virtual keyboard
|
2017-11-14 12:22:42 -08:00 |
|
SamGondelman
|
210fd209f5
|
use mouse events for offscreenui because touch events aren't working with the eventFilter, cleanup
|
2017-11-14 11:47:32 -08:00 |
|
Atlante45
|
b31118fe00
|
CR
|
2017-11-14 11:41:43 -08:00 |
|
Atlante45
|
6b5b905b2a
|
Exit right away if the parent process died
|
2017-11-14 11:41:43 -08:00 |
|
Atlante45
|
462ec30cac
|
Utilise Windows Job Object so child dies w/ parent
|
2017-11-14 11:41:43 -08:00 |
|
Alexander Ivash
|
e201e203b8
|
8984 Opening tablet with "Enter" key displays the audio menu
|
2017-11-14 22:18:48 +03:00 |
|
David Back
|
4b8021bc4a
|
Merge pull request #11802 from dback2/mirrorfanciness2
prevent rendering HUD elements in secondary camera
|
2017-11-14 10:49:18 -08:00 |
|
Dante Ruiz
|
416a47cfc7
|
adding controller haptic feedback to tablet onPress
|
2017-11-14 09:34:17 -08:00 |
|