Ryan Huffman
|
1eaba67f67
|
Remove use of build version in mac launcher settings
|
2019-08-22 15:07:12 -07:00 |
|
Ryan Huffman
|
73c120b154
|
Add mac launcher logging around latest build
|
2019-08-19 10:00:29 -07:00 |
|
Ryan Huffman
|
5916fb42ac
|
Fix mac launcher not correctly reading interface version
The logic to convert the interface output assumed that the output would
be null terminated, but it was not.
|
2019-08-19 09:59:16 -07:00 |
|
Ryan Huffman
|
5ae6a323ac
|
Cleanup macos launcher download spam
|
2019-08-19 09:58:22 -07:00 |
|
Ryan Huffman
|
8642f2aaf8
|
Fix mac launcher not handling networking failures when requesting builds
|
2019-08-16 17:07:35 -07:00 |
|
Ryan Huffman
|
322ba3ad55
|
Add env variable to adjust builds URL in mac launcher
|
2019-08-16 17:07:35 -07:00 |
|
Ryan Huffman
|
1e65908e43
|
Add build tags to Mac launcher
|
2019-08-16 17:07:35 -07:00 |
|
Zach Fox
|
3b138fe031
|
Merge pull request #16067 from zfox23/fixMutedBanner
Fix BUGZ-1263 and probably BUGZ-1273: Fix input device muted banner
|
2019-08-16 14:57:42 -07:00 |
|
Zach Fox
|
a274e5c2b1
|
Fix BUGZ-1263 and probably BUGZ-1273: Fix input device muted banner
|
2019-08-16 12:31:50 -07:00 |
|
Howard Stearns
|
65ee21bb01
|
Merge pull request #16063 from Atlante45/fix/requesjs
BUGZ-1242: Fix linux specific script engine crash
|
2019-08-16 11:52:14 -07:00 |
|
Simon Walton
|
85da916a3b
|
Merge pull request #16061 from SimonWalton-HiFi/entities-scriptengine-takedown
BUGZ-984: Wait for client entity-scripts to unload when shutting down
|
2019-08-16 10:12:38 -07:00 |
|
Clement
|
5be1cfcb36
|
Fix linux specific script engine crash
|
2019-08-15 13:07:43 -07:00 |
|
Anthony Thibault
|
4d2e7eaaba
|
Merge pull request #16059 from luiscuenca/fixMultisphereCrash
BUGZ-1156: Allow collapsing of all multi spheres
|
2019-08-15 10:40:29 -07:00 |
|
Brad Hefta-Gaub
|
b0b406adda
|
Merge pull request #16015 from HifiExperiments/renderUpdate
BUGZ-902: Drastically reduce locking and branching necessary for render updates
|
2019-08-15 09:35:17 -07:00 |
|
Shannon Romano
|
d9f78499ef
|
Merge pull request #16053 from samcake/toulouse
BUGZ-1173, BUGZ-1175: On Windows, Fix black edges on whiteboard lines in Forward and more issues in GL41Backend
|
2019-08-15 09:34:03 -07:00 |
|
Brad Hefta-Gaub
|
1e5c81c251
|
Merge pull request #16058 from jherico/fix/bugz-1119
BUGZ-1119: workaround for race condition crash in QML rendering
|
2019-08-15 09:32:31 -07:00 |
|
Brad Hefta-Gaub
|
95f3fcbae2
|
Merge pull request #16060 from samcake/yellow
BUGZ-1081: Put Macs into "Low" rendering tier if INtel GPU
|
2019-08-15 09:31:30 -07:00 |
|
Simon Walton
|
9aacd136b8
|
Add blocking to script unload for client entity-scripts
|
2019-08-14 13:51:40 -07:00 |
|
Sam Gateau
|
eb24667218
|
Remove useless variable
|
2019-08-14 11:54:39 -07:00 |
|
Sam Gateau
|
a5e2cacb98
|
Apply the new tiering rule for macos: if intel gpu go low, else stick to mid
|
2019-08-14 11:45:27 -07:00 |
|
Sam Gateau
|
f4c33d8392
|
Refining the look of the enable button of the TaskPropView
|
2019-08-14 11:33:30 -07:00 |
|
Sam Gateau
|
5e57e53db2
|
Address errors sent from running the ENgine Inspector.js
|
2019-08-14 11:15:52 -07:00 |
|
Sam Gateau
|
99f62f61a9
|
Merge branch 'master' of github.com:highfidelity/hifi into yellow
|
2019-08-14 10:37:47 -07:00 |
|
Sam Gateau
|
44a3deacb1
|
Merge branch 'yellow' of github.com:samcake/hifi into yellow
|
2019-08-14 10:37:30 -07:00 |
|
Sam Gateau
|
859016bf37
|
Addressing review comments
|
2019-08-14 10:28:42 -07:00 |
|
luiscuenca
|
02e730a4d9
|
fix size_t warning
|
2019-08-14 08:08:32 -07:00 |
|
Sam Gateau
|
5c085bd08d
|
CLean the code of the task::COnfig changes
|
2019-08-13 18:58:35 -07:00 |
|
Sam Gateau
|
4a93b23d83
|
Address the procedural to populate all reflection versions with user uniforms bindings and make EnigneInspector works correctly
|
2019-08-13 18:47:57 -07:00 |
|
luiscuenca
|
1570c59a45
|
Allow collapsing of all multi spheres
|
2019-08-13 16:06:44 -07:00 |
|
Brad Davis
|
3e862950a8
|
BUGZ-1119: workaround for race condition crash in QML rendering
|
2019-08-13 15:47:59 -07:00 |
|
Sam Gateau
|
224e9590ec
|
avoid using explicit dialects when we want just a default one
|
2019-08-13 15:45:24 -07:00 |
|
Sam Gateau
|
9a1e1a001a
|
Merge branch 'master' of github.com:highfidelity/hifi into toulouse
|
2019-08-13 10:00:59 -07:00 |
|
Sam Gateau
|
0b470b9ab8
|
Fixing the bad location assignment on gl41 on windows with Austin's help
|
2019-08-13 00:22:17 -07:00 |
|
Andy Howell
|
03e3f38ff1
|
Merge pull request #16056 from Atlante45/fix/requesjs
BUGZ-1239: Delete reply after the callback is executed
|
2019-08-12 17:35:39 -07:00 |
|
Clement
|
90aeb636bd
|
Delete reply after the callback is executed
|
2019-08-12 17:21:22 -07:00 |
|
Ryan Huffman
|
6f76098a2c
|
Merge pull request #16051 from Atlante45/feat/add-version-to-oven
DEV-352: Add --version to the Oven
|
2019-08-12 15:45:09 -07:00 |
|
Shannon Romano
|
ee57d25df9
|
Merge pull request #16055 from zfox23/removeLoDShortcut
BUGZ-1233: Remove keyboard shortcut to LoD tools
|
2019-08-12 12:20:10 -07:00 |
|
Shannon Romano
|
54671da230
|
Merge pull request #16054 from jherico/fix/bugz-919
BUGZ-919: Skybox broken on older AMD drivers
|
2019-08-12 12:15:59 -07:00 |
|
Zach Fox
|
a225a009cd
|
BUGZ-1233: Remove keyboard shortcut to LoD tools
|
2019-08-12 11:27:34 -07:00 |
|
Brad Davis
|
a01f115357
|
Disable use of DSA to load cubemaps
|
2019-08-12 10:34:37 -07:00 |
|
Brad Davis
|
44e2037e15
|
Quiet warnings, add convenience function
|
2019-08-12 10:34:07 -07:00 |
|
Sam Gateau
|
9139edc8b1
|
Maybe fixed the problem, cannot render the gl41 version properly
|
2019-08-12 00:44:14 -07:00 |
|
Sam Gateau
|
53642763c9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into toulouse
|
2019-08-11 21:57:36 -07:00 |
|
Sam Gateau
|
a96ef7b5f0
|
Exloring the why....
|
2019-08-09 18:34:36 -07:00 |
|
Shannon Romano
|
1011880698
|
Merge pull request #16049 from sabrina-shanman/ourLODEInvestigation
(BUGZ-1112) Make 20:20 vision equal seeing 1m cube from 400 meters away
|
2019-08-09 17:28:46 -07:00 |
|
Clement
|
97038a7196
|
Fix tracing warning spam
|
2019-08-09 17:20:41 -07:00 |
|
Clement
|
be534f2127
|
Add --version to the Oven
|
2019-08-09 17:11:07 -07:00 |
|
sabrina-shanman
|
16593ec3c9
|
Remove invalid deprecated comment
|
2019-08-09 16:32:31 -07:00 |
|
Anthony Thibault
|
1b225a777a
|
Merge pull request #16048 from luiscuenca/rotationOnlyInterpolationFix
DEV-332: Ramp on and off Head IK to make reactions smoother
|
2019-08-09 16:18:12 -07:00 |
|
sabrina-shanman
|
07ea79689e
|
Fix build warnings
|
2019-08-09 13:34:55 -07:00 |
|