Simon Walton
a320308eaf
Fix sequence number encoding issue
...
Don't mix QDataStream and readPrimitive. Also fix logic
issues in completion check; move new packet type; don't
reset known sent entities upon initial completion;
other reviewer recommendations.
2018-07-31 13:54:22 -07:00
Simon Walton
8c512ec19b
Send spherical view from Interface rather than creating in ES
2018-07-30 18:03:45 -07:00
Simon Walton
be1bbc07c2
Don't wait for (nonexistant) ES when in serverless mode
2018-07-30 10:20:55 -07:00
Simon Walton
3d1fe7da9f
Reset known entity-state when leaving initial send state
2018-07-27 18:22:36 -07:00
Simon Walton
2ac6ca3291
Remove old physics-enabling code
2018-07-27 17:32:35 -07:00
Simon Walton
5315b020ec
Use locking for the OctreePacketProcessor additions
2018-07-27 14:51:24 -07:00
Simon Walton
3d390203e2
More fixes for clang & gcc
...
C++14 issues, I think.
2018-07-27 11:34:08 -07:00
Simon Walton
4d559bbaee
Don't initialize an atomic; squelch gcc warning
2018-07-27 10:05:34 -07:00
Simon Walton
0cec9a72d6
Implement client-side enable physics once indicated EntityData has arrived
...
Also now use Entity Server Protocol sequence numbers.
2018-07-26 18:10:38 -07:00
Simon Walton
a15e78a0f4
Missed an identifier change
2018-07-25 17:36:53 -07:00
Simon Walton
2c06487df0
Move sending of completion packet up to EntityTreeSendThread
...
I hadn't appreciated the continuous nature of the scene
traversal. Looks good now. Also changed some identifier names.
2018-07-25 17:05:05 -07:00
Simon Walton
8f02834447
Set params.stopReason in another place
2018-07-25 14:46:47 -07:00
Simon Walton
7cb917f735
Angles aren't boolean!
2018-07-25 14:45:26 -07:00
Simon Walton
47e99cdeac
Initial code for AC side of Enabling Physics plan
...
When interface sets query flag send only entities
close to main frustrum origin, until no more available,
then send unreliabe sequence # reliably.
2018-07-24 16:50:37 -07:00
Qliemillar
db8846796f
Merge pull request #13614 from Cristo86/android_loading_stuck
...
Android - App freezes on opening randomly - Fix
2018-07-20 13:20:24 -06:00
Cristian Luis Duarte
2dd09c140a
Android - Show a loading indicator while loading domains (same that appears when refreshing with a swipe-down gesture)
2018-07-19 23:20:51 -03:00
Cristian Luis Duarte
9bb4bada8a
Merge remote-tracking branch 'hifi/master' into android_loading_stuck
2018-07-19 21:45:03 -03:00
Cristian Luis Duarte
021905be9b
remove unneeded import
2018-07-19 21:27:10 -03:00
Cristian Luis Duarte
eb5cc00fff
newlines
2018-07-19 21:24:29 -03:00
Cristian Luis Duarte
c5ffdbfe0a
Android - add a faster to load splash screen (LaunchScreen in Android terminology) and a progress indicator in our loading screen (SplashActivity), to reduce the 'frozen' nature of the app startup
2018-07-19 21:19:18 -03:00
Cristian Luis Duarte
6d239f40fb
Android - Freeze at startup problem - remove logs
2018-07-19 20:47:05 -03:00
Cristian Luis Duarte
19146ef73c
Android - avoid the QtNative.m_qtThread.exit(); call
2018-07-19 20:31:32 -03:00
Qliemillar
e779e42d90
Merge pull request #13635 from NissimHadar/bug16645
...
Fix for bug16645 "disturbing flash when adding an overlay (even when everything is cached)"
2018-07-19 14:43:04 -06:00
Sam Gondelman
74a49dc14f
Merge pull request #13638 from jherico/fix/fb16762
...
Fix for audio continuing on destroyed Web 3D overlays
2018-07-19 13:33:18 -07:00
Brad Davis
63fa54ceda
Fix for audio continuing on destroyed Web 3D overlays
2018-07-19 11:50:18 -07:00
Qliemillar
2163bf1ef0
Merge pull request #13628 from r3tk0n/16726-Vive-Blackboxes
...
16726 - Remove Black Boxes ( HMD.requestShowHandControllers() )
2018-07-19 12:34:38 -06:00
Qliemillar
566c837bba
Merge pull request #13631 from ElderOrb/avatarapp-combobox-fix
...
fix 'the drop down does not shows the wearable'
2018-07-19 12:23:48 -06:00
Howard Stearns
2378cdfdc6
Merge pull request #13624 from howard-stearns/app-refactor4-merge
...
appUi module, and use in People app
2018-07-19 11:07:54 -07:00
Qliemillar
3466d944fb
Merge pull request #13630 from huffman/fix/create-undo-while-disabled-visual
...
Disable showing the entity edit tools when undoing while disabled
2018-07-19 09:03:40 -06:00
NissimHadar
4c0b7ca24c
Updated per Samuel's/Austin's comments.
2018-07-18 17:30:46 -07:00
Stephen Birarda
6257d5618a
Merge pull request #13640 from birarda/bug/404-bad-agent-requests-master
...
404 malformed agent script requests
2018-07-18 16:41:14 -07:00
Wayne Chen
37131d75e9
Merge pull request #13629 from wayne-chen/loginDialogBrowser-case-16537
...
MS16537: Updating "Forgot Username/Forgot Password" behavior
2018-07-18 16:32:55 -07:00
Howard Stearns
084a4338ff
Merge pull request #13633 from howard-stearns/pre-fectch-infinite-scroll-items
...
pre-fetch infinite scroll pages before reaching the end
2018-07-18 16:18:19 -07:00
Stephen Birarda
499aa4ad13
404 malformed agent script requests, check doc root
2018-07-18 15:22:45 -07:00
NissimHadar
a882931c6b
Only show overlay if textures have loaded
2018-07-18 15:02:02 -07:00
howard-stearns
a904182cc2
cr feedback
2018-07-18 14:03:26 -07:00
NissimHadar
99b95acada
Merge branch 'master' of github.com:highfidelity/hifi into bug16645
2018-07-18 13:56:12 -07:00
NissimHadar
446ef97fc5
Only show overlay if textures have loaded
2018-07-18 13:54:03 -07:00
Thijs Wenker
b29044fd7e
Merge pull request #13618 from dback2/clickHandleSwitchEntityFix
...
Fix quickly clicking an edit handle causing selected entity change
2018-07-18 22:49:11 +02:00
howard-stearns
74914ffb3e
Merge branch 'master' of github.com:highfidelity/hifi into app-refactor4-merge
2018-07-18 13:16:50 -07:00
howard-stearns
0a47672d64
machinery for fetching next page of inifinite scroll before it really
...
needed, and use in our infinite scrolls
2018-07-18 13:00:03 -07:00
Ryan Huffman
b015845371
Disable showing the entity edit tools when undoing while disabled
2018-07-18 11:54:40 -07:00
Alexander Ivash
fe96ad2389
fix 'the drop down does not shows the wearable'
2018-07-18 21:16:47 +03:00
Wayne Chen
0cbcae9181
reverting onLinkActivated brackets
2018-07-18 10:44:37 -07:00
Howard Stearns
db212a0c99
Merge pull request #13625 from zfox23/MS16802_openGlyph
...
Fix MS16802: In Purchases, there shouldn't be a glyph associated with the Open button
2018-07-18 10:12:47 -07:00
r3tk0n
a9eb8103f6
Clean up comments a bit.
2018-07-18 09:52:25 -07:00
r3tk0n
f7b49598b5
Disabled tip boxes for Vive controllers, as per experience team request.
2018-07-18 09:50:59 -07:00
Wayne Chen
c104e95ef4
Merge branch 'master' of https://github.com/highfidelity/hifi into loginDialogBrowser-case-16537
2018-07-18 09:06:22 -07:00
Zach Fox
919bfce7ab
Simplify
2018-07-18 09:00:01 -07:00
NissimHadar
6cecfd4d24
Merge branch 'master' of github.com:highfidelity/hifi into bug16645
2018-07-18 08:49:40 -07:00