samcake
0e66ca1dfd
Fixing the procedural shader flickering key lighting, this is due to the LightingMOdel binding slot not assigned
2018-05-18 13:25:08 -07:00
SamGondelman
12b91a2ab7
compress skyboxes
2018-05-18 13:18:43 -07:00
Cristian Luis Duarte
c7edf72f71
Check isHazeEnabled() vs 0.0 to compile on GLES
2018-05-18 15:59:24 -03:00
Simon Walton
7f2a90cdb9
Address couple of reviewer issues
2018-05-18 11:20:45 -07:00
Dante Ruiz
027d1ed50b
making requested changes
2018-05-18 11:07:11 -07:00
Liv Erickson
de05388ebf
Merge branch 'master' of github.com:highfidelity/hifi into clone-server
2018-05-18 10:42:26 -07:00
Simon Walton
545ada0abb
Connect signal to keyGen thread for it to quit when owner destructed
2018-05-18 10:28:52 -07:00
Brad Davis
3356486f27
Fix populated texture size tracking
2018-05-18 09:23:54 -07:00
Brad Davis
91f1d93d4e
Fix flicker while transferring texture data
2018-05-18 09:23:54 -07:00
Brad Davis
ae07036f20
Add ideal resource texture memory stat
2018-05-18 09:23:53 -07:00
Brad Davis
fb81cf927a
Faster texture transfers
2018-05-18 09:21:02 -07:00
Liv
40ff3f966f
Merge pull request #13165 from ctrlaltdavid/21872-b
...
JSDoc stubs for various APIs
2018-05-18 09:11:55 -07:00
samcake
aa18aaa7b1
Maybe
2018-05-17 18:06:46 -07:00
SamGondelman
c57c15f22c
fix resolution option
2018-05-17 16:58:35 -07:00
Dante Ruiz
48404d811c
fix case sensitive comparison
2018-05-17 16:34:52 -07:00
David Back
4e14eb37e3
update comment
2018-05-17 16:34:19 -07:00
David Back
30855f94eb
set last edited to 0 to ensure server update
2018-05-17 16:02:58 -07:00
Sam Gondelman
74840d2130
Merge pull request #12935 from gcalero/android_new_login
...
Android new login
2018-05-17 15:53:25 -07:00
David Back
26b6b851f5
Merge branch 'cloneables' of github.com:dback2/hifi into cloneables
2018-05-17 14:50:39 -07:00
David Back
b8ce07744d
initialize prop defaults, no bool returns
2018-05-17 14:50:14 -07:00
samcake
0cf87748cd
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
2018-05-17 14:20:44 -07:00
Simon Walton
fe92cf0c47
Move fix up a level to bit a little more general
2018-05-17 13:34:38 -07:00
David Rowe
33ba559bb4
Show all OverlayWebWindows properties and functions together
2018-05-18 08:02:02 +12:00
David Rowe
2669a39e0f
Deprecate Agent API items that shouldn't be exposed in the API
2018-05-18 07:32:25 +12:00
Clement
da08d747dc
Merge branch 'stable' of https://github.com/highfidelity/hifi into new-master
2018-05-17 12:10:08 -07:00
Liv Erickson
ec8aa71dc4
Add JSDoc header to new clone function in Entity API
2018-05-17 11:25:20 -07:00
David Back
42d8492427
no clock skew
2018-05-17 11:17:04 -07:00
David Back
3730cbe36c
reconstruct cloneIDs lists on start, read/write locks on clone ID functions, fix removing last cloneable
2018-05-17 10:28:48 -07:00
Simon Walton
86a8672c5a
Initialize Qt/openssl before RSA keygen to prevent collision
2018-05-17 10:17:22 -07:00
David Back
900b373c96
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-17 09:04:28 -07:00
Gabriel Calero
8741c5e6a4
Make haptic pulse duration configurable in VirtualPadDevice
2018-05-17 11:37:13 -03:00
David Rowe
6db4dd8673
Merge branch 'master' into 21872-b
...
# Conflicts:
# interface/src/ui/Snapshot.h
2018-05-17 20:11:14 +12:00
David Rowe
145d73aa76
OverlayWebWindow JSDoc fixes
2018-05-17 19:18:00 +12:00
samcake
735db27919
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
2018-05-16 17:18:23 -07:00
John Conklin II
4ce4afe0b1
Merge pull request #13180 from Cristo86/android_no_joystick_fix
...
Fix Joystick/Control not showing up in Samsung after typing address (Android)
2018-05-16 15:41:24 -07:00
samcake
adc8a07d3c
Merge branch 'RC67.2' of https://github.com/highfidelity/hifi into rc67.2-taaOn
2018-05-16 13:14:14 -07:00
samcake
21e069c90c
Adding a toggle button to the developer/Render menu to be able to disable taa and fall back to Fxaa
2018-05-16 13:09:55 -07:00
David Back
6484c866f3
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-16 11:35:34 -07:00
Sam Gateau
523d57d948
Merge pull request #13162 from AndrewMeadows/avatar-collisions
...
avatars collide again
2018-05-16 09:25:05 -07:00
Cristian Luis Duarte
b5e8adfc39
Use availableSize() to get screen size instead of size() as it returns a wrong screen size on some Samsung devices (misplacing controls that are relative to screen size)
2018-05-16 12:53:39 -03:00
Gabriel Calero
5afc9c6df3
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-16 12:45:17 -03:00
vladest
72838f6d34
Implemented radio button preferences. Reimplemented snap smooth turn to radio buttons
2018-05-16 17:06:31 +02:00
vladest
5127cb0ea6
Merge branch 'master' into menu-updates
2018-05-16 14:37:00 +02:00
David Back
1e2d2819d5
tweaks
2018-05-15 17:36:39 -07:00
David Back
f8fc7bedd7
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-15 17:31:43 -07:00
David Back
f74e219029
rename properties, add clone avatar entity, remove worldEntityProps arg, fix clone ID cleanup on delete
2018-05-15 17:24:14 -07:00
samcake
179801dab6
FIxing the transparent ambient lighting bug
2018-05-15 17:22:28 -07:00
John Conklin II
aca261af3e
Merge pull request #12939 from Cristo86/android_places_goto
...
Android Search & Go To
2018-05-15 16:43:38 -07:00
Wayne Chen
92e9a8e064
fixing typo in documentation.
2018-05-15 16:32:01 -07:00
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
SamGondelman
6b268191c8
local compression, patched etc2comp
2018-05-15 14:05:21 -07:00
John Conklin II
a6cda2166a
Merge pull request #13158 from highfidelity/stable
...
RC67.1 stable mergeback to master
2018-05-15 14:01:06 -07:00
John Conklin II
ce1231910c
Merge pull request #13140 from Cristo86/android_avatar_name
...
@SamGondelman We just do a quick 5-10 minute Windows check, just to make sure Windows/Mac weren't broken by the change.
2018-05-15 13:22:15 -07:00
vladest
7ea6181520
Merge branch 'master' into menu-updates
2018-05-15 21:54:45 +02:00
Gabriel Calero
306b8cc68a
Set HomeActivity transparent to avoid texture corruption (black and white)
2018-05-15 15:14:17 -03:00
David Back
623410a0aa
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-15 09:53:24 -07:00
Wayne Chen
f82e597ac7
Updating documentation for getChildrenIDs + fixing issue #1934
2018-05-15 09:34:07 -07:00
Olivier Prat
d10b5a16f2
Turned off jitter with FXAA
2018-05-15 15:09:02 +02:00
Olivier Prat
bed7752a1a
Fixed bug with highlighting and TAA
2018-05-15 12:27:04 +02:00
David Rowe
1ca6bd2f0b
location getter/setter JSDoc
2018-05-15 17:37:45 +12:00
David Rowe
8e9799b80f
Pointers API JSDoc fix up
2018-05-15 16:36:42 +12:00
Wayne Chen
bd6905b3d2
Adding possible solution to issue#1934.
2018-05-14 18:25:39 -07:00
David Rowe
36752ee701
PickType API JSDoc fix up
2018-05-15 11:23:29 +12:00
David Rowe
8ea3a733ca
Resource API JSDoc stub
2018-05-15 10:32:36 +12:00
Simon Walton
454978a9c2
Add more locking of _conicalViews vector
2018-05-14 15:15:58 -07:00
David Rowe
a1de44310f
tabletInterface API JSDoc
2018-05-15 10:02:38 +12:00
John Conklin II
c57b0a957d
Merge pull request #13138 from AndrewMeadows/avoid-div-by-zero
...
avoid div by zero when measuring RigidBody effective acceleration
2018-05-14 13:41:08 -07:00
Sam Gateau
aa75af5ca4
Merge pull request #12814 from Zvork/shadow
...
Shadow bug fix : incorrect shadow map far plane when casting shadow on non-'shadow casters'
2018-05-14 13:00:15 -07:00
David Rowe
c97d7c9d73
Expand and fix ToolbarProxy and ToolbarButtonProxy JSDoc stubs
2018-05-14 10:43:38 +12:00
David Rowe
71355840b9
Expand OverlayWindow and OverlayWebWindow JSDoc stubs
2018-05-14 09:57:35 +12:00
David Rowe
cad5b3fb15
Expand AudioEffectOptions JSDoc stubs
2018-05-14 09:28:50 +12:00
David Rowe
9fdce4df65
OverlayWindow and OverlayWebWindow API JSDoc stubs
2018-05-13 16:38:38 +12:00
David Rowe
7cef329939
Render API JSDoc stubs
2018-05-13 11:53:57 +12:00
David Rowe
46ebb0457e
Toolbars API JSDoc stubs
2018-05-13 10:56:21 +12:00
David Rowe
fb1f7fea90
Steam API JSDoc stubs
2018-05-13 10:32:46 +12:00
vladest
0a67fc3b36
Merge conflicts
2018-05-12 11:24:35 +02:00
David Rowe
b445371ad8
Resources API JSDoc stubs
2018-05-12 16:24:34 +12:00
David Rowe
11f984f05b
OffscreenFlags API JSDoc stubs
2018-05-12 15:08:41 +12:00
David Rowe
841161068c
Midi API JSDoc stubs
2018-05-12 15:01:52 +12:00
David Rowe
6e1a091447
Mat4 API JSDoc stubs
2018-05-12 14:44:38 +12:00
David Back
3031bb05be
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-11 17:54:20 -07:00
David Back
a57c280813
convertToCloneProperties
2018-05-11 17:54:08 -07:00
David Rowe
a2bb9de441
Graphics API JSDoc stubs
2018-05-12 12:53:43 +12:00
Cristian Luis Duarte
9e9e1092d6
Add Opaques tasks into RenderForwardTask
2018-05-11 21:37:28 -03:00
Simon Walton
9bb966dd1d
Push down OctreeQueryNode lock to OctreeQuery and use for conical views
...
Possibly related to
https://highfidelity.manuscript.com/f/cases/14165/entity-server-doesn-t-always-relay-added-entities-to-clients
2018-05-11 17:12:53 -07:00
Andrew Meadows
6de175e794
avatars collide again
2018-05-11 17:01:48 -07:00
David Rowe
6d000f3362
JSDoc parameter for AudioEffectOptions constructor
2018-05-12 11:41:42 +12:00
Cristian Luis Duarte
f97155b6cd
Revert virtualpad code. It works on Pixel XL
2018-05-11 20:34:43 -03:00
MiladNazeri
ea26512793
Merge pull request #13147 from ctrlaltdavid/21872-a
...
Fix JSDoc function definitions specifying properties instead of params
2018-05-11 16:20:06 -07:00
David Rowe
cf9053c873
Merge branch 'master' into 21872-b
2018-05-12 10:50:31 +12:00
Gabriel Calero
0f8c666647
Trying to fix virtualpad textures corruption
2018-05-11 19:50:00 -03:00
Seth Alves
ca56449c1d
Merge pull request #13159 from sethalves/fix-action-assert
...
don't assert when unserializing a 'spring' action
2018-05-11 15:15:51 -07:00
Cristian Luis Duarte
e3d7d65186
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-11 18:48:34 -03:00
SamGondelman
b7395771f9
Merge remote-tracking branch 'upstream/master' into etc2comp
2018-05-11 14:46:35 -07:00
Gabriel Calero
9b5da09dc7
Fix connection issue syncing two AccountManagers
2018-05-11 18:08:56 -03:00
Seth Alves
85a6e2555f
don't assert when unserializing a 'spring' action
2018-05-11 13:55:29 -07:00
Stephen Birarda
4f7ce7345d
Merge pull request #13045 from SimonWalton-HiFi/domain-checkins-tweak
...
Reset pending domain check-in count more frequently
2018-05-11 13:31:03 -07:00
David Back
65bda27ae3
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-11 13:03:27 -07:00
samcake
cc582cf2ce
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-11 12:34:55 -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
SamGondelman
eede3ff1ba
Merge remote-tracking branch 'upstream/master' into etc2comp
2018-05-11 11:23:33 -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
Gabriel Calero
e838a85a47
Merge remote-tracking branch 'upstream/master' into android_places_goto
2018-05-11 09:13:41 -03:00
Olivier Prat
ff88911f93
Protected procedural skyboxes from NaNs and negative values returned by procedural shader
2018-05-11 12:26:03 +02:00
David Rowe
496154fdbe
File API JSDoc stubs
2018-05-11 21:07:12 +12:00
Olivier Prat
9e462e777c
Fixed compilation error with transparent procedurals
2018-05-11 11:01:24 +02:00
David Rowe
fb175d7110
AudioEffectOptions API JSDoc stubs
2018-05-11 20:36:10 +12:00
David Rowe
3891ebe703
Agent API JSDoc stubs
2018-05-11 20:20:07 +12:00
SamGondelman
de4a2ca3b2
update procedural skybox on user data change
2018-05-10 18:44:53 -07:00
samcake
02be965271
more stuff fixed
2018-05-10 18:10:01 -07:00
John Conklin II
4129664368
Merge pull request #13145 from highfidelity/stable
...
Merge RC67 stable into master
2018-05-10 17:07:20 -07:00
Seth Alves
826c427e2a
trying to sort-out audio-stream logging
2018-05-10 15:42:59 -07:00
Olivier Prat
ec439086a2
Extended to other shaders
...
(cherry picked from commit 328f1dec9b
)
2018-05-10 15:41:34 -07:00
Olivier Prat
29355ba8fb
Fixed procedural shaders
...
(cherry picked from commit eab7dd6006
)
2018-05-10 15:41:04 -07:00
David Rowe
fab85c3f6d
Fix JSDoc function definitions specifying properties instead of params
2018-05-11 09:52:48 +12: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
Gabriel Calero
a1a48d9b9e
Merge remote-tracking branch 'upstream/master' into android_places_goto
2018-05-10 18:24:26 -03:00
Cristian Luis Duarte
f30908fb26
Android - Remove delay starting Home + Change default joystick flag
2018-05-10 18:21:33 -03: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
vladest
62aa2df836
Merge branch 'master' into menu-updates
2018-05-10 10:36:38 +02:00
David Back
5aab88be06
assert
2018-05-09 19:10:56 -07:00
Sam Gateau
70bafed463
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-09 18:41:32 -07:00
David Back
7738a2bcdd
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-09 18:12:46 -07:00
David Back
dea588ae4a
remove prints
2018-05-09 18:12:04 -07:00
David Back
3241c18271
first pass cloneables WIP
2018-05-09 18:10:40 -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
samcake
652c754373
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-09 15:16:48 -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
SamGondelman
437fa25f6e
Merge remote-tracking branch 'upstream/master' into etc2comp
2018-05-09 14:30:53 -07:00
SamGondelman
7418fe782c
local compression on android
2018-05-09 14:30:33 -07:00
Simon Walton
9b6225db40
Bump default packet version 20 -> 21
2018-05-09 14:29:10 -07: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
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
Cristian Luis Duarte
936a319e62
Android - First version of showing up avatars names upon touch. Brought back (transparent) overlays into render forward task.
2018-05-09 17:15:57 -03:00
Seth Alves
7466d08f1f
more suppression of logging
2018-05-09 13:01:49 -07:00
Andrew Meadows
b8d34f4b8f
more correct variable name
2018-05-09 12:13:27 -07:00
Andrew Meadows
f454dac709
avoid div by zero when measuring acceleration
2018-05-09 12:04:44 -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
samcake
70a570d958
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-09 11:31:59 -07:00
Seth Alves
db03265a6b
when in serverless mode, short-circuit simulation ownership bids
2018-05-09 10:53:46 -07:00
Gabriel Calero
1cc0a52597
Fix the joystick texture corruption
2018-05-09 11:20:47 -03:00
Simon Walton
0349847857
Add comment re threading issues
2018-05-08 17:46:25 -07:00
SamGondelman
07600f2a81
add etc2comp dependency on desktop and android
2018-05-08 17:30:48 -07:00
Simon Walton
df6609c1f5
Remove debugging #define
2018-05-08 16:26:19 -07:00
Simon Walton
8716e9591e
Fixes for gcc compilation
...
Maybe even clang also.
2018-05-08 16:12:01 -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
7f9f9d769a
Corrected bug causing Interface not to exit at end of test.
2018-05-08 15:51:52 -07:00
Simon Walton
bcc4136462
Merge branch 'master' into half-baked-model
2018-05-08 15:51:25 -07:00
Simon Walton
82e43aea11
Baking - if mesh extraction or compression fails don't change node
...
Needed to prevent a null (would-be Draco mesh) node being added.
2018-05-08 13:59:38 -07:00
samcake
728577dfd8
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-08 11:46:01 -07:00
NissimHadar
0206de01f5
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
2018-05-08 09:18:27 -07:00
Simon Walton
37ead11cf9
Modify FBX reader to allow for multiple empty node
...
Some baked files can have spurious empty nodes in
them; this was causing chunks of the FBX file to be
missed. Also more tweaks for FBX to JSON conversion.
https://highfidelity.manuscript.com/f/cases/14329/
2018-05-07 18:18:16 -07:00
NissimHadar
c3ef6aab1c
Don't save test scripts
2018-05-07 12:51:41 -07:00
Gabriel Calero
9b63b76b68
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-07 16:06:02 -03:00
Gabriel Calero
66b975192d
Merge remote-tracking branch 'cristo86/android_places_goto' into android_new_login
2018-05-07 15:56:43 -03:00
SamGondelman
c2004debd5
test using highp floats everywhere for android
2018-05-07 11:41:19 -07:00
NissimHadar
481eddb2a3
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
2018-05-07 08:24:03 -07:00
vladest
1794113f37
Check global switch as well
2018-05-06 12:51:59 +02:00
vladest
ac413c8854
Tablet opening notification sound settings added
2018-05-06 09:41:10 +02:00
Seth Alves
677c99abd4
use memcpy on _usageType as well
2018-05-05 20:50:54 -07:00
Seth Alves
6a55e67ce9
avoid misaligned pointer deref
2018-05-05 16:39:03 -07:00
Sam Gateau
9b65e0771b
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-05 12:17:20 -07:00
Stephen Birarda
66122830c4
Merge pull request #13108 from Atlante45/fix/includes
...
Fix non self-sufficient headers
2018-05-04 19:05:26 -07:00
Clement
5a3773ba72
Fix compile error on linux/windows
2018-05-04 18:18:46 -07:00
samcake
6424b91e86
Templatizing the timeProfiler for the task
2018-05-04 17:58:21 -07:00
Simon Walton
94f4803d52
Add debug code to dump before/after FBXNode to file
...
Also fix trailing comma issue in json since gvim complains
bitterly.
2018-05-04 17:28:18 -07:00
Brad Davis
72526781d9
Additional work on splash screen
2018-05-04 16:40:05 -07:00
Sam Gateau
6f6f591985
Merge pull request #12996 from jherico/fix/fb14099
...
Fix debug assert in manipulating thread local data to store GL surfaces
2018-05-04 16:31:09 -07:00
Clement
da9fb9c751
Fix non self-sufficient headers
2018-05-04 16:26:41 -07:00
Stephen Birarda
ec354620db
Merge pull request #12956 from huffman/feat/client-texture-selection-baking
...
Add support for client texture selection
2018-05-04 16:14:43 -07:00
Anthony J. Thibault
8480bb962b
Fix for crash deep in QML after useFullAvatarURL
...
Here we avoid calling FSTReader::downloadMapping() from within MyAvatar::useFullAvatarURL().
This prevents the error case where a QEventLoop is entered during QML execution.
2018-05-04 16:08:44 -07:00
Clément Brisset
39e2a78b1a
Merge pull request #13074 from Atlante45/fix/spec-cam-punchlist
...
Multifrustum queries punchlist
2018-05-04 15:50:44 -07:00
John Conklin II
7699a19267
Merge pull request #12992 from Zvork/procedural
...
Fixed procedural shaders
2018-05-04 15:35:57 -07:00
Simon Walton
00d2f9494b
Change HMACAuth::calculateHash to just call existing methods
2018-05-04 15:07:20 -07:00
Clement
b04c5bd0db
CR
2018-05-04 14:43:16 -07:00
Gabriel Calero
1330132a32
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-04 18:35:51 -03:00
NissimHadar
2311fa33fb
Merge branch 'master' of github.com:highfidelity/hifi into commandLineParametersForAutotester
2018-05-04 14:13:43 -07:00
Simon Walton
e22bc7eff2
Add FBXNode to JSON stream class
2018-05-04 14:10:22 -07:00
Gabriel Calero
868b58e66d
Un-expose Application from javascript. Restore displayplugin deactivation when goes to background
2018-05-04 18:01:01 -03:00
David Rowe
a35517d985
Fix JSDoc for Users.requestUsernameFromID
2018-05-05 07:05:10 +12:00
John Conklin II
c7bc479c60
Merge pull request #13094 from hyperlogic/bug-fix/case-14639
...
Fix for crash deep in QML after useFullAvatarURL
2018-05-04 11:33:28 -07:00
Ryan Huffman
e1d218bb57
Bump asset packet version for texture meta
2018-05-04 11:25:11 -07:00
Ryan Huffman
fc3fd75100
Fix TextureMeta::deserialize not handling json parse errors
2018-05-04 11:13:24 -07:00
Ryan Huffman
ac0fe62086
Make ModelBaker ktx extension check case-insensitive
2018-05-04 10:53:10 -07:00
Stephen Birarda
a922471b9a
Merge pull request #13018 from huffman/fix/logging-size-limit
...
Fix old log files not being cleaned up
2018-05-04 10:46:13 -07:00
Stephen Birarda
8ded6c76ec
Merge pull request #13069 from ctrlaltdavid/21729-a
...
Remove deprecated location.domainId from API
2018-05-04 10:35:41 -07:00
John Conklin II
32086def18
Merge pull request #13091 from samcake/blue
...
Master: Fixing the strobing light effect, aka Translucent lighting by ponctual lights
2018-05-04 10:25:57 -07:00
Stephen Birarda
8c6d83ad67
Merge pull request #13023 from SimonWalton-HiFi/connection-stats-dump
...
Add a utility function to dump ConnectionStats
2018-05-04 10:19:25 -07:00
samcake
dd4777bef3
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-04 09:49:52 -07:00
Ken Cooke
b657c28a9b
Merge pull request #13099 from kencooke/glm-asan-warnings
...
Fix asan warnings
2018-05-04 09:24:51 -07:00
Ken Cooke
73ce02ce75
Fix asan warnings in byte-unpacking functions
2018-05-04 07:56:44 -07:00
Sam Gateau
61c855a97b
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-03 20:15:07 -07:00
Clement
487a63025f
Fix warning
2018-05-03 18:19:52 -07:00
Clement
d7e9fdc6a4
Bump Avatar Query packet version
2018-05-03 18:19:29 -07:00
Clement
27c471ee97
Move all wire frustums to conical frustums
2018-05-03 18:19:29 -07:00
Clement
3283c5eaec
Fix inverted comparaison
2018-05-03 18:19:29 -07:00
Clement
b4ea32bbb6
Correctly compute conical frustum for irregular ones
2018-05-03 18:19:29 -07:00