Zach Fox
adcbb0b760
Code clarity and potential bugfix
2016-11-18 14:39:30 -08:00
Zach Fox
a81289a0d7
Huge progress today. Buggy behavior with multiple snapshots remains
2016-11-18 14:39:29 -08:00
Zach Fox
f726ea546f
code cleanup; simultaneous gif and still capture
2016-11-18 14:39:29 -08:00
Zach Fox
704476c197
Initial progressgit add -A!
2016-11-18 14:39:28 -08:00
Atlante45
cfd4294743
Turn Edit.js on when importing SVO
2016-11-18 11:31:12 -08:00
Anthony J. Thibault
270adfe692
removed debug prints
2016-11-17 11:40:05 -08:00
Anthony J. Thibault
38ac6fff03
Hand Controller rendering is camera relative
...
Basically, when using the third person camera in HMD mode. If the controllers are shown.
They should be shown in front of the users camera, not in front of the users avatar.
To accomplish this, two new faux joint indices are introduced.
CAMERA_RELATIVE_CONTROLLER_RIGHTHAND_INDEX and CAMERA_RELATIVE_CONTROLLER_LEFTHAND_INDEX.
These joint indices can be used for Overlay parenting. (But not for entity parenting because they are not transmitted over the network).
They can also be queried for by using the MyAvatar.getAbsoluteJointRotationInObjectFrame() call.
These new indices are now used by the controllerDisplay.js for the hand controller rendering.
They are also used by system/libraries/controllers.js as the origin for hand controller grabbing and interaction lasers.
2016-11-17 11:33:12 -08:00
samcake
9031e65aa5
Merge and fix the bug!!!
2016-11-16 19:12:56 -08:00
samcake
d95b682b87
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-16 11:10:01 -08:00
samcake
b74a1af5ba
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2016-11-16 10:48:30 -08:00
David Kelly
40914d9790
Logging to help find audio device issue
...
We sometimes show duplicate devices in Audio > Devices menu. But
I cannot reproduce it, so maybe best thing is log timing and contents
of input and output device arrays, to try to run down where the issue
is.
2016-11-15 12:58:51 -08:00
David Rowe
9b270834dd
Merge branch 'master' into 21089
2016-11-16 08:51:48 +13:00
David Rowe
591db37a21
Fix up navigation footer fonts
2016-11-15 15:09:33 +13:00
David Rowe
e4b8d34080
Add navigation bar to marketplace pages
2016-11-15 14:38:03 +13:00
Andrew Meadows
6bb3dd6830
Merge hifi/master into hifi/out-of-body-experience
2016-11-14 15:08:04 -08:00
Philip Rosedale
981f505a9c
Merge branch 'master' of git://github.com/highfidelity/hifi into drifting
2016-11-14 14:26:45 -08:00
David Rowe
1eeec2a3a1
Fix up script injection methods
2016-11-15 10:24:38 +13:00
howard-stearns
47bef18bd4
show the hand controllers when in third-person+hmd, but currently, they're
...
at avatar hands instead of physical hand, which is not what we want!
2016-11-14 13:05:35 -08:00
David Rowe
e7d9f98ca4
Get script injection working in new marketplaces window
2016-11-15 09:23:51 +13:00
samcake
b888af15e4
Fix merge
2016-11-14 11:15:27 -08:00
howard-stearns
06a6da3931
Merge branch 'master' of https://github.com/highfidelity/hifi into third-person-lasers
2016-11-14 09:58:54 -08:00
samcake
a05e42138c
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-14 09:58:12 -08:00
Stephen Birarda
212d518109
use for loop for kick and mute overlay cleanup
2016-11-13 12:17:12 -08:00
Chris Collins
6581a51bc9
Merge pull request #9052 from davidkelly/dk/2226
...
Add ability to mute user
2016-11-11 16:02:08 -08:00
David Kelly
3d7e075897
Added mute to mod.js script
2016-11-11 11:18:24 -08:00
howard-stearns
e2fded846f
make hand-controller ui work in third person
2016-11-11 11:10:42 -08:00
Brad Hefta-Gaub
a90a0fe8ba
Merge pull request #8976 from druiz17/FixMenuOutOfView
...
Fixed menu out of view with HMD and Xbox controller
2016-11-10 18:49:34 -08:00
samcake
00addcad9e
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-10 17:57:34 -08:00
Brad Hefta-Gaub
f55b660820
Merge pull request #9033 from huffman/fix/usersjs-hide-show-laser
...
Fix users.js maximize button unclickable with hand controllers
2016-11-10 17:53:17 -08:00
howard-stearns
8299e23cc3
diable some viewpoint menu options when in hmd.
2016-11-10 15:15:11 -08:00
Philip Rosedale
c0b1392685
Merge branch 'master' of git://github.com/highfidelity/hifi into drifting
2016-11-10 13:41:13 -08:00
David Rowe
1caca601f2
Update user instructions
2016-11-10 20:39:29 +13:00
David Rowe
5eff7c9e15
Merge branch 'master' into 21089
2016-11-10 14:42:21 +13:00
humbletim
35f857ef9d
inhibit user interactions when window is disabled
2016-11-09 13:21:24 -05:00
Ryan Huffman
5dab2ac2a7
Add margin to left and right side of users.js
2016-11-08 09:47:09 -08:00
Ryan Huffman
284b458148
Increase margin at bottom of users.js
2016-11-08 09:46:47 -08:00
samcake
cab699464e
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-07 17:31:06 -08:00
Seth Alves
42d13f7e77
Merge pull request #9024 from huffman/fix/userdata-showing-old-data
...
Fix userData in edit.js sometimes showing wrong value when locked
2016-11-07 13:37:03 -08:00
Ryan Huffman
c4f35bf7bf
Fix userData in edit.js sometimes showing wrong value when locked
2016-11-07 11:39:36 -08:00
David Rowe
d33ac21aaa
Merge branch 'master' into 21089
2016-11-08 08:23:10 +13:00
samcake
ff82fcae56
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-07 10:37:42 -08:00
Dante Ruiz
e22c36b4b7
fixed menu pop up delay
2016-11-07 17:16:24 +00:00
Andrew Meadows
ccdf383151
Merge hifi/master into hifi/out-of-body-experience
2016-11-07 08:24:26 -08:00
David Rowe
852218815b
Display "content loading" while there are pending GPU texture transfers
2016-11-07 13:40:49 +13:00
samcake
f274ef1a59
Merging back with upstream and trying to fix counter for them to be more stable
2016-11-04 16:56:03 -07:00
samcake
e12040a98a
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-04 14:54:18 -07:00
Brad Hefta-Gaub
206f1ead1a
Merge pull request #8990 from howard-stearns/centered-toolbar
...
centered toolbar
2016-11-03 14:18:32 -07:00
samcake
6926cd274c
Merge with upstream
2016-11-02 18:15:08 -07:00
howard-stearns
8eb6699420
help script
2016-11-02 16:50:37 -07:00
Seth Alves
d0c0cdd82f
polyvox corners stitch together reliably. surface-extractor dropdown in edit.js works again
2016-11-02 16:31:34 -07:00
David Rowe
de5e02310b
Provide keyboard in marketplaces window
2016-11-03 09:00:40 +13:00
Dante Ruiz
1a83cc2c3e
fixed deleted comment
2016-11-02 00:12:23 +01:00
Dante Ruiz
d29b1c34b1
fixed coding standard conflicts
2016-11-02 00:07:58 +01:00
Dante Ruiz
e9d10b609d
removed bad commit
2016-11-02 00:05:38 +01:00
Dante Ruiz
86abd9120e
Fixed menu out of view with HMD and Xbox controller
2016-11-01 14:30:48 -07:00
David Rowe
0c6ed67e3b
Tidying
2016-11-02 00:05:30 +13:00
David Rowe
35448b6c09
Update Clara.io instructions
2016-11-02 00:05:10 +13:00
David Kelly
a8832fafeb
Merge pull request #8934 from howard-stearns/more-reliable-crowds
...
More reliable crowds
2016-10-28 16:17:35 -07:00
Brad Hefta-Gaub
dc836cbefc
Merge pull request #8949 from ctrlaltdavid/21090
...
Fix comment typo
2016-10-28 13:29:47 -07:00
David Rowe
9a79345493
Fix comment typo
2016-10-29 09:04:50 +13:00
howard-stearns
a64a1e2ee0
update agent script reference
2016-10-28 10:20:29 -07:00
howard-stearns
3d8bf7f11c
Merge branch 'master' of https://github.com/highfidelity/hifi into more-reliable-crowds
2016-10-28 10:18:46 -07:00
Ryan Huffman
b8cf4e9c0e
Merge pull request #8943 from ctrlaltdavid/21090
...
QA READY: Revise loading progress bar
2016-10-28 08:24:40 -07:00
David Rowe
b548e6441c
Animate progress bar without regard for amount of content left to load
2016-10-28 18:57:54 +13:00
David Rowe
610159fcbe
Improve bar for 4K displays
2016-10-28 18:20:33 +13:00
David Rowe
73b2bc433d
Improve bar positions
2016-10-28 18:03:13 +13:00
Stephen Birarda
c41af25776
Merge pull request #8939 from huffman/fix/tutorial-fixes
...
Tutorial fixes
2016-10-27 21:43:55 -07:00
Ryan Huffman
d933155c71
Fix trigger highlight configuration
2016-10-27 20:16:34 -07:00
David Rowe
edc9b1fa07
Update bar graph for desktop and HMD displays
2016-10-28 15:50:50 +13:00
David Rowe
c9e4fddeab
Remove background image
2016-10-28 14:17:18 +13:00
David Rowe
0824142987
Add "loading" text
2016-10-28 14:12:24 +13:00
David Rowe
4befab1151
JSLint progress bar code
2016-10-28 11:34:00 +13:00
Ryan Huffman
69e7dababc
Collapse multiline dict to one line in controllerDisplay
2016-10-27 15:16:38 -07:00
Ryan Huffman
c0e372c380
Remove annotation API from controller display
2016-10-27 14:58:20 -07:00
Ryan Huffman
1f25ba8f1f
Update controller tips and trigger highlight in tutorial
2016-10-27 14:58:20 -07:00
Ryan Huffman
e9099b77a5
Add more debug to tutorial, new firecrackers, and adjust fuse
2016-10-27 14:58:20 -07:00
howard-stearns
59630f8eca
Merge branch 'master' of https://github.com/highfidelity/hifi into more-reliable-crowds
2016-10-27 12:32:46 -07:00
howard-stearns
1efef36e03
spread out the start/stop of crowds, and allow control over how many are
...
listening
2016-10-27 12:31:36 -07:00
howard-stearns
237870d7c4
spread out the start and stop of crowds
2016-10-27 12:31:10 -07:00
howard-stearns
d69ea6b252
allow crowd-agent STOP command to take a delay time before it acts
2016-10-27 12:29:04 -07:00
Ryan Huffman
1782f97dbd
Fix away.js not unsubscribing on shutdown
2016-10-27 11:12:46 -07:00
Ryan Huffman
a801832a55
Fix away.js allowing any user to disable away.js
2016-10-27 11:12:31 -07:00
Andrew Meadows
38e4ac0ae9
Merge master into out-of-body-experience
2016-10-26 16:59:31 -07:00
Howard Stearns
047b02141f
Merge pull request #8908 from howard-stearns/improve-domain-check
...
Improve domain check
2016-10-25 19:45:37 -07:00
Howard Stearns
58d14decbb
linting
2016-10-25 19:07:52 -07:00
Howard Stearns
d8c5cdd910
fix reporting
2016-10-25 18:42:04 -07:00
howard-stearns
f7742b99a9
update crowd-agent reference
2016-10-25 15:35:11 -07:00
howard-stearns
65ac73bfc0
use s3 instead of gh-pages
2016-10-25 15:29:48 -07:00
Ryan Huffman
727fabeab2
Fix away.js logging all Messages
2016-10-25 15:28:11 -07:00
howard-stearns
6116060858
Merge branch 'master' of https://github.com/highfidelity/hifi into improve-domain-check
2016-10-25 14:58:58 -07:00
howard-stearns
9561142c43
improvements
2016-10-25 14:58:27 -07:00
howard-stearns
2fbb2338c5
don't complain about other's finishedSound messages
2016-10-25 14:56:05 -07:00
Ryan Downe Karpf
7a4302057a
Merge pull request #8900 from huffman/fix/disable-controller-hide-on-equip
...
Update vive controller display to not hide on equip
2016-10-25 13:16:31 -07:00
Brad Hefta-Gaub
1bbf0179dd
Merge pull request #8894 from ZappoMan/xboxLasers
...
Adds support for "lasers" to the Oculus+xbox controller
2016-10-25 09:18:00 -07:00
Ryan Huffman
af749605ea
Update vive controller display to not hide on equip
2016-10-25 08:27:20 -07:00
Chris Collins
325cd0ae61
Merge pull request #8870 from ctrlaltdavid/21084
...
Reinstate "reload" button for entity scripts in entities editor
2016-10-24 22:17:14 -07:00
Brad Hefta-Gaub
ed4279783d
CR feedback
2016-10-24 20:38:49 -07:00
Brad Hefta-Gaub
76ca3aa546
fix residual head laser
2016-10-24 15:25:06 -07:00
Brad Hefta-Gaub
779f326452
cleanup
2016-10-24 15:03:41 -07:00
Brad Hefta-Gaub
a25d50387e
gak
2016-10-24 14:47:10 -07:00