Sam Gateau
|
a1c948c0f0
|
Merge pull request #13127 from SimonWalton-HiFi/half-baked-model
Incorrectly baked model crashes Interface
|
2018-05-21 15:30:42 -07:00 |
|
Simon Walton
|
c205a856a7
|
Split canned FBX header in two; only check first part on read
|
2018-05-21 13:29:08 -07:00 |
|
John Conklin II
|
61eccabb56
|
Merge pull request #13208 from jherico/fix/texture_warnings
Fixing populated / allocated tracking for textures
|
2018-05-21 13:27:56 -07:00 |
|
Sam Gondelman
|
6e7282bbb8
|
Merge pull request #13183 from Cristo86/android_search_mobile_domains
Filter domains by tag 'mobile' in Search (Android)
|
2018-05-21 13:16:46 -07:00 |
|
Brad Davis
|
6daffba18e
|
Fixing populated / allocated tracking for textures
|
2018-05-21 11:51:05 -07:00 |
|
John Conklin II
|
168edb1cde
|
Merge pull request #13192 from druiz17/fix-spaming-set-host
fix case sensitive comparison in AddressManager::setHost
|
2018-05-21 11:16:18 -07:00 |
|
Sam Gateau
|
3d4964559d
|
Merge pull request #13202 from jherico/fix/texture_warnings
Fix logspam from texture transfer code
|
2018-05-21 10:20:40 -07:00 |
|
John Conklin II
|
b4b0906f31
|
Merge pull request #13122 from druiz17/fix-highlight-when-pointing-at-sky
remove highlight on entity when point to the sky
|
2018-05-21 10:16:09 -07:00 |
|
John Conklin II
|
88163424f0
|
Merge pull request #13164 from SimonWalton-HiFi/entities-relaying
Move down OctreeQueryNode::_viewMutex to OctreeQuery
|
2018-05-21 10:14:41 -07:00 |
|
Anthony Thibault
|
4f69ae253d
|
Merge pull request #12906 from Triplelexx/21794_move_inspect
WorkList #21794: Modify inspect.js to work with Avatars as well as entities
|
2018-05-21 09:40:42 -07:00 |
|
Sam Gondelman
|
45beb686a0
|
Merge pull request #13204 from SamGondelman/hudCrash
Protect against null hudTexture
|
2018-05-21 09:31:08 -07:00 |
|
Sam Gondelman
|
6eb6a5b767
|
Merge pull request #13197 from gcalero/your_last_location
Add "Your Last Location" to Android Home
|
2018-05-21 09:28:56 -07:00 |
|
Simon Walton
|
e4130dbf39
|
Merge remote-tracking branch 'upstream/master' into half-baked-model
|
2018-05-18 17:48:52 -07:00 |
|
tapalisa
|
1a06278b17
|
Merge pull request #13203 from ctrlaltdavid/21876-a
Move Shapes app from hifi to hifi-content
|
2018-05-18 16:52:30 -07:00 |
|
Liv
|
0927cadf10
|
Merge pull request #13093 from RebeccaStankus/edit-bug-14671
moved checkEditPermissionsAndUpdate function to higher scope
|
2018-05-18 16:44:53 -07:00 |
|
Liv
|
99960b3024
|
Merge pull request #13085 from ctrlaltdavid/21863
Fix intermittent ability to select particle and light entities
|
2018-05-18 16:44:11 -07:00 |
|
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 |
|
Gabriel Calero
|
054e6041af
|
Code review changes
|
2018-05-18 19:43:41 -03:00 |
|
David Rowe
|
431c95cba9
|
Move Shapes app from hifi to hifi-content
|
2018-05-19 10:37:36 +12:00 |
|
SamGondelman
|
484bda0f3c
|
check for null texture
|
2018-05-18 15:34:07 -07:00 |
|
Sam Gateau
|
07f1ab8c98
|
Merge pull request #13194 from SamGondelman/resolution
Fix Scale Resolution option
|
2018-05-18 15:23:01 -07:00 |
|
Brad Davis
|
fb101cf036
|
Fix logspam from texture transfer code
|
2018-05-18 14:51:26 -07:00 |
|
Gabriel Calero
|
85cff19020
|
Use domain thumbnail for the last visited location
|
2018-05-18 18:32:04 -03: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 |
|
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 |
|
Sam Gateau
|
efca568dbe
|
Merge pull request #13198 from NissimHadar/autoTesterUsePeriods
Updated auto-tester.
|
2018-05-18 10:15:55 -07:00 |
|
Sam Gateau
|
964d5b5715
|
Merge pull request #13096 from jherico/transfer2
Faster texture transfers
|
2018-05-18 10:05:57 -07:00 |
|
Anthony Thibault
|
e09cb2dfdb
|
Merge pull request #13151 from thoys/fix/update-eslint-config
eslint config update [ skip builds ]
|
2018-05-18 10:02:42 -07:00 |
|
RebeccaStankus
|
f4375d3e18
|
Merge branch 'edit-bug-14671' of github.com:RebeccaStankus/hifi into edit-bug-14671
|
2018-05-18 09:29:23 -07:00 |
|
RebeccaStankus
|
c6be00740c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into edit-bug-14671
|
2018-05-18 09:24: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 |
|
RebeccaStankus
|
27638b9ced
|
Removing duplicate function
|
2018-05-18 09:20:03 -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 |
|
NissimHadar
|
a0462451be
|
Updated auto-tester
|
2018-05-18 09:09:29 -07:00 |
|
RebeccaStankus
|
93743538af
|
Removed duplicate function
|
2018-05-18 09:08:39 -07:00 |
|
Gabriel Calero
|
7a6b7b8ba3
|
Add Your Last Location in Android Home
|
2018-05-18 12:26:41 -03: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 |
|
Sam Gondelman
|
74840d2130
|
Merge pull request #12935 from gcalero/android_new_login
Android new login
|
2018-05-17 15:53:25 -07:00 |
|
John Conklin II
|
fb7b1d3550
|
Merge pull request #13190 from Atlante45/new-master
RC67.2 stable mergeback to master
|
2018-05-17 13:10:00 -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 |
|
John Conklin II
|
bb7d8463fc
|
Merge pull request #13177 from highfidelity/RC67.2
Beta Release 67.2 - branched at Developer Release 8265
|
2018-05-17 10:27:40 -07:00 |
|