sabrina-shanman
0a97f2535b
Fix missing return on handling TextureBaker error
2019-09-06 17:46:59 -07:00
Jamil Akram
a9d8f105ae
Merge pull request #16112 from dooglifeSF/Anim_memory_reduction
...
Anim memory reduced ~10mb by removing static channels
2019-09-03 10:08:02 -07:00
Shannon Romano
29b9800498
Merge pull request #16123 from MattHardcastle/dont-cache-thunder
...
Don't cache when fetching Thunder's build info
2019-09-02 22:00:34 -07:00
jennaingersoll
037ad36262
Merge pull request #16103 from ctrlaltdavid/DOC-64
...
DOC-64: ScriptDiscoveryService API JSDoc
2019-08-30 22:35:39 -07:00
Bradley Austin Davis
8e3b337a6e
Merge pull request #16120 from jherico/fix/bugz-1365
...
BUGZ-1365: prevent server scripts from accessing local files in HTML controls
2019-08-30 13:10:09 -07:00
Bradley Austin Davis
29424ca971
Merge pull request #16113 from jherico/fix/bugz-1363
...
BUGZ-1363: crash when checking for web content restrictions
2019-08-30 13:09:49 -07:00
Zach Fox
a72198632a
Merge pull request #16126 from zfox23/statusIndicatorUseDomainID
...
BUGZ-1386: Update simplifiedStatusIndicator to use domainID as org name instead of location.hostname
2019-08-30 12:44:22 -07:00
Zach Fox
c561bca79c
BUGZ-1386: Update simplifiedStatusIndicator to use domainID as org name instead of location.hostname
2019-08-30 11:37:52 -07:00
Brad Davis
82a49d4641
Fix android build
2019-08-29 20:19:49 -07:00
Matt Hardcastle
b8d2e73cf7
Don't cache when fetching Thunder's build info
...
I was mistaken when I added the EphemeralSession to stop local caching.
Using an EphermeralSession doesn't stop Foundation from caching a
request. Setting a request cache policy controls caching.
2019-08-29 16:49:21 -07:00
Howard Stearns
c4c29dd093
Merge pull request #16116 from SimonWalton-HiFi/efficient-remaining-token-time
...
BUGZ-1274: Use UTC with QDateTime rather than local time in AccountManager
2019-08-29 15:20:30 -07:00
Howard Stearns
0b83438ee8
Merge pull request #16119 from howard-stearns/do-not-unzip-or-parse-entities-backup-on-message-thread
...
do not unzip or parse entities-backup on message thread
2019-08-29 15:20:19 -07:00
Brad Davis
6aa967f29f
fixing test code
2019-08-29 14:11:22 -07:00
Brad Davis
31340d278a
Add test for local file access
2019-08-29 13:45:43 -07:00
Brad Davis
428a58710d
BUGZ-1365: Ensure that by default web views can't access local content
2019-08-29 13:44:49 -07:00
Howard Stearns
5ff0c5800e
do not unzip or parse entities-backup on message thread
2019-08-29 12:56:14 -07:00
Shannon Romano
b7873a6194
Merge pull request #16114 from huffman/feat/win-launcher-thunder-override
...
DEV-457: Add HIFI_THUNDER_URL to win32 launcher
2019-08-29 10:53:35 -07:00
Brad Davis
36be00bf97
Fix android build again
2019-08-29 10:25:57 -07:00
Shannon Romano
b4d0c87654
Merge pull request #16117 from ctrlaltdavid/BUGZ-1316
...
BUGZ-1316: Fix crashes in Assets API
2019-08-29 09:07:37 -07:00
Brad Davis
af22ab55bb
PR feedback
2019-08-29 08:46:46 -07:00
David Rowe
fb818c0726
Fix crash in Assets.setBakingEnabled() when callback undefined
2019-08-29 13:33:22 +12:00
David Rowe
746f97a0e0
Fix crash in Assets.getAsset() when callback undefined
2019-08-29 13:33:04 +12:00
Simon Walton
784903fe33
Use UTC with QDateTime rather than local time
2019-08-28 17:57:09 -07:00
Shannon Romano
3695a5e633
Merge pull request #16105 from amerhifi/bugz-186
...
CASE DEV-186: HQ Launcher/Interface Icons and wording need to be standardized
2019-08-28 15:58:10 -07:00
Shannon Romano
f63fc15d4f
Merge pull request #16115 from sabrina-shanman/crash_shutdown_running-script
...
Attempt to fix crash from script running too late
2019-08-28 15:54:10 -07:00
Shannon Romano
e07e8abc0d
Merge pull request #16106 from AndrewMeadows/less-MyAvatar-mesh-tuneling-2
...
BUGZ-1325 prevent MyAvatar from pushing through mesh barrier
2019-08-28 15:51:42 -07:00
sabrina-shanman
437f6b4096
Only say we're throwing a script error when we mean it
2019-08-28 14:58:57 -07:00
Andrew Meadows
a9fe2bf415
Merge pull request #16111 from jherico/fix/android_build_deps
...
Remove android build dependency on jherico/hifi fork
2019-08-28 14:54:40 -07:00
David Rowe
d52bb66048
Add missing JSDoc
2019-08-29 09:38:43 +12:00
sabrina-shanman
67a06b3a74
Attempt to fix crash from script running too late
2019-08-28 14:28:12 -07:00
dooglifeSF
974b18b16b
Export one more that used to be hosted. I moved it to the source repo.
2019-08-28 14:16:57 -07:00
Andrew Meadows
b7ae55ca3e
smaller CCD proxy for MyAvatar
2019-08-28 11:33:51 -07:00
Ryan Huffman
5fe7be403b
Add HIFI_THUNDER_URL to win32 launcher
2019-08-28 11:16:03 -07:00
dooglifeSF
a5118d8a31
Merge branch 'master' into Anim_memory_reduction
2019-08-28 10:21:21 -07:00
Brad Davis
5a6e2e5daf
Add caching to the restricted value
2019-08-28 10:13:32 -07:00
dooglifeSF
577a82f750
Export animations, remove static channels. Remove unused joints. Exclude all scene data from fbx.
2019-08-28 10:10:39 -07:00
Brad Davis
954773124a
BUGZ-1363: crash when checking for web content restrictions
2019-08-28 09:56:45 -07:00
Andrew Meadows
1beafbdd35
comment cleanup and final tuning
2019-08-28 09:48:15 -07:00
Shannon Romano
e4bcbf60ed
Merge pull request #16110 from ctrlaltdavid/BUGZ-1357
...
BUGZ-1357: Fix crashes in ScriptDiscoveryService API
2019-08-28 09:10:29 -07:00
Anthony Thibault
1a1e8297e6
Merge pull request #16077 from dooglifeSF/tweak_sit_pose
...
Sit pose reworked and new sit emote variants added.
2019-08-28 09:06:31 -07:00
Brad Davis
65bc599f16
Remove android build dependency on jherico/hifi fork
2019-08-28 09:00:31 -07:00
David Rowe
8c735ed6ae
Fix ScriptDiscoveryService.scriptsModel.parent() crash for invalid index
2019-08-28 16:32:52 +12:00
David Rowe
757a4f908b
Fix ScriptDiscoveryService.scriptsModel.data() crash for invalid row
...
Also fixes unexpected data for invalid column > 1.
2019-08-28 16:32:22 +12:00
Andrew Meadows
6be3750b38
use collision brake feedback to prevent tunneling
2019-08-27 20:28:56 -07:00
Zach Fox
796bfb5d67
Merge pull request #16107 from zfox23/emoteTrayLock
...
BUGZ-1342: Add lock icon to Emote tray when it's locked open; Make tray close when unlocking it
2019-08-27 14:44:21 -07:00
amerhifi
58e814e2f6
addressing Huffmans comment
2019-08-27 23:31:41 +02:00
Andrew Meadows
1314430f04
more checks to prevent thrusting through mesh
2019-08-27 13:51:54 -07:00
Shannon Romano
55238200f1
Merge pull request #16104 from luiscuenca/fixRandomAnim
...
DEV-327: Prevent AnimRandomSwitch from repeating same animation twice in a row.
2019-08-27 13:00:39 -07:00
Zach Fox
4098dd9999
BUGZ-1342: Add lock icon to Emote tray when it's locked open; Make tray close when unlocking it
2019-08-27 12:59:57 -07:00
amerhifi
7a1828e0cb
removed interface name from shortcut
2019-08-27 21:41:45 +02:00