David Rowe
f571e90ef5
Merge branch 'master' into 21872-b
2018-05-16 10:20:53 +12:00
David Rowe
f629022b8c
AvatarList API JSDoc stubs
2018-05-16 10:16:13 +12:00
David Rowe
fdeb0e3305
Avatar API JSDoc stubs
2018-05-16 09:20:54 +12:00
Dante Ruiz
931c8f5abe
Merge pull request #13110 from ctrlaltdavid/21866
...
Don't unnecessarily scroll HTML content when keyboard is raised
2018-05-15 11:00:38 -07:00
Seth Alves
24404afe26
Merge pull request #13115 from sethalves/fix-autoAdjustLOD-asan
...
fix divide-by-zero asan warning in LODManager::autoAdjustLOD
2018-05-15 10:58:00 -07:00
John Conklin II
574a52fdbe
Merge pull request #13154 from NissimHadar/perfTest_1
...
Added method to test namespace to save JSON object to a file.
2018-05-15 10:30:34 -07:00
John Conklin II
e9cb46a2a5
Merge pull request #13169 from hyperlogic/bug-fix/remove-unused-menu-item
...
OpenVR: Remove reference to HMD Standing Mode menu item
2018-05-15 10:30:00 -07:00
David Rowe
b7a0ff523a
LaserPointers API JSDoc stubs
2018-05-15 17:36:23 +12:00
David Rowe
8e9799b80f
Pointers API JSDoc fix up
2018-05-15 16:36:42 +12:00
David Rowe
9040e45be7
RayPick API JSDoc stubs
2018-05-15 11:43:49 +12:00
NissimHadar
d4d2f3c957
Moved ownership of test location into the Test Scripting class.
2018-05-14 16:32:04 -07:00
NissimHadar
8e3844a235
Merge branch 'master' of github.com:highfidelity/hifi into perfTest_1
2018-05-14 16:23:36 -07:00
David Rowe
3fb6fd1afb
Picks API JSDoc stubs
2018-05-15 11:22:47 +12:00
Anthony J. Thibault
ed726c9d77
OpenVR: Remove reference to HMD Standing Mode menu item
...
This menu item has not existed for over a year.
I was sometimes seeing a crash on startup when the display plugin
attempted to reference this menu item.
2018-05-14 13:51:13 -07:00
Zach Fox
83cae54601
Show 'invalidated' label for valid = false
2018-05-14 13:34:20 -07:00
NissimHadar
5f219e27f7
Merge branch 'master' of github.com:highfidelity/hifi into perfTest_1
2018-05-14 10:35:48 -07:00
Zach Fox
2a1c2ba7b1
PurchasedItem logic
2018-05-14 09:54:05 -07:00
Zach Fox
81ebb681bb
Show invalidated items in My Purchases
2018-05-14 09:35:34 -07:00
David Rowe
77021f3236
Fix up Stats JSDoc
2018-05-14 17:32:18 +12:00
David Rowe
d0596f8205
Fix Wallet JSDoc stubs
2018-05-14 10:43:55 +12:00
David Rowe
5378d64913
Remove erroneously added function declarations
2018-05-13 18:06:30 +12:00
David Rowe
176dbb5557
Wallet API JSDoc stubs
2018-05-13 11:02:09 +12:00
David Rowe
81a621890a
Stats API JSDoc stubs
2018-05-12 18:01:55 +12:00
David Rowe
74617822fa
Snapshot API JSDoc stubs
2018-05-12 16:32:33 +12:00
David Rowe
bf7863ad10
LocationBookmarks API JSDoc stubs
2018-05-12 14:23:03 +12:00
David Rowe
cf9053c873
Merge branch 'master' into 21872-b
2018-05-12 10:50:31 +12:00
Seth Alves
c624528f72
Merge pull request #13157 from druiz17/fix-qml-crash
...
fix qml crash on start up
2018-05-11 11:38:12 -07:00
John Conklin II
5cd225e4de
Merge pull request #12947 from jherico/feature/splash2
...
Additional work on splash screen
2018-05-11 11:26:37 -07:00
Dante Ruiz
4eba727849
fix qml crash on start up
2018-05-11 10:47:41 -07:00
Zach Fox
a6dd95e31b
Merge pull request #13146 from sethalves/fix-logging-less-when-verbose
...
don't enable so much logging when 'verbose logging' is turned on
2018-05-11 10:44:48 -07:00
Dante Ruiz
9e9852d67b
Merge pull request #12989 from Triplelexx/21774_file_browser
...
Worklist #21774 : Fix Windows.browseAssets() bugs
2018-05-11 08:50:17 -07:00
David Rowe
fb175d7110
AudioEffectOptions API JSDoc stubs
2018-05-11 20:36:10 +12:00
NissimHadar
1364f4391d
Can store JSON object.
2018-05-10 18:02:44 -07:00
Seth Alves
826c427e2a
trying to sort-out audio-stream logging
2018-05-10 15:42:59 -07:00
Seth Alves
32d10641dc
don't enable so much logging when 'verbose logging' is turned on
2018-05-10 14:41:54 -07:00
Triplelexx
a061e84ad7
remove unused commented code
2018-05-10 19:40:02 +01:00
Seth Alves
4410402c7d
Merge pull request #13114 from sethalves/more-logging-suppression
...
more suppression of logging
2018-05-09 17:36:12 -07:00
John Conklin II
59b9e08f58
Merge pull request #13131 from zfox23/MS14937_CheckoutContentSetFix
...
MS14937: Fix Replace button for content sets during Checkout
2018-05-09 13:04:10 -07:00
Seth Alves
16e832ac08
use setFilterRules rather than specifying each logging category to suppress
2018-05-09 13:01:49 -07:00
Seth Alves
7466d08f1f
more suppression of logging
2018-05-09 13:01:49 -07:00
Howard Stearns
bf466344ee
Merge pull request #13135 from zfox23/MS14951_fixSnapshotHotkeySound
...
MS14951: Fix Snapshot hotkey sound playback
2018-05-09 11:07:46 -07:00
Sam Gateau
17350a79dd
Merge pull request #13046 from NissimHadar/commandLineParametersForAutotester
...
Command line parameters for autotester
2018-05-09 10:51:31 -07:00
Thijs Wenker
a42491ded7
Merge pull request #13055 from misslivirose/remove-help-ftue
...
Do not open help on first run
2018-05-09 18:48:05 +02:00
Zach Fox
06c6f55069
MS14951: Fix Snapshot hotkey sound playback
2018-05-09 09:35:42 -07:00
Zach Fox
540f200b99
MS14937: Fix Replace button for content sets during Checkout
2018-05-08 16:34:28 -07:00
NissimHadar
175fa9108e
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
2018-05-08 15:52:15 -07:00
Stephen Birarda
4165ab3667
Merge branch 'RC67' of github.com:highfidelity/hifi into 67-to-master
2018-05-08 14:08:21 -07:00
NissimHadar
d5bb582811
Per Austin's comments.
2018-05-08 11:40:56 -07:00
NissimHadar
eb14658bc5
Per Austin's comments.
2018-05-08 11:13:06 -07:00
NissimHadar
8ad13826bd
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
2018-05-07 13:11:39 -07:00