NissimHadar
054494677b
Added checkbox to automatically update AWS.
2018-10-08 07:46:18 -07:00
NissimHadar
138ca76d1c
Now works.
2018-10-07 18:36:29 -07:00
NissimHadar
fd6518ec56
Delete old failures before unzipping
2018-10-06 16:23:47 -07:00
Gabriel Calero
42285245d5
Fix gradle script
2018-10-06 00:43:19 -03:00
Gabriel Calero
1719f4a474
Build libplugins_libhifiCodec.so
2018-10-05 23:49:06 -03:00
NissimHadar
2bcdb129c0
Can create correct Python script to write HTML to AWS.
2018-10-05 18:31:49 -07:00
Anthony Thibault
335c60e6b8
Reduce the glitches of far away animating avatars
...
Currently, the avatars that are further then 10 meters away have a
very aggressive 15 degree rotation threshold, used to reduce the
amount of rotation joint changes sent over the network.
This PR tunes both the distances and rotation thresholds used for
this LOD culling.
2018-10-05 17:29:25 -07:00
Wayne Chen
f758438dcc
Merge pull request #9 from danteruiz/interstitialMerged
...
fix for failing to enter domain
2018-10-05 16:19:25 -07:00
Dante Ruiz
36c2cceb57
fix for failing to enter domain
2018-10-05 15:39:51 -07:00
Stephen Birarda
82170a66ed
avoid backwards seek for skipped trait deletes
2018-10-05 15:07:54 -07:00
Andrew Meadows
c3478dc018
remove expired avatarEntities from their avatars
2018-10-05 13:48:35 -07:00
NissimHadar
fd7139c39f
Puts images in separate folder.
2018-10-05 09:50:22 -07:00
Stephen Birarda
88f76ac760
suppress traits larger than INT16_MAX bytes
2018-10-05 09:46:55 -07:00
Brad Hefta-Gaub
4d4a67cba0
Merge pull request #14088 from roxanneskelly/sysTraySetup
...
Sys tray setup
2018-10-05 09:39:47 -07:00
NissimHadar
19f41eac2b
Renamed HTML folder.
...
Corrected names of tests.
2018-10-05 08:58:14 -07:00
Wayne Chen
8abbd51bb1
removing unused variable
2018-10-04 23:11:27 -07:00
David Rowe
2ba8dc37d0
Miscellanous JSDoc fixes for issues noticed in passing
2018-10-05 16:57:29 +13:00
Sam Gateau
46a50b04ea
Merge pull request #14034 from samcake/black-bis
...
Refactor Deformed mesh rendering pipeline for better scalability and performances at runtime
2018-10-04 20:41:28 -07:00
Wayne Chen
fc17e0ea16
Merge pull request #8 from danteruiz/interstitialMerged
...
remmoving some debug statements
2018-10-04 19:32:14 -07:00
David Rowe
539c280281
Fill in missing JSDoc stubs in AvatarList and AvatarManager
2018-10-05 15:13:13 +13:00
danteruiz
d285080197
remmoving some debug statements
2018-10-04 18:38:25 -07:00
David Rowe
ea8e02a84a
Fix and fill in JSDoc for MyAvatar flying-related functions
2018-10-05 14:05:33 +13:00
Wayne Chen
89e2cf7153
Merge pull request #7 from danteruiz/interstitialMerged
...
Interstitial merged
2018-10-04 17:10:27 -07:00
Dante Ruiz
5d011bafb2
small tweaks
2018-10-04 17:02:44 -07:00
Wayne Chen
a2237aa48a
reverting click overlay behavior
2018-10-04 16:41:14 -07:00
NissimHadar
d79d092dc8
Can write an HTML file created from zipped results
2018-10-04 16:31:38 -07:00
Wayne Chen
c423305bd1
check overlay visibility before showing back up again
2018-10-04 16:30:48 -07:00
Dante Ruiz
2a3b4a85c7
debugging
2018-10-04 15:57:05 -07:00
Roxanne Skelly
265bafecba
More CR Fixes
2018-10-04 15:36:31 -07:00
Dante Ruiz
651f37aceb
Merge branch 'interstitialMerged' of github.com:wayne-chen/hifi into interstitialMerged
2018-10-04 15:01:39 -07:00
Dante Ruiz
bda9735b5d
fix loading progress
2018-10-04 15:01:16 -07:00
Wayne Chen
2e3566bc73
hide overlays after clicking on them
2018-10-04 14:24:43 -07:00
John Conklin II
afe6d97b00
Merge pull request #14100 from danteruiz/soft-entities-updates
...
update soft entities and fix deadlock from qml.
2018-10-04 13:33:34 -07:00
John Conklin II
84178faee3
Merge pull request #14137 from hyperlogic/bug-fix/glitchy-movement-for-avatars
...
Bug fix for rotation culling in AvatarData::toByteArray()
2018-10-04 13:12:28 -07:00
divya
7aa715c383
Merge pull request #14141 from luiscuenca/transitFirstPacketFix
...
Fix avatars transit on domain enter
2018-10-04 13:08:59 -07:00
John Conklin II
48242534df
Merge pull request #14000 from sabrina-shanman/stt_parenting2
...
New Pick Parenting for Ray Picks and Parabola Picks
2018-10-04 12:39:45 -07:00
Roxanne Skelly
f74d9ada20
Code review fix
2018-10-04 12:38:34 -07:00
Dante Ruiz
613a6ab8cd
removing unneeded code
2018-10-04 12:18:18 -07:00
sam gateau
ddbaa96fd1
Merge branch 'black-bis' of github.com:samcake/hifi into black-bis
2018-10-04 11:49:36 -07:00
sam gateau
8a05cc2ede
FIx the bad world position evaluation in the new all in one call
2018-10-04 11:49:11 -07:00
Roxanne Skelly
442171e007
Merge branch 'master' of https://github.com/highfidelity/hifi into sysTraySetup
2018-10-04 11:33:39 -07:00
Roxanne Skelly
ee3fd81070
Code review fixes from birarda
2018-10-04 11:33:01 -07:00
SamGondelman
4024f2a180
fix various resourcecache bugs
2018-10-04 11:29:22 -07:00
Wayne Chen
c785efec84
removing extraneous bool
2018-10-04 10:56:04 -07:00
Wayne Chen
0a7102b4d3
Merge branch 'master' of https://github.com/highfidelity/hifi into interstitialMerged
2018-10-04 08:59:26 -07:00
NissimHadar
ed94ffa384
Can extract filename after selecting zipped results and temporary folder.
2018-10-04 08:54:34 -07:00
Wayne Chen
22a9030fb5
hiding text overlays when out of error state
2018-10-03 17:54:55 -07:00
Wayne Chen
d6af09ca62
ignoring entities in interstitial/saving address on 404 error
2018-10-03 17:40:42 -07:00
Roxanne Skelly
14c77080eb
Updated notification icon and osx tray notification icon
2018-10-03 17:29:27 -07:00
NissimHadar
2cb0b2ea8d
WIP - adding AWS interface.
2018-10-03 17:19:45 -07:00