Shannon Romano
|
65d0bb1342
|
Merge pull request #15906 from kasenvr/kpi-v1-modkit-rc
Kasen Plugin Infrastructure v½ Codename "Modkit Mini"
|
2019-09-11 13:04:01 -07:00 |
|
Clement
|
3b734b2222
|
Always stop challenge timer from the right thread
|
2019-09-09 16:01:45 -07:00 |
|
Andrew Meadows
|
0a8c640ab5
|
give entity-script-server a simulation
|
2019-09-06 17:23:38 -07:00 |
|
Andrew Meadows
|
6e35c8b804
|
cleanup
|
2019-09-06 17:23:38 -07:00 |
|
humbletim
|
271fac4bca
|
Merge remote-tracking branch 'upstream/master' into kasenvr-kpi-v1-modkit-rc-merge
|
2019-09-05 09:46:21 -04:00 |
|
Clement
|
86b635d80a
|
Add context object to timer connection
|
2019-09-03 13:40:02 -07:00 |
|
Howard Stearns
|
26256c383a
|
Merge pull request #16081 from SimonWalton-HiFi/avatar-thrashing
DEV-336: Fixes for avatar-verify failures with rapid avatar selection
|
2019-08-22 15:58:24 -07:00 |
|
Simon Walton
|
3d2e5dc816
|
Change method name for consistency
|
2019-08-21 14:19:57 -07:00 |
|
Simon Walton
|
cf21bc438e
|
Remove unused function and debugging variable
|
2019-08-21 14:00:13 -07:00 |
|
Simon Walton
|
9d0cd83ca4
|
Better handling of challenge timer
|
2019-08-21 11:59:04 -07:00 |
|
Simon Walton
|
61668d3480
|
Handle concurrent verify operations better; other improvements
|
2019-08-20 18:03:46 -07:00 |
|
Simon Walton
|
2fafb6822d
|
Remove identity-resend hack - shouldn't be required now
|
2019-08-16 18:03:20 -07:00 |
|
Simon Walton
|
4de720a456
|
Enable the event-queue hack on Linux in addition to Windows
|
2019-08-09 11:12:33 -07:00 |
|
Roxanne Skelly
|
2e5127fa98
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bugz1046
|
2019-08-07 10:40:23 -07:00 |
|
Roxanne Skelly
|
a991b6d619
|
BUGZ-1046 - send entity packets reliably for initial query
|
2019-07-31 16:59:21 -07:00 |
|
David Rowe
|
ade85ad8c0
|
Update API JSDoc with glTF
|
2019-07-30 10:41:07 +12:00 |
|
Simon Walton
|
d9572d9e8c
|
Improved avatar-verify diagnostics
|
2019-07-26 15:35:09 -07:00 |
|
humbletim
|
058c81aa1a
|
Merge branch 'hifi-master' into kpi-v1-modkit-rc
|
2019-07-26 01:36:52 -04:00 |
|
Shannon Romano
|
9d3d7b4e06
|
Merge pull request #15970 from Atlante45/fix/es-crash
Make sure the send thread terminates before delete
|
2019-07-24 09:04:21 -07:00 |
|
Clement
|
8dd18fbe62
|
Make sure the send thread terminates before delete
|
2019-07-23 14:21:07 -07:00 |
|
Simon Walton
|
63c3452cf2
|
Restore avatar theft functionality; banner-click to appropriate menu
|
2019-07-19 16:35:07 -07:00 |
|
kasenvr
|
e9e9607a3b
|
modkit core changes initial commit
whitespace corrections + warnings
updated cmake plugin
rework with focus on JS API integration example
cleanup edit_filter scope
separate-out edit_filter wantsScope stuff
-plugin metadata
split scriptengines out separately
cleanup __url/__filename sets
additional cleanup
fix typo; consolidate ScriptInitializerMixin inits
add more example API protoypes
cleanup pass; fix entity_server / agent init
fix whitespace
remove technically unnessary plugin filtering
+EDIT_FILTER_SCRIPT; cleanup
reorder public/slot/private
use std::count_if
formatting
better debug output; cleanup
fix msvc compiler warning
cleanup
eradicate QtScript references from API Example
updated header comments
Updated KasenAPIExample
|
2019-07-14 21:35:13 -04:00 |
|
Simon Walton
|
597477614c
|
Debugging for missing Avatar Data
|
2019-07-03 17:51:05 -07:00 |
|
jennaingersoll
|
1935b49538
|
Merge pull request #15676 from ctrlaltdavid/DOC-33
DOC-33: MyAvatar API JSDoc catch-up
|
2019-06-11 15:05:06 -07:00 |
|
David Rowe
|
231d1373b6
|
Update MyAvatar, Avatar JSDoc per recent changes
|
2019-06-05 08:38:34 +12:00 |
|
Simon Walton
|
c92a688130
|
Don't send AvatarIdentity from mixer if socket not yet active
|
2019-06-03 18:14:49 -07:00 |
|
Clement
|
0f38001d28
|
Clear traits ack data on node disconnect
|
2019-05-29 16:34:13 -07:00 |
|
SamGondelman
|
264051ed6d
|
fix myavatar setSkeletonModelURL
|
2019-05-21 10:40:58 -07:00 |
|
Howard Stearns
|
93db5ec054
|
Defer avatar PoP check
|
2019-05-17 11:25:05 -07:00 |
|
Howard Stearns
|
a9635a2c9a
|
Merge pull request #15551 from roxanneskelly/queueDepthDebug
Queue depth debugging code
|
2019-05-14 17:32:53 -07:00 |
|
Howard Stearns
|
ee97e2faa1
|
Merge pull request #15559 from SimonWalton-HiFi/avatar-theft-challenge
Allow for delayed challenges if salt is empty
|
2019-05-14 16:53:12 -07:00 |
|
Roxanne Skelly
|
a7595496f6
|
CR fixes
|
2019-05-14 16:39:39 -07:00 |
|
Roxanne Skelly
|
fad7fa4c07
|
Merge branch 'master' of https://github.com/highfidelity/hifi into queueDepthDebug
|
2019-05-14 16:25:10 -07:00 |
|
Simon Walton
|
e768beb9b1
|
Allow for delayed challenges if salt is empty
|
2019-05-14 15:53:35 -07:00 |
|
Zach Fox
|
2ce9e9ee10
|
The right way to restrict private user data:
|
2019-05-13 16:07:29 -07:00 |
|
Roxanne Skelly
|
0319e8cc4d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into queueDepthDebug
|
2019-05-13 16:01:39 -07:00 |
|
Roxanne Skelly
|
72fe3a66f5
|
Debugging code to monitor the queue depth for a few critical threads
|
2019-05-13 15:56:55 -07:00 |
|
Roxanne Skelly
|
7dfbbf55e9
|
Merge pull request #15530 from roxanneskelly/bugz85b
BUGZ-85 - extrapolate audio on network lag spike to reduce pop
|
2019-05-10 13:51:30 -07:00 |
|
Shannon Romano
|
0d28932181
|
Merge pull request #15529 from Atlante45/feat/more-ice-logging
Add instrumentation to help track down connection issues
|
2019-05-10 11:57:24 -07:00 |
|
Roxanne Skelly
|
53a1425ab1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bugz85b
|
2019-05-09 17:56:21 -07:00 |
|
Roxanne Skelly
|
dc7ec35544
|
BUGZ-85 - handle thread safety issues with calling the decoder from the
real-time thread.
|
2019-05-08 22:16:10 -07:00 |
|
Clement
|
b3d0705e39
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
|
Andrew Meadows
|
915cbb69df
|
split work out of EntityTree::update(), call it preUpdate()
|
2019-05-06 17:37:35 -07:00 |
|
Simon Walton
|
4c0dc118c9
|
Don't verify-fail if the fst has no certificate
Also remove some debugging prints
|
2019-05-01 17:28:10 -07:00 |
|
Simon Walton
|
119b4fd826
|
Handle incoming clients to domain with existing verify-failed avatars
|
2019-04-30 17:39:39 -07:00 |
|
Simon Walton
|
7c405b0714
|
Don't substitute own avatar; FST URL regex fixes; better error handling
|
2019-04-29 18:20:54 -07:00 |
|
Simon Walton
|
60389017a4
|
Merge from master, including avatar protocol change
Tony had added HandController version-type.
|
2019-04-26 18:51:41 -07:00 |
|
Simon Walton
|
1fe8f4332f
|
Fixes to banner; swap out avatar on client; reviewer comments; other WIP
|
2019-04-26 18:45:48 -07:00 |
|
Shannon Romano
|
324bbadcfc
|
Merge pull request #15466 from Atlante45/fix/traits-parsing
Case 22255: Add size checks for trait packets parsing
|
2019-04-26 13:29:50 -07:00 |
|
Anthony Thibault
|
4761a69a4d
|
Merge pull request #15438 from luiscuenca/skeletonTrait
Skeleton Trait Implementation
|
2019-04-26 10:14:47 -07:00 |
|