Zach Fox
|
1a81765d71
|
Merge pull request #15989 from MiladNazeri/nametagDisplayRenderingFix
[BUGZ-1073] - Add extra padding to the nametag
|
2019-07-26 10:22:37 -07:00 |
|
Simon Walton
|
2ebc6e66fe
|
Merge remote-tracking branch 'upstream/master' into scriptaudioinjector-delete-via-signal
Need 985 PR.
|
2019-07-26 09:53:23 -07:00 |
|
Roxanne Skelly
|
908cb8156b
|
fix coding standards issue
|
2019-07-26 09:40:17 -07:00 |
|
Brad Davis
|
11d7890f48
|
BUGZ-964: fix for incorrect color curve when rendering 3D into QML
|
2019-07-25 18:24:53 -07:00 |
|
Roxanne Skelly
|
b770ff7b79
|
BUGZ-829 - error handling for web uploaded model files
|
2019-07-25 18:14:11 -07:00 |
|
Simon Walton
|
a9d3413626
|
Delete script audio-injector wrapper when wrapped object goes
|
2019-07-25 17:51:01 -07:00 |
|
luiscuenca
|
c1b818cd9b
|
Set timeout before enabling drive keys
|
2019-07-25 17:40:09 -07:00 |
|
sabrina-shanman
|
601b579c42
|
Set the LOD angle in simplifiedUI to current effective default, to be adjusted later
|
2019-07-25 17:32:56 -07:00 |
|
sabrina-shanman
|
3da5896e22
|
Bring back lodQualityLevel
|
2019-07-25 17:16:14 -07:00 |
|
sabrina-shanman
|
94e725dc2a
|
Fix rare case where script would fail to set LOD after disabling auto LOD
|
2019-07-25 17:15:28 -07:00 |
|
sabrina-shanman
|
4b5a45209e
|
Prefer using LODManager.lodAngleDeg for setting manual LOD
|
2019-07-25 17:15:22 -07:00 |
|
Shannon Romano
|
4dc67b5c58
|
Merge pull request #15987 from danteruiz/launcher-zip
DEV-317: Edit postbiuld.py to produce zip file for the Mac Launcher.
|
2019-07-25 17:07:08 -07:00 |
|
milad
|
f87e306ad4
|
adding extra padding to the initial textbox calculation
|
2019-07-25 16:35:30 -07:00 |
|
Ryan Huffman
|
ef0977248d
|
Merge pull request #15986 from huffman/fix/create-not-working-patch
Fix non-functional Create
|
2019-07-25 16:17:43 -07:00 |
|
MiladNazeri
|
b0723599d8
|
Update interface/resources/qml/controlsUit/PermissionPopup.qml
Co-Authored-By: Zach Fox <fox@highfidelity.com>
|
2019-07-25 15:47:48 -07:00 |
|
MiladNazeri
|
b419be97be
|
Update interface/resources/qml/controlsUit/PermissionPopup.qml
Co-Authored-By: Zach Fox <fox@highfidelity.com>
|
2019-07-25 15:47:24 -07:00 |
|
MiladNazeri
|
cf23b7a303
|
Update interface/resources/qml/controlsUit/PermissionPopup.qml
Co-Authored-By: Zach Fox <fox@highfidelity.com>
|
2019-07-25 15:47:17 -07:00 |
|
MiladNazeri
|
20b709b382
|
Update interface/resources/qml/controlsUit/PermissionPopup.qml
Co-Authored-By: Zach Fox <fox@highfidelity.com>
|
2019-07-25 15:46:10 -07:00 |
|
milad
|
5083e449b0
|
cr round 2
|
2019-07-25 15:42:25 -07:00 |
|
milad
|
2f4566b63c
|
merged master and fixed height
|
2019-07-25 15:42:03 -07:00 |
|
milad
|
4c0d8b6fda
|
improved layout to match the figment more
|
2019-07-25 15:42:02 -07:00 |
|
milad
|
993e5db2da
|
changed rectangle to have anchor.fill
|
2019-07-25 15:42:02 -07:00 |
|
milad
|
2498bf2fd8
|
Cr changes r1
|
2019-07-25 15:42:02 -07:00 |
|
milad
|
9f0fc8bd06
|
removed logs and prototype code
|
2019-07-25 15:42:02 -07:00 |
|
milad
|
189809dc2c
|
Fixed undefined error when displaying from the dictionary
|
2019-07-25 15:42:02 -07:00 |
|
milad
|
2b4dd327ec
|
removed log statements
|
2019-07-25 15:42:01 -07:00 |
|
milad
|
b0bc4639be
|
removed temp folder
|
2019-07-25 15:42:01 -07:00 |
|
milad
|
cd5df63f51
|
working version for all qml web files
|
2019-07-25 15:41:53 -07:00 |
|
dante ruiz
|
58dea69ecf
|
create zip file for launcher
|
2019-07-25 15:41:34 -07:00 |
|
milad
|
fb7a66b110
|
working version with just flickable
|
2019-07-25 15:38:23 -07:00 |
|
milad
|
43268c0f65
|
Working QML window
|
2019-07-25 15:38:23 -07:00 |
|
milad
|
dec176b921
|
checking to see if I did something blocking the build
|
2019-07-25 15:38:22 -07:00 |
|
Roxanne Skelly
|
130e68c9b5
|
DEV-168 - make interface-installed content sets display info on web
installed content section
|
2019-07-25 14:37:41 -07:00 |
|
Ryan Huffman
|
9872c1c2f7
|
Add missing emit inside of
|
2019-07-25 13:55:44 -07:00 |
|
Ryan Huffman
|
de233e456e
|
Merge pull request #15976 from huffman/feat/serverless-tutorial
DEV-266: Add serverless tutorial
|
2019-07-25 13:39:03 -07:00 |
|
Shannon Romano
|
c2186305b3
|
Merge pull request #15981 from luiscuenca/WLVersionAndUpdate
DEV-243 | DEV-221: Display Window Launcher version number and autoupdate
|
2019-07-25 13:28:21 -07:00 |
|
Howard Stearns
|
520ba59899
|
Merge pull request #15980 from SimonWalton-HiFi/audio-injector-shutdown
BUGZ-985: Guard against AudioInjectorManager takedown in scripted audio injector destructor
|
2019-07-25 12:50:07 -07:00 |
|
Zach Fox
|
12a9837a4b
|
Merge pull request #15984 from zfox23/removeSomeEventBridgeCode
BUGZ-969: Remove some audio-related code that hasn't worked in a while
|
2019-07-25 12:41:43 -07:00 |
|
Zach Fox
|
6e33f3f23a
|
BUGZ-969: Remove some audio-related code that hasn't worked in a while
|
2019-07-25 11:49:28 -07:00 |
|
Roxanne Skelly
|
22e71115dd
|
DEV-168 - add filename reporting for installed/restored backup content
|
2019-07-25 11:46:05 -07:00 |
|
luiscuenca
|
c3ad65f628
|
add --skipSplash param
|
2019-07-25 11:22:20 -07:00 |
|
luiscuenca
|
13952bf27e
|
Fixes and seamless self update
|
2019-07-25 10:51:18 -07:00 |
|
Samuel Gateau
|
da491bc577
|
Changing the default Intel GPU platform profile from mid to low
|
2019-07-25 15:02:44 +02:00 |
|
sabrina-shanman
|
3a4ce44633
|
On second thought, do not expose default octree size scale
|
2019-07-24 17:32:25 -07:00 |
|
luiscuenca
|
4d9557dfc1
|
Display version and autoupdate
|
2019-07-24 17:16:22 -07:00 |
|
Shannon Romano
|
7e91fe9e8b
|
Merge pull request #15979 from amerhifi/master
fix android local build
|
2019-07-24 17:04:47 -07:00 |
|
sabrina-shanman
|
772eb57898
|
Remove broken/undocumented LODManager script features
|
2019-07-24 16:43:51 -07:00 |
|
Ryan Huffman
|
2ec87f4e61
|
Add serverless tutorial
|
2019-07-24 16:38:03 -07:00 |
|
sabrina-shanman
|
9d93a2f502
|
Fix simplifiedUI stuck on wrong LOD value
|
2019-07-24 16:27:24 -07:00 |
|
Roxanne Skelly
|
5afae43051
|
CR fix
|
2019-07-24 16:05:34 -07:00 |
|