Shannon Romano
a0ddadc0e7
Merge pull request #15320 from ctrlaltdavid/M21989
...
Case 21989: AvatarList and AvatarManager JSDoc
2019-04-12 12:27:29 -07:00
Shannon Romano
11e5f0a101
Merge pull request #15323 from ctrlaltdavid/M22052
...
Case 22052: Camera JSDoc
2019-04-12 12:26:39 -07:00
Seth Alves
feda884c71
remove view/Independent-Mode and view/Entity-Mode menu items and related code. Leave the modes available for scripts.
2019-04-12 09:21:48 -07:00
SamGondelman
c730e51d1e
wip redo stencil work
2019-04-11 13:22:51 -07:00
Saracen
3dde53f743
Friendlier and more understandable naming.
2019-04-11 03:57:34 +01:00
David Rowe
38e21dcaa2
Doc review
2019-04-11 11:04:02 +12:00
David Rowe
ca3f45163f
Merge branch 'master' into M21989
2019-04-11 10:37:34 +12:00
David Rowe
a7b1d613d3
Doc review updates
2019-04-11 10:27:17 +12:00
David Rowe
617617736e
Merge branch 'master' into M22052
2019-04-11 10:24:27 +12:00
Sam Gateau
51d1c4b1f3
Merge pull request #15357 from SamGondelman/cauterize
...
Case 21417: Fix cauterization of entities that are children of MyAvatar's head
2019-04-10 12:29:40 -07:00
Sam Gateau
c33efdf9e0
Merge pull request #15282 from kitely/fix-ray-local-entities
...
Case 21883: Fix safe landing code improperly finding local entities
2019-04-10 12:28:07 -07:00
Sam Gateau
feb2757990
Merge pull request #15302 from sethalves/fix-linux-window-manager-fight
...
case 21994: cooperate, rather than fight with, Linux window managers
2019-04-10 12:26:10 -07:00
Sam Gateau
d7e5f1eb8e
Merge pull request #15280 from kitely/fix-startup-race-condition
...
case 21981: Fix startup race conditions in Interface
2019-04-10 11:30:23 -07:00
Sam Gateau
89ff63e8bb
Merge pull request #15267 from jherico/fix/tracing
...
Case 21930: Don't change OpenGL context state every frame
2019-04-10 09:42:09 -07:00
David Rowe
9a70416f2b
Update Clipboard JSDoc
2019-04-10 12:09:48 +12:00
David Rowe
59533d0f59
Controller JSDoc update
2019-04-10 08:51:14 +12:00
Saracen
bce80130bd
Allow players to disable automatic falling to flight threshold.
2019-04-09 21:07:17 +01:00
Anthony J. Thibault
02d5769991
Better head vs camera checks for avatar head cauterization
...
* cameraInsideHead() check now uses detailed avatar collision when possible.
* head is now more constantly hidden in first person camera mode
* getEyeModelPositions() uses a better estimate when avatar eye joints are missing.
* moved findPointKDopDisplacement from Rig.cpp into AnimUtil.cpp
* added isPlayingOverrideAnimation() method to Rig class
2019-04-09 12:57:03 -07:00
SamGondelman
27338c3639
fix cauterization of entities that are children of MyAvatar's head
2019-04-08 19:48:11 -07:00
John Conklin II
759d59c709
Merge pull request #15336 from r3tk0n/controller-help-update
...
Case 22069: Update Controller Help Screen
2019-04-05 17:31:29 -07:00
maspring
575d9673e2
Merge pull request #15338 from danteruiz/another-fading-avatar
...
Case 22074: Avatars ignored via PAL or bubble (shield) leave semi-permanent copies of themselves
2019-04-05 17:21:28 -07:00
Roxanne Skelly
4565bd7e77
Merge pull request #15340 from roxanneskelly/Case21890
...
Case 21890 - Marketplace search doesn't refresh when enter is pressed
2019-04-05 16:40:29 -07:00
r3tk0n
d6ff1caee9
Convert tabs to spaces.
2019-04-05 16:32:20 -07:00
Sam Gondelman
19b109c1f7
Merge pull request #15333 from highfidelity/revert-15266-stencil
...
Case 22070: Revert "Case 20060: Grab correct stencil masks from display plugins"
2019-04-05 16:23:26 -07:00
r3tk0n
9dda272acd
Update gamepad with new graphic.
2019-04-05 16:22:31 -07:00
r3tk0n
6d03182ed9
Fix scaling issue.
2019-04-05 16:21:42 -07:00
David Back
e8b4b8b74c
Merge pull request #15290 from dback2/fixDeleteKeyInHMDDoesCtrlDelete
...
Case 20880: Fix delete key doing ctrl + delete in HMD
2019-04-05 16:06:01 -07:00
r3tk0n
e3fdbc3b3c
Set bounds of image.
2019-04-05 15:44:34 -07:00
Roxanne Skelly
057ee2b01c
Case 21890 - Marketplace search doesn't refresh when enter is pressed
2019-04-05 15:20:23 -07:00
danteruiz
475cf4d6f7
fix another fading avatar
2019-04-05 15:10:30 -07:00
r3tk0n
e03e78cc8c
Add href element to image.
2019-04-05 15:04:35 -07:00
r3tk0n
84a67641a8
Update images.
2019-04-05 14:39:02 -07:00
Sam Gondelman
660818aded
Revert "Case 20060: Grab correct stencil masks from display plugins"
2019-04-05 11:59:46 -07:00
Olivier Prat
a45b91c4be
Merge branch 'master' of https://github.com/highfidelity/hifi into amc
2019-04-05 09:01:03 +02:00
Wayne Chen
b10faa8109
Merge pull request #14738 from r3tk0n/project-freeloco
...
Case 21777: Locomotion Project
2019-04-04 16:18:32 -07:00
Wayne Chen
3f85e064b8
initialize transform outside of switch statement
2019-04-04 14:46:06 -07:00
Wayne Chen
c18b00ebec
adding precheck procedure
2019-04-04 13:55:35 -07:00
Wayne Chen
819bf9212c
fixing typo
2019-04-04 13:47:13 -07:00
Sam Gondelman
85bf1da0a1
Merge pull request #15266 from SamGondelman/stencil
...
Case 20060: Grab correct stencil masks from display plugins
2019-04-04 13:36:25 -07:00
Wayne Chen
ec4ad02192
more code feedback
2019-04-04 13:26:34 -07:00
Wayne Chen
4f738a5b42
code review feedback/formatting issues
2019-04-04 12:03:48 -07:00
Olivier Prat
57de55c5ce
Fixed crash in lasterpointer
2019-04-04 10:15:38 +02:00
David Rowe
1bc38cab28
Camera JSDoc polish
2019-04-04 18:03:14 +13:00
r3tk0n
17e559f8e8
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
2019-04-03 16:17:00 -07:00
r3tk0n
283ec97bb9
Fix desktop movement.
2019-04-03 16:09:13 -07:00
Sam Gateau
0d8169bd35
Merge pull request #15311 from danteruiz/double-avatars
...
Case 21415: Avatars stay behind after they disconnect
2019-04-03 16:07:35 -07:00
David Rowe
a6ae79a2d8
Misc. fixes.
2019-04-04 11:34:10 +13:00
David Rowe
93f917527d
Merge branch 'master' into M21956
...
# Conflicts:
# interface/src/scripting/Audio.h
2019-04-04 11:06:09 +13:00
David Rowe
2a17ad3da5
AvatarList and AvatarManager JSDoc
2019-04-04 10:11:54 +13:00
r3tk0n
8b670110a9
Fix omitted return in MyAvatar::scaleMotorSpeed
2019-04-03 13:06:22 -07:00
r3tk0n
874fb6b6d7
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
2019-04-03 12:42:33 -07:00
r3tk0n
ac2971894b
Fix sprint mode scalar.
2019-04-03 11:42:40 -07:00
Shannon Romano
f2ff5bebc7
Merge pull request #15275 from howard-stearns/ddv-all
...
DDV all, including domainUnlimited
2019-04-03 11:03:16 -07:00
danteruiz
5f5e7d5f4e
a better fix
2019-04-03 10:45:40 -07:00
r3tk0n
ec37ad7dc6
Address Wayne and Angus' comments on github.
2019-04-03 09:38:14 -07:00
NissimHadar
facf8a9305
Merge pull request #15287 from NissimHadar/21893-enableTheUrlCommandLineParameterOnAndroid
...
Case 21893: Remove disabling of --url for Android.
2019-04-03 07:50:31 -07:00
danteruiz
ff3e5bbc61
make sure to delete avatar when thier is no reason
2019-04-02 16:20:10 -07:00
danteruiz
d88a13fc80
fix keybaord scaling
2019-04-02 13:28:41 -07:00
NissimHadar
6b83f2f94d
Set stability count to 2 (enough for nitpick)
2019-04-02 08:39:04 -07:00
Shannon Romano
cf7eeb7355
Merge pull request #15285 from danteruiz/avatar-fading
...
Case 21415: Avatars stay behind after they disconnect
2019-04-01 18:04:42 -07:00
danteruiz
8115ef6d36
addressing more requested changes
2019-04-01 16:46:15 -07:00
danteruiz
fcb838a71f
addressing review requests
2019-04-01 15:43:04 -07:00
Shannon Romano
1bfa0397f0
Merge pull request #15048 from wayne-chen/newAudioMuteStates
...
Case 21899: New Audio Mute States
2019-04-01 15:27:03 -07:00
r3tk0n
4fb7bbabe1
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
2019-04-01 14:52:21 -07:00
Wayne Chen
a9802570d7
Merge pull request #15305 from wayne-chen/repositionPeopleAppAudioQml
...
Case 22003: Reuse Blank Space from Volume Slider
2019-04-01 14:23:27 -07:00
Shannon Romano
04eac57950
Merge pull request #15300 from jherico/fix/web_camera_master
...
Case 21993: Globally disallow use of the camera or microphone by hosted web content
2019-04-01 14:05:22 -07:00
Wayne Chen
abe5748e60
Merge branch 'master' into newAudioMuteStates
2019-04-01 12:24:46 -07:00
Wayne Chen
afdf95c894
remove unused slotted function
2019-04-01 12:20:55 -07:00
Wayne Chen
eba1f271ef
Merge pull request #15253 from wayne-chen/fixPTTMacAudio-master
...
Case 21892: Mac Audio Push To Talk fix
2019-04-01 12:19:10 -07:00
NissimHadar
10d1b54241
Merge branch 'master' of github.com:highfidelity/hifi into 21976-implementScriptAPIFor_gpuTextureMemSizeStable
2019-04-01 11:57:12 -07:00
Wayne Chen
0a8d195f6f
adding top padding for my name card
2019-04-01 11:32:52 -07:00
Wayne Chen
0d83e622ff
Revert "Attempt to add acceleration curve." ( #23 )
...
This reverts commit 9ea476ea89
.
2019-04-01 13:47:49 -04:00
NissimHadar
670fb017f3
Moved API call to Test interface.
2019-04-01 10:29:31 -07:00
Seth Alves
58605161e8
cooperate, rather than fight with, Linux window managers
2019-03-31 11:17:11 -07:00
Brad Davis
58abfb44c4
Globally disallow use of the camera or microphone by hosted web content
2019-03-31 11:14:29 -07:00
Saracen
90e979bda7
Add option to disable triggering an away state when interface
...
focus is lost.
2019-03-31 18:44:16 +01:00
Wayne Chen
c4cccc6ef7
fix opacity for containing mouse only
2019-03-29 17:04:44 -07:00
Shannon Romano
dbecf1f611
Merge pull request #15292 from thoys/fix/avatarTools/fbxCasing
...
Case 20625: On avatar project creation, the .fbx filter for selecting an FBX is case-sensitive.
2019-03-29 17:04:37 -07:00
NissimHadar
303dabd93c
Added Script command to test if GPU memory size is stable.
2019-03-29 15:46:43 -07:00
Wayne Chen
426ffe5a14
Fixing typo
2019-03-29 15:38:42 -07:00
danteruiz
db17f094da
adding entities to fade out list;
2019-03-29 15:23:16 -07:00
David Rowe
dff013128e
Text improvements and typos
2019-03-30 10:09:48 +13:00
David Rowe
da45b4db38
Add further Audio API examples
2019-03-30 09:51:02 +13:00
Shannon Romano
c4925ddfa0
Merge pull request #15259 from SimonWalton-HiFi/avatar-hero-zone-improvements
...
Avatar hero zone improvements
2019-03-29 10:49:06 -07:00
Wayne Chen
2622408792
warn when muted only affects hmd
2019-03-29 10:45:40 -07:00
Shannon Romano
a83b90cdc6
Merge pull request #15044 from sethalves/lock-wearables
...
case 21149: add a button to Avatar panel to lock or unlock wearables; allow others to grab unlocked wearables
2019-03-29 10:41:21 -07:00
Wayne Chen
248f9ba375
adding mute overlay back into HMD and have warn when muted disable in desktop
2019-03-29 10:32:13 -07:00
David Rowe
5c8d89fb12
Fill in and tidy Audio API JSDoc
2019-03-29 18:53:30 +13:00
Angus Antley
55b42946a4
cleaned up ugly brace style in json
2019-03-28 19:07:01 -07:00
Thijs Wenker
7e21a3f372
disable case sensitivity in file browsers (allow .fbx .fBx .FBX instead of only .fbx)
2019-03-29 01:48:57 +01:00
Thijs Wenker
687409b756
ignore case for .fbx file extension in AvatarDoctor
2019-03-29 01:46:57 +01:00
Angus Antley
ab1fb0f376
added js doc info for overrideHandAnimation() and restoreHandAnimation in MyAvatar.h
2019-03-28 17:45:23 -07:00
David Back
1e4a6a7cd8
fix delete key doing ctrl + delete in hmd
2019-03-28 16:46:26 -07:00
danteruiz
b9d04c6ebb
adding entity to a faded list
2019-03-28 16:42:29 -07:00
Wayne Chen
3241d2f960
don't allow clicking on push to talk in MicBarApplication
2019-03-28 16:24:37 -07:00
Wayne Chen
f2b0e47c39
changing opacity
2019-03-28 16:19:35 -07:00
NissimHadar
171aebd6aa
Remove disabling of --url for Android.
2019-03-28 13:04:16 -07:00
Roxanne Skelly
73cf51182e
Merge pull request #15262 from roxanneskelly/Case20832
...
Case20832- Inventory app Login and Cancel buttons do not respond if user logs out while Inventory is open.
2019-03-28 12:01:24 -07:00
danteruiz
04d9858f02
fixing remaining issues
2019-03-28 11:43:53 -07:00
Wayne Chen
8627a92f29
adding functions to update variables
2019-03-28 11:29:34 -07:00
Angus Antley
d963ec3005
can now override the eye rotation when procedural eye movement is turned off
2019-03-28 11:27:26 -07:00
Anthony Thibault
65507cfe11
Merge pull request #15180 from luiscuenca/flowCppFixes
...
Fix Flow touch and scale issues
2019-03-28 11:11:08 -07:00
Oren Hurvitz
32406b8399
Fixed Safe Landing interaction with Local entities.
...
Local entities are collisionless, so they shouldn't affect Safe Landing since it specifies that it only wants
to find COLLIDABLE entities. However, due to the requirement to support legacy behavior, picks for COLLIDABLE
entities *do* intersect Local entities. In order to prevent this, we have to explicitly request only intersections
with Domain or Avatar entities.
For more information about this, see this Pull Request:
https://github.com/highfidelity/hifi/pull/15282
2019-03-28 18:54:14 +01:00
Wayne Chen
c3e5c49f69
update muted in AudioScriptingInterface
2019-03-28 10:40:39 -07:00
Wayne Chen
9349514ff7
make audio screen inputs/outputs unflickable
2019-03-28 10:35:28 -07:00
Oren Hurvitz
7a8b7c095b
Fixed a race condition related to the keyboard when starting Interface.
...
These two things need to happen in the following order:
1. Initialize the input plugins (including the keyboard)
2. Start the scripts
That's because the scripts try to use the keyboard (e.g., in edit.js), and if it's not ready yet
then they fail, and then Interface doesn't work right (e.g., the Create button doesn't work).
In order to ensure that these things happen in the correct order, we must make sure that
resumeAfterLoginDialogActionTaken() (which starts the scripts) is called only after everything
else in the Interface constructor has finished. Usually this happens correctly, but occasionally
resumeAfterLoginDialogActionTaken() is called too soon. This commit makes sure that even in that
case, we'll postpone calling resumeAfterLoginDialogActionTaken() until the Interface constructor
has finished.
2019-03-28 13:36:41 +02:00
Oren Hurvitz
49165056c9
Fixed a race condition that sometimes caused the main menus not to appear.
...
When Interface starts, it first calls pauseUntilLoginDetermined(), and later resumeAfterLoginDialogActionTaken().
But on rare occasions these functions are called in the reverse order, and this caused Interface to remain
in the "paused" state. Now we check for this case, and abort pauseUntilLoginDetermined() if it happens.
This has only happened to me when running Interface immediately after rebuilding it (in Release mode).
2019-03-28 11:44:12 +02:00
Oren Hurvitz
8e201f4801
Fixed race condition during initialization of the Desktop.
...
The Application constructor must setup event handlers for events emitted when the Desktop is
constructed *before* calling initializeUi(). Otherwise, sometimes these event handlers won't
be called.
When this problem happened (usually on slow machines), Interface would start but neither the
Desktop nor the Login Screen would appear.
2019-03-28 11:44:12 +02:00
danteruiz
d9b522d10c
remove error file
2019-03-27 16:43:03 -07:00
danteruiz
40d424a01d
avatar fading
2019-03-27 16:42:34 -07:00
Wayne Chen
f3708ba27b
Merge branch 'master' into newAudioMuteStates
2019-03-27 15:49:39 -07:00
Howard Stearns
3da66dacc9
Merge branch 'master' of github.com:highfidelity/hifi into ddv-all
2019-03-27 15:08:03 -07:00
Ken Cooke
abb0a166b1
Merge pull request #15260 from kencooke/audio-mixer-volume-control
...
Case 21902: System-wide independent volume controls
2019-03-27 13:19:30 -07:00
Angus Antley
d71c6c28de
added the new hand anims to the resource, and added hand reset to initAnimGraph
2019-03-27 12:00:50 -07:00
Sam Gondelman
2005293b3f
Merge pull request #15269 from sethalves/audio-loopback-button-is-local
...
case 21932: the test-audio button causes a local audio-loopback rather than a server one
2019-03-27 10:54:57 -07:00
Simon Walton
6b21fc1af7
Merge remote-tracking branch 'upstream/master' into avatar-hero-zone-improvements
...
Fix jsdoc conflict, also minor clean-up.
2019-03-27 10:54:49 -07:00
Sam Gondelman
0a28090aa4
Merge pull request #15213 from MiladNazeri/Fix/avatarDominantHandChanged
...
Updated engine code to not emit if dominant hand isn't actually changed
2019-03-27 10:53:00 -07:00
Andrew Meadows
fb7daa185d
improved physics for grabbed AvatarEntities
2019-03-27 10:12:59 -07:00
Seth Alves
e085a00256
cause 'save' button to unghost if an attachment is adjusted via grab while the adjust-wearables page is open
2019-03-27 10:12:58 -07:00
Seth Alves
d25d290394
refer to ungrabbable wearables as 'frozen' rather than locked, because locked is such an overloaded term
2019-03-27 10:12:58 -07:00
Seth Alves
29af3b1612
add a button to Avatar panel to lock or unlock wearables.
...
allow grabbing / adjusting others' wearables if they are unlocked.
2019-03-27 10:12:57 -07:00
Shannon Romano
d464415e0b
Merge pull request #15255 from AndrewMeadows/fix-owningAvataID
...
Case 21897: fix bug where AvatarEntities vanish after going to serverless and back
2019-03-27 09:11:36 -07:00
Angus Antley
02d9331603
This changes the avatar-animation json so that we have override
...
animations for the right and left hand, similar to how we have whole
body override animations.
2019-03-26 23:27:54 -07:00
howard-stearns
bf1982564c
pass id around instead of relying on latest ivar value in a singleton
2019-03-26 19:26:38 -07:00
Howard Stearns
57da21cec2
more about challenges use entity id as id, not cert id
2019-03-26 17:12:28 -07:00
Seth Alves
16f842b2ac
missed one
2019-03-26 16:07:18 -07:00
Seth Alves
7d21222232
the test-audio button causes a local audio-loopback rather than a server one
2019-03-26 16:03:56 -07:00
Shannon Romano
1d5f9cc0ec
Merge pull request #15149 from ctrlaltdavid/M21222
...
Case 21222: Agent, Avatar, and MyAvatar JSDoc
2019-03-26 15:43:32 -07:00
Howard Stearns
c9b79b24e3
track nonces by entity id instead of by cert
2019-03-26 15:23:13 -07:00
Howard Stearns
4dfd0fbda3
challenge ownership packet has an id that gets reflected back. It doesn't have to be a cert.
2019-03-26 15:02:13 -07:00
Brad Davis
413091fed3
Trace application notification handler events if longer than 2 ms
2019-03-26 13:50:46 -07:00
SamGondelman
4ed7c09016
grab correct stencil masks from display plugins
2019-03-26 13:42:18 -07:00
Wayne Chen
c0b71150ea
removing an extra button
2019-03-26 10:58:04 -07:00
Wayne Chen
e44cdb0d7b
Merge branch 'audio-mixer-volume-control' into addNewAudioControls
2019-03-26 10:39:29 -07:00
Wayne Chen
a2d754cebd
fixing audio screen with master
2019-03-26 10:26:29 -07:00
Ken Cooke
7b56bef838
Prototype an updated Audio tab with 3 independent volume controls
2019-03-26 09:41:58 -07:00
Ken Cooke
c15813b442
Cleanup
2019-03-26 09:38:50 -07:00
Ken Cooke
155bd39da6
Quantize and limit the local injector gains to match the network protocol
2019-03-26 09:38:50 -07:00
Ken Cooke
37429a07b8
Add local injector gains to the Audio scripting interface
2019-03-26 09:38:50 -07:00
Ken Cooke
a2d261d20c
Move the new audio volume API from Users scripting interface to Audio scripting interface
2019-03-26 09:38:07 -07:00
Wayne Chen
060932ad4b
fixing typo
2019-03-26 09:13:10 -07:00
Wayne Chen
c54e8f5569
showing ptt text always + hmd mode switch fix
2019-03-25 17:32:03 -07:00
Howard Stearns
02129e0543
no-op refactor in prep for multiple entities per cert
2019-03-25 16:14:48 -07:00
Wayne Chen
6aebd000d6
changing api to match verbiage of overall code
2019-03-25 15:41:03 -07:00
Wayne Chen
49ce30d536
adding changes to design + truly separating muted/ptt
2019-03-25 15:35:05 -07:00
Thijs Wenker
0173c87695
Fix clashing hyperlinks in AvatarPackager project page
2019-03-25 22:48:30 +01:00
Roxanne Skelly
90b9de8623
Merge branch 'master' of https://github.com/highfidelity/hifi into Case20832
2019-03-25 14:48:26 -07:00
Roxanne Skelly
1608b24be1
ase 20832 - Inventory app login and cancel buttons don't work on logout
2019-03-25 14:48:17 -07:00
Shannon Romano
16d791703d
Merge pull request #15206 from thoys/feat/avatarTools/avatarDoctorWarningURLs
...
Case 21353: Avatar Doctor documentation / Video URLs
2019-03-25 14:36:30 -07:00
David Rowe
4a832be8c6
Fix JSDoc post-merge
2019-03-26 10:03:30 +13:00
David Rowe
cf4370ed3a
Merge branch 'master' into M21222
2019-03-26 09:44:48 +13:00
David Rowe
839a03ebe6
Miscellaneous JSDoc fixes noticed in passing
2019-03-26 09:41:07 +13:00
David Rowe
b78ae80ae6
Address review comments and add further examples
2019-03-26 09:40:47 +13:00
Wayne Chen
9a8c5e5a54
Merge branch 'master' into newAudioMuteStates
2019-03-25 13:33:24 -07:00
Shannon Romano
6710cd3e03
Merge pull request #15233 from roxanneskelly/Case20407
...
Case 20407 - Pay-In API doesn't display error when no username specified
2019-03-25 12:41:57 -07:00
Wayne Chen
59a420b160
adding signals + slots to when muted + display mode changes
2019-03-25 12:24:13 -07:00
Andrew Meadows
cd2dbbb955
fix logic typo
2019-03-25 11:52:52 -07:00
Wayne Chen
f551d49f4f
adding signal for updating push to talk variables
2019-03-25 11:32:08 -07:00
Wayne Chen
7f5d9cbd40
adding push to talk fix for loadData
2019-03-25 11:32:08 -07:00
Wayne Chen
4658e34b4b
update indent spacing
2019-03-25 11:29:27 -07:00
Wayne Chen
1952ad4be6
Merge branch 'master' into audio-mixer-volume-control
2019-03-25 11:28:14 -07:00
r3tk0n
3ac42e69e3
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
2019-03-25 11:27:31 -07:00
Wayne Chen
e9253a630b
Merge pull request #15211 from wayne-chen/fixAudioSettingsScreen-master
...
Case 21781: show up audio screen using Settings > Audio
2019-03-25 11:25:42 -07:00
Wayne Chen
7b5c379bb9
Merge pull request #15182 from wayne-chen/fixAudioSettingsScreenScrolling
...
Case 21717: adding scrolling in audio settings window
2019-03-25 11:25:30 -07:00
Wayne Chen
0676e4de5c
Merge pull request #15165 from wayne-chen/fixMuteStateWarning-master
...
Case 21684: Microphone is still live after reopening Interface
2019-03-25 11:14:29 -07:00
Ken Cooke
b5e8176b0f
Merge branch 'master' into audio-mixer-volume-control
2019-03-23 16:15:29 -07:00
Ken Cooke
649bb92e6c
Prototype an updated Audio tab with 3 independent volume controls
2019-03-23 16:00:02 -07:00
Ken Cooke
e671a124c3
Cleanup
2019-03-22 17:58:17 -07:00
Simon Walton
d7a1ecdbb3
Expose hero-status to scripts
2019-03-22 17:19:39 -07:00
Wayne Chen
b98eda4674
removing debug statemeng
2019-03-22 16:42:37 -07:00
Wayne Chen
3ea45de7c7
fixing qml bug in MicBar
2019-03-22 16:37:23 -07:00
Andrew Meadows
55b3b5034a
always update OwingAvatarID of AvatarEntities
2019-03-22 15:47:13 -07:00
Wayne Chen
390ce9bb26
wip for getting AvatarInputsBar to switch accordingly
2019-03-22 15:34:06 -07:00
Wayne Chen
0edbf12fa3
removing extra onLevelChanged
2019-03-22 15:26:57 -07:00
Wayne Chen
1f71a291a5
displaying offset values
2019-03-22 14:54:18 -07:00
Wayne Chen
554a144b0e
adding tool to change avatar inputs properties
2019-03-22 14:54:17 -07:00
Wayne Chen
584fa1f17b
more wip
2019-03-22 14:54:17 -07:00
Wayne Chen
6cf8b06c6d
more wip on adding qml to adjusting ui position
2019-03-22 14:54:16 -07:00
Wayne Chen
ee1a14505a
adding constants, removing entity creation in cpp
2019-03-22 14:54:15 -07:00
Wayne Chen
d0116abc52
separating out bubble icon qml - adding support for transparency
2019-03-22 14:54:13 -07:00
Wayne Chen
8e6913dde1
staging avatar inputs for ignore radius
2019-03-22 14:50:14 -07:00
Wayne Chen
e5133d6f4d
fixing muted text
2019-03-22 14:50:13 -07:00
Wayne Chen
f80f4b2fd4
adding working bubble icon
2019-03-22 14:50:13 -07:00
Wayne Chen
cd7b6e7ed0
moving file as MicBarApplication
2019-03-22 14:50:12 -07:00
Wayne Chen
84fcd50b3b
adding user speaking level rotated vertically and muted symbol
2019-03-22 14:49:11 -07:00
Wayne Chen
20e181cd82
staging avatar inputs for ignore radius
2019-03-22 14:42:51 -07:00
Wayne Chen
48b4fe37b4
don't display gated state
2019-03-22 14:35:01 -07:00
Wayne Chen
49c3dfa52c
fixing typos
2019-03-22 14:33:54 -07:00
Wayne Chen
3b6c0b5b18
adding privacy shield files
2019-03-22 14:33:54 -07:00
Wayne Chen
db6bf46ee7
adding more opacity, cleanup
2019-03-22 14:33:54 -07:00
Wayne Chen
8e8ceaac47
moving file as MicBarApplication
2019-03-22 14:21:24 -07:00
Wayne Chen
d063882d37
adding user speaking level rotated vertically and muted symbol
2019-03-22 14:18:19 -07:00
Wayne Chen
77b7cc2457
separating out bubble icon qml - adding support for transparency
2019-03-22 14:16:29 -07:00
Wayne Chen
4dca4cbc40
update icons again
2019-03-22 14:16:28 -07:00
Wayne Chen
5b6ce8736d
adding new icons with gated icon
2019-03-22 14:16:28 -07:00
Wayne Chen
811fa8dcb2
allowing bubble icon to toggle
2019-03-22 14:16:28 -07:00
Wayne Chen
d382893e75
staging avatar inputs for ignore radius
2019-03-22 14:16:28 -07:00
Wayne Chen
087f613d60
fixing muted text
2019-03-22 14:16:28 -07:00
Wayne Chen
26895e6f5d
don't display gated state
2019-03-22 14:16:28 -07:00
Wayne Chen
835153c0df
don't display gated state
2019-03-22 14:16:28 -07:00
Wayne Chen
e1d03a2339
fixing typos
2019-03-22 14:16:27 -07:00
Wayne Chen
3be44e0a8e
adding privacy shield files
2019-03-22 14:16:27 -07:00
Wayne Chen
e129201d2a
adding more opacity, cleanup
2019-03-22 14:16:27 -07:00
Wayne Chen
ddacc0ee60
bubble icon opacity to 0.3
2019-03-22 14:16:27 -07:00
Wayne Chen
3ceb1598f6
adding working bubble icon
2019-03-22 14:16:27 -07:00
Wayne Chen
915d22bb15
adding bubble icon (not working)
2019-03-22 14:16:27 -07:00
Wayne Chen
1ba366c0d7
moving file as MicBarApplication
2019-03-22 14:16:27 -07:00
Wayne Chen
0def39dbaa
adding user speaking level rotated vertically and muted symbol
2019-03-22 14:16:27 -07:00
Roxanne Skelly
efffb8b819
Merge pull request #15239 from roxanneskelly/Case20617
...
Case 20617 - People app filter bar breaks when deleting connections
2019-03-22 11:31:46 -07:00
Ken Cooke
e8ddee280d
Quantize and limit the local injector gains to match the network protocol
2019-03-22 10:24:30 -07:00
Ken Cooke
23a6a66528
Add local injector gains to the Audio scripting interface
2019-03-22 10:21:54 -07:00
Shannon Romano
9f19ee61e2
Merge pull request #15236 from howard-stearns/termsofservice
...
update terms of service links
2019-03-21 19:35:34 -07:00
Sam Gondelman
40f5a0263c
Merge pull request #15201 from SamGondelman/emit
...
Case 21756: Entities.emitScriptEvent works now
2019-03-21 18:05:17 -07:00
Sam Gondelman
04ecdb463f
Merge pull request #15173 from SamGondelman/audio
...
Case 21457, Case 16836, Case 15782: Improve AudioInjector threading
2019-03-21 18:03:58 -07:00
Shannon Romano
212f02598c
Merge pull request #15231 from AndrewMeadows/fix-vanishing-avatar-entities
...
Case 21838: fix vanishing avatar entities for 0.82.0
2019-03-21 17:39:11 -07:00
Shannon Romano
659aa6f82c
Merge pull request #15238 from robin-k-wilson/fixAvatarBookmarksDeleteBookmark
...
Remove deleteBookmark function call from AvatarBookmarks
2019-03-21 17:35:03 -07:00
r3tk0n
86ffa44771
Swap flying binding to other hand.
2019-03-21 17:05:20 -07:00
r3tk0n
4301d74df5
Fix flying bug.
2019-03-21 16:53:53 -07:00
r3tk0n
108e8b9994
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
2019-03-21 15:17:56 -07:00
r3tk0n
006e2d09b3
Add jump binding.
2019-03-21 15:16:50 -07:00
r3tk0n
7a8dfe0aaf
Fix run speeds.
2019-03-21 15:06:21 -07:00
Andrew Meadows
206792f851
don't queue AvatarEntity messages when not in domain
2019-03-21 15:00:11 -07:00
Shannon Romano
33e73953eb
Merge pull request #15163 from danteruiz/fix-laser-scaling
...
Case 21499: Lasers are offset in front of hands after scaling avatar down then relaunching
2019-03-21 13:13:18 -07:00
r3tk0n
543d53ecde
Add ability to toggle strafing.
2019-03-21 13:12:15 -07:00
Shannon Romano
b82c808562
Merge pull request #15207 from danteruiz/kick-ui
...
Case 21771: Possible Entity Scipt Ban Incident
2019-03-21 13:10:54 -07:00
NissimHadar
f7ad5a4d3c
Merge pull request #15160 from NissimHadar/21675-removeGetOperatingSystemTypeFromTestClass
...
Case 21675: removed redundant method.
2019-03-21 12:28:37 -07:00
Roxanne Skelly
87d75ec75c
Case 20617 - People app filter bar breaks when deleting connections
2019-03-21 12:08:42 -07:00
Ken Cooke
7311c3ac06
Move the new audio volume API from Users scripting interface to Audio scripting interface
2019-03-21 11:51:49 -07:00
r3tk0n
0bb10544a3
Prevent accidental rotation when teleporting.
2019-03-21 11:43:26 -07:00
Robin Wilson
c777f94231
remove AvatarBookmarks.deleteBookmark function
2019-03-21 11:12:30 -07:00
Howard Stearns
5888adfd90
update terms of service links
2019-03-20 17:08:42 -07:00
Roxanne Skelly
3775633cc3
Case 20407 - Pay-In API doesn't display error when no username specified
2019-03-20 15:29:13 -07:00
Shannon Romano
e256c34823
Merge pull request #15191 from roxanneskelly/Case21467
...
Case 21728 - tab in marketplace search bar causes an update of search results
2019-03-20 14:22:10 -07:00
Shannon Romano
a6d4f98ee7
Merge pull request #15204 from roxanneskelly/Case21025
...
Case 21025 conditionalizing TabletWebView features
2019-03-20 14:21:37 -07:00
Andrew Meadows
9d11e44b4b
update AvatarEntity trait when parentID changes
2019-03-20 11:37:16 -07:00
Shannon Romano
4ac25121e0
Merge pull request #15190 from roxanneskelly/Case20393
...
Case20393 - Add item counts to interface categories
2019-03-19 17:53:30 -07:00
Roxanne Skelly
27fa0dc4c6
CR fixes
2019-03-19 17:24:19 -07:00
Roxanne Skelly
ab61f65ea2
CR fix
2019-03-19 17:08:04 -07:00
Roxanne Skelly
94739aa7c7
Case 21769 - updatable items not showing up as updatable
...
after clicking 'show updates' button.
2019-03-19 13:44:16 -07:00
Roxanne Skelly
b6e583087e
Stand-alone Tagging: tagged places not coming first in GOTO list
2019-03-18 17:40:01 -07:00
Roxanne Skelly
fe28eaca7c
fix typo
2019-03-18 11:23:48 -07:00
milad
6ed4937dc0
Updated engine code to not emit if dominant hand isn't actually changed
2019-03-18 10:12:32 -07:00
Wayne Chen
db22fa9eec
show up audio screen using Settings > Audio
2019-03-18 09:23:17 -07:00
danteruiz
2ab8eb98e8
better implementation
2019-03-17 14:00:41 -07:00
danteruiz
5f3e31b119
add ui to kick api
2019-03-15 18:15:18 -07:00
Thijs Wenker
714115adef
- Video, and new Docs url in QML
2019-03-16 02:09:01 +01:00
Thijs Wenker
b5a45be7b9
avatar doctor documentation urls
2019-03-16 02:09:00 +01:00
Shannon Romano
840f3a3a2e
Merge pull request #15187 from SamGondelman/wearables
...
Case 21721: Fix wearable duplication on domain switch
2019-03-15 17:40:23 -07:00
SamGondelman
d4e1ec9741
fix emitScriptEvent
2019-03-15 16:20:01 -07:00
SamGondelman
83bac723ef
fix wearable duplication on domain switch
2019-03-15 13:38:25 -07:00