Sam Gateau
|
8ae253019c
|
Merge pull request #13201 from samcake/brown
Fix Flickery Procedural Shader
|
2018-05-18 16:11:21 -07:00 |
|
Sam Gateau
|
026cae09f7
|
Merge pull request #13200 from Cristo86/gles_ishazeenabled_error_fix
Fix isHazeEnabled() checks with 0.0 to fix GLES compiler error
|
2018-05-18 15:44:24 -07:00 |
|
Sam Gateau
|
07f1ab8c98
|
Merge pull request #13194 from SamGondelman/resolution
Fix Scale Resolution option
|
2018-05-18 15:23:01 -07:00 |
|
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 |
|
Cristian Luis Duarte
|
c7edf72f71
|
Check isHazeEnabled() vs 0.0 to compile on GLES
|
2018-05-18 15:59:24 -03: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 |
|
SamGondelman
|
c57c15f22c
|
fix resolution option
|
2018-05-17 16:58:35 -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 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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Gabriel Calero
|
306b8cc68a
|
Set HomeActivity transparent to avoid texture corruption (black and white)
|
2018-05-15 15:14:17 -03: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 |
|
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 |
|
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 |
|
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 |
|