Thijs Wenker
|
82befc8862
|
ignore 0.5 and 2 as magic-numbers
|
2018-05-15 06:21:26 +02:00 |
|
Thijs Wenker
|
50f76dd4df
|
added more missing globals
|
2018-05-15 00:11:34 +02:00 |
|
Thijs Wenker
|
20fb9034f8
|
no magic numbers, except -1, 0, 1
|
2018-05-14 20:11:55 +02:00 |
|
Thijs Wenker
|
e24523a29e
|
updated eslint config to be more sorted and complete
|
2018-05-11 01:48:13 +02:00 |
|
John Conklin II
|
bc9e403ab9
|
Merge pull request #13005 from SimonWalton-HiFi/hmac-auth2
Use HMAC authentication for network packets - 2nd attempt
|
2018-05-10 14:38:18 -07:00 |
|
John Conklin II
|
64d3219ee1
|
Merge pull request #12746 from gcalero/fix_radar_zoom_in
Android: Fix zoom in unresponsive in radar mode
|
2018-05-10 13:14:52 -07:00 |
|
Sam Gateau
|
fd9669b42d
|
Merge pull request #13125 from jherico/feature/testing
Working on improved unit testing, adding texture transfer testing
|
2018-05-10 12:29:43 -07:00 |
|
Brad Davis
|
cb336bdeab
|
Fix linux build problems
|
2018-05-10 10:55:50 -07: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
|
75164201d1
|
Merge pull request #13117 from SamGondelman/android
Test highp floats for Android
|
2018-05-09 14:36:51 -07:00 |
|
Simon Walton
|
9b6225db40
|
Bump default packet version 20 -> 21
|
2018-05-09 14:29:10 -07:00 |
|
Gabriel Calero
|
e0b57a2228
|
Code review in radar.js
|
2018-05-09 18:20:19 -03:00 |
|
MiladNazeri
|
bc03fb398f
|
Merge pull request #13102 from ctrlaltdavid/21856-h
Fix JSDoc for Users.requestUsernameFromID
|
2018-05-09 13:35:06 -07:00 |
|
Brad Davis
|
57691d5d66
|
Cache downloaded assets
|
2018-05-09 13:20:48 -07:00 |
|
Brad Davis
|
7fbad47351
|
Working on texture test
|
2018-05-09 13:20:48 -07:00 |
|
Brad Davis
|
1d403b4d67
|
Add texture transfer testing
|
2018-05-09 13:20:47 -07:00 |
|
Brad Davis
|
12ae44c14f
|
Remove debugging pragma
|
2018-05-09 13:20:47 -07:00 |
|
Brad Davis
|
e9dc3c650b
|
Breakup building and testing
|
2018-05-09 13:20:47 -07:00 |
|
Brad Davis
|
f206456cdd
|
Restoring manual tests to solution, removing dead tests
|
2018-05-09 13:20:47 -07:00 |
|
Brad Davis
|
6e16109fa4
|
Fix unit test compile failures and crashes
|
2018-05-09 13:20:47 -07:00 |
|
Brad Davis
|
d5afb3a49b
|
Move non-automated tests into new folder
|
2018-05-09 13:20:47 -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 |
|
John Conklin II
|
b9656e5c72
|
Merge pull request #13130 from samcake/blue
Fix size calculation of compressed textures #13120
|
2018-05-09 11:45:10 -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 |
|
Simon Walton
|
0349847857
|
Add comment re threading issues
|
2018-05-08 17:46:25 -07:00 |
|
Zach Fox
|
540f200b99
|
MS14937: Fix Replace button for content sets during Checkout
|
2018-05-08 16:34:28 -07:00 |
|
samcake
|
44e7541888
|
Fixing the size evaluation for compressed texture and gpu::Element Type enum
|
2018-05-08 15:57:27 -07:00 |
|
NissimHadar
|
175fa9108e
|
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
|
2018-05-08 15:52:15 -07:00 |
|
NissimHadar
|
7f9f9d769a
|
Corrected bug causing Interface not to exit at end of test.
|
2018-05-08 15:51:52 -07:00 |
|
Stephen Birarda
|
a87b13c617
|
Merge pull request #13126 from birarda/67-to-master
merge RC67 back to master
|
2018-05-08 15:07:33 -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 |
|
Stephen Birarda
|
10b9546104
|
Merge pull request #13124 from birarda/66-2-to-67
Merge 66.2 back to 67
|
2018-05-08 14:03:07 -07:00 |
|
NissimHadar
|
d5bb582811
|
Per Austin's comments.
|
2018-05-08 11:40:56 -07:00 |
|
NissimHadar
|
516b2fa68c
|
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
|
2018-05-08 11:13:26 -07:00 |
|
NissimHadar
|
eb14658bc5
|
Per Austin's comments.
|
2018-05-08 11:13:06 -07:00 |
|
Zach Fox
|
cf917514b4
|
Merge pull request #13119 from zfox23/MS14878_preventPasswordLeak
MS14878: Prevent wallet passphrase leak in specific case
|
2018-05-08 10:44:52 -07:00 |
|
Stephen Birarda
|
ae2c45bddd
|
Merge branch 'RC66.2' of github.com:highfidelity/hifi into 66-2-to-67
|
2018-05-08 10:23:14 -07:00 |
|
Zach Fox
|
c5ebc436ce
|
Merge branch 'master' of github.com:highfidelity/hifi into MS14878_preventPasswordLeak
|
2018-05-08 09:40:53 -07:00 |
|
NissimHadar
|
0206de01f5
|
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
|
2018-05-08 09:18:27 -07:00 |
|
Ken Cooke
|
14f4c035ab
|
Merge pull request #13113 from sethalves/fix-ktx-asan-warning
avoid misaligned pointer deref in ktx code
|
2018-05-08 08:44:18 -07:00 |
|
John Conklin II
|
0a4fedca71
|
Merge pull request #13121 from zfox23/MS3128_removeVestigalEditMenuItem
MS3128: Remove vestigial Edit menu item
|
2018-05-08 08:34:03 -07:00 |
|
John Conklin II
|
a6eed27bdd
|
Merge pull request #13123 from druiz17/RC67
remove highlight on entity when point to the sky (RC67)
|
2018-05-08 07:25:40 -07:00 |
|
Dante Ruiz
|
a593209ec1
|
remove highlight when point to the sky
|
2018-05-07 15:33:12 -07:00 |
|
Dante Ruiz
|
9d6019e78c
|
Merge branch 'RC67' of github.com:highfidelity/hifi into RC67
|
2018-05-07 15:33:00 -07:00 |
|
Zach Fox
|
fd4530e671
|
MS3128: Remove vestigal Edit menu item
|
2018-05-07 14:39:31 -07:00 |
|