luiscuenca
d75c176fef
clean up unused lastmode
2017-11-13 06:10:17 -07:00
Ryan Downe Karpf
9ff4541ee3
Merge pull request #11782 from hyperlogic/remove-vs2010-inttypes-hack
...
Remove hack for missing inttypes.h header on VS2010
2017-11-12 10:59:19 -08:00
Sam Gateau
37ce7a9b20
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2017-11-12 08:44:33 -08:00
Ryan Downe Karpf
f8b1c7978c
Merge pull request #11772 from 1P-Cusack/FogBugz/Case_6569
...
[Case 6569]: Silent failure is possible during Model Creation
2017-11-12 08:36:10 -08:00
Nissim Hadar
f629357ded
Removed Keylight attenuation from .js (as well as .html).
2017-11-11 18:58:12 -08:00
Sam Gateau
9159763cbf
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2017-11-11 13:52:26 -08:00
Ken Cooke
89dbbb44ed
Merge pull request #11780 from kencooke/audio-codec-update
...
Audio codec update for all platforms (includes Android)
2017-11-11 11:33:33 -08:00
Sam Gateau
eb270f3473
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2017-11-11 09:21:32 -08:00
Atlante45
8f133fc7fa
Congratulation page styling fixes
2017-11-10 18:12:43 -08:00
Atlante45
067436a743
CR
2017-11-10 18:12:33 -08:00
David Back
163de649bf
prevent rendering HUD elements in secondary camera
2017-11-10 17:44:09 -08:00
Dante Ruiz
43c6d71236
fix stylus module
2017-11-10 17:28:55 -08:00
David Back
6466a05740
alternate approach to mirror projection wip
2017-11-10 17:15:47 -08:00
luiscuenca
262dc091ce
7589 Fix notifications shrink with avatar
2017-11-10 17:22:41 -07:00
Atlante45
9cd8f372f2
Fix race condition
2017-11-10 16:21:06 -08:00
Atlante45
796909d366
Permissions page tweaks
2017-11-10 16:19:49 -08:00
Atlante45
2782ae03c5
Add back buttons
2017-11-10 15:48:44 -08:00
Atlante45
c047a1d0a4
Rework perms wizard page
2017-11-10 15:48:44 -08:00
Sam Gateau
ecf67cc331
Merge pull request #11650 from Zvork/outline
...
Multiple Outline Groups
2017-11-10 15:45:03 -08:00
Ryan Huffman
ecc76ab321
Remove dead code from ds settings
2017-11-10 15:35:05 -08:00
Ryan Huffman
2307cde599
Fix add-place button being added when account disconnected
2017-11-10 15:34:53 -08:00
Ryan Huffman
03364c1893
Cleanup DS settings for small screens
2017-11-10 15:34:22 -08:00
Andrew Meadows
469b68011c
Merge pull request #11566 from hyperlogic/bug-fix/div-by-zero
...
div by zero fixes, detected by address sanitizer
2017-11-10 13:47:40 -08:00
SamGondelman
cbf0543646
deadspot
2017-11-10 13:22:38 -08:00
samcake
6b1e2d0d5a
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2017-11-10 12:37:06 -08:00
Sam Gateau
f857b37d2e
Merge pull request #11758 from NissimHadar/hazeUIFix
...
Improved Haze UI in Create menu
2017-11-10 11:58:06 -08:00
Anthony Thibault
08c12a1ced
Merge pull request #11704 from AndrewMeadows/shape-manager-key
...
cleanup ShapeInfo hash generation
2017-11-10 11:31:46 -08:00
luiscuenca
d53a29b958
correction
2017-11-10 12:24:19 -07:00
Melissa Brown
f7eb57a54c
Merge pull request #11653 from vladest/fix_sriptslog_multiply_window
...
Fix scriptslog multiply window
2017-11-10 11:11:46 -08:00
luiscuenca
bf576e63fe
move constant to class definition
2017-11-10 11:54:53 -07:00
Anthony J. Thibault
ba4c0f189e
code review feedback
...
removed discontinuity in safeDeltaTime, which is used to prevent division by zero.
2017-11-10 10:25:29 -08:00
beholder
5fcde1186a
hide keyboard before showing to solve clearing 'mirrorText' on jumping between input fields without hiding keyboard
2017-11-10 21:20:00 +03:00
beholder
d1969d649a
fix not collapsing keyboard
2017-11-10 21:20:00 +03:00
beholder
0bc95998c4
a few more adjustments based on discussion with Mukul
2017-11-10 21:20:00 +03:00
beholder
4d11f9a434
increase font pixel size for 'collapse keyboard' to 34px
2017-11-10 21:20:00 +03:00
beholder
db3ed81513
adjust to changed requirements:
...
1. The keyboard collapse button is moved to the lower right, replacing the keys there
2. The button next to m is a hyphen instead of a underscore, it turns to a underscore when the user clicks on shift
3. The input text at the top occupies the full width and is center aligned, when you start typing the text moves in both directions the left and the right
2017-11-10 21:20:00 +03:00
beholder
eb4214fb4c
add API for unfocusing input fields in HTML, unfocus WebEngine-based QML items on lowering keyboard
2017-11-10 21:20:00 +03:00
beholder
fb14e4dc4d
Fixed programmatical lowering of 'TabletAddressDialog'
2017-11-10 21:20:00 +03:00
beholder
a9fe3596cf
4684 Add collapse button on the virtual keyboard
2017-11-10 21:20:00 +03:00
Anthony J. Thibault
4169e11e77
Merge branch 'master' into bug-fix/div-by-zero
2017-11-10 10:15:26 -08:00
beholder
da49ee8bee
9032 Current display mode can be deselected in the toolbar/tablet menu
2017-11-10 19:53:55 +03:00
beholder
87519cd26f
use conditional bindings to avoid intermediate binding states
2017-11-10 19:53:54 +03:00
beholder
908faa1334
refactoring: simplify code & fix the issue with menu-es sometimes losing checked state
2017-11-10 19:53:54 +03:00
Sam Gateau
608093eee5
reverting the change in light direction /oritenation
2017-11-10 02:55:22 -08:00
Olivier Prat
8b6a2eeb24
Merge branch 'master' of git://github.com/highfidelity/hifi into shadow
2017-11-10 10:19:32 +01:00
ZappoMan
c6947dd165
some side by side plumbing for NLPackets and NLPacketLists
2017-11-09 18:20:06 -08:00
luiscuenca
255a40ce31
Corrections
2017-11-09 18:38:04 -07:00
luiscuenca
055fe16677
Allow script to change to mirror camera in HMD
2017-11-09 18:27:16 -07:00
Sam Gondelman
9010a02bee
Merge pull request #11790 from SamGondelman/overlayFlash
...
Fix laser end not disappearing
2017-11-09 17:10:07 -08:00
luiscuenca
7dfdc8da59
Redesign and clean of unused lineWidths
2017-11-09 17:50:38 -07:00