Atlante45
8a7a590602
Merge branch 'master' of https://github.com/highfidelity/hifi into placement_tool
...
Conflicts:
interface/src/ui/Stats.cpp
2014-04-18 16:07:08 -07:00
Atlante45
d6e7caa4db
Removed Debug
2014-04-18 16:02:01 -07:00
Atlante45
b098a7a294
Fixed wire cube overlay not drawn with right line width
2014-04-18 15:59:37 -07:00
Atlante45
aa73527157
Some code cleaning
2014-04-18 15:58:56 -07:00
Brad Hefta-Gaub
16cd2ca5c3
Merge pull request #2680 from SydoxX/master
...
URL scheme to go to location
2014-04-18 15:34:12 -07:00
ZappoMan
334f688e4e
add support for sending unverified datagrams to nodes
2014-04-18 15:30:45 -07:00
Stephen Birarda
0a7ea17d43
fix a geometry race condition crash
2014-04-18 15:10:15 -07:00
Andrzej Kapolka
743034c986
Need to transfer parent rotation to child.
2014-04-18 15:09:37 -07:00
Andrzej Kapolka
6add0dfb42
Tweaked Hydra "IK" to propagate delta rotations up the hierarchy while
...
preserving joint constraints.
2014-04-18 15:04:42 -07:00
Konstantin
d489e9dcd4
Fix format
2014-04-18 23:55:45 +02:00
Andrzej Kapolka
27ef8f3b2b
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-18 14:26:54 -07:00
Andrzej Kapolka
30248747d6
Provide a means of visualizing the joint constraints.
2014-04-18 14:26:34 -07:00
Brad Hefta-Gaub
57a221f343
Merge pull request #2689 from AndrewMeadows/inertia
...
improved collision shapes for head models
2014-04-18 14:06:45 -07:00
AndrewMeadows
aaac7ac82c
Merge pull request #2688 from ey6es/master
...
Added head translation for Faceplus.
2014-04-18 13:45:00 -07:00
Thijs Wenker
d2d3937e08
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-18 20:58:36 +02:00
Andrew Meadows
54153a70a3
merge upstream/master into andrew/inertia
2014-04-18 11:30:26 -07:00
Andrew Meadows
26487aad06
more correct bounding shapes for Models
2014-04-18 11:19:21 -07:00
Andrzej Kapolka
4d77b11ae4
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-18 10:38:11 -07:00
AndrewMeadows
a10aaa537e
Merge pull request #2692 from ZappoMan/moonshot
...
added wet/dry mix, and alternate distance attenuation features
2014-04-18 10:34:55 -07:00
ZappoMan
2dc39512a2
CR feedback
2014-04-18 10:19:09 -07:00
ZappoMan
fa787adce2
added wet/dry mix, and alternate distance attenuation features
2014-04-18 08:55:32 -07:00
Ryan Huffman
a552d48401
Merge remote-tracking branch 'upstream/master' into 19554-2
2014-04-17 20:02:05 -07:00
Ryan Huffman
c0ae2fd7ae
Add QDesktopServices header to Menu.cpp
2014-04-17 19:53:59 -07:00
Ryan Huffman
3c9b6264a8
Add emoticons to chat
2014-04-17 19:51:25 -07:00
Stephen Birarda
77202af20d
add debug for erase from AvatarHashMap, repair check for display name
2014-04-17 18:05:22 -07:00
Stephen Birarda
f8106e5063
add an AvatarHashMap to the Agent
2014-04-17 17:49:55 -07:00
Stephen Birarda
47d4ef0b2d
add a method to determine if avatar with display name exists
2014-04-17 17:44:41 -07:00
Stephen Birarda
e75d14139f
fix avatar kill behaviour
2014-04-17 17:21:38 -07:00
Stephen Birarda
69d3360675
add a convenience method to AvatarHashMap to check for avatar removal
2014-04-17 16:48:24 -07:00
Stephen Birarda
e303ce1a12
move some Avatar management to AvatarHashMap
2014-04-17 16:37:40 -07:00
Atlante45
a040c997d8
ModelUploader update
2014-04-17 16:30:23 -07:00
Andrew Meadows
cfdbdad2d8
improved method for disabling bad joint shapes
2014-04-17 16:22:35 -07:00
Konstantin
6d1f4ed942
Fix format
2014-04-18 01:13:06 +02:00
Andrzej Kapolka
3af02a3327
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-17 16:07:48 -07:00
Ryan Huffman
6437f76ed2
Update username/location match in chat to be more lenient
2014-04-17 15:50:40 -07:00
Andrzej Kapolka
197127fbde
Added ability to read FBX textures embedded in FBX files.
2014-04-17 15:42:23 -07:00
Ryan Huffman
4f236c6bf4
Add hifi link handling in chat for usernames and locations
2014-04-17 15:20:12 -07:00
Ryan Huffman
795ddbc7bf
Update ChatMessageArea to open urls via Menu::openUrl
2014-04-17 15:19:13 -07:00
Andrew Meadows
3072161a30
improved collision shapes of models
2014-04-17 15:18:46 -07:00
Ryan Huffman
e1e9c11189
Add Menu slot to open urls
2014-04-17 15:18:40 -07:00
Andrew Meadows
3acc518e8a
make float literals obey the coding standard
2014-04-17 15:18:15 -07:00
Ryan Huffman
e2954f8614
Fix color and size of font in timestamp chat messages
2014-04-17 13:49:10 -07:00
Andrzej Kapolka
0a2670ea23
Detabbed.
2014-04-17 13:42:29 -07:00
Ryan Huffman
48a7561644
Fix chat messages not being html escaped
2014-04-17 13:38:13 -07:00
Andrzej Kapolka
a12b90c65b
Add head translation to Faceplus. Closes #2684 .
2014-04-17 13:34:37 -07:00
Ryan Huffman
7a25d0661f
Update style of chat messages
2014-04-17 13:20:00 -07:00
Ryan Huffman
c1fa6b41e4
Update chat window to use vertical layout
2014-04-17 13:19:36 -07:00
Stojce Slavkovski
27c2255adf
Merge branch 'master' of https://github.com/worklist/hifi into 19507
2014-04-17 20:52:30 +02:00
Andrzej Kapolka
21fa833f19
Merge branch 'master' of https://github.com/highfidelity/hifi into animate
...
Conflicts:
interface/src/Application.cpp
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
2014-04-17 10:58:34 -07:00
Ryan Huffman
606a48d555
Fix issue with pref dialog disappearing
...
With the frameless dialog being updated to support different types of
window, the pref dialog was no longer able to rely on it to keep itself
open in certain cases. The window flags were also updated to update
after a "browse" call rather than in the slot so that it would still
execute in the case of cancelled selection.
2014-04-17 09:36:17 -07:00
Andrew Meadows
e139a6dc95
remove warnings about signed-unsigned comparison
2014-04-17 08:46:41 -07:00
Andrew Meadows
db717b980b
merge upstream/master into andrew/inertia
...
Conflicts:
interface/src/Application.cpp
2014-04-17 08:40:25 -07:00
Thijs Wenker
b2e969d1c5
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-17 13:03:44 +02:00
ZappoMan
9fc650dd6e
CR feedback
2014-04-16 17:10:26 -07:00
ZappoMan
b269a26441
CR feedback
2014-04-16 17:08:06 -07:00
ZappoMan
4c6471caa4
fix typo
2014-04-16 16:43:01 -07:00
ZappoMan
836913f1f0
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
2014-04-16 15:21:15 -07:00
ZappoMan
3cb109ec89
clean up
2014-04-16 15:21:04 -07:00
ZappoMan
2e0c5fc81b
implement support for comb filter suppression window
2014-04-16 15:13:20 -07:00
Konstantin
fca4e2abba
Update Application.h
2014-04-17 00:09:58 +02:00
Konstantin
b3ce36f130
Changed goTo's to statics
2014-04-17 00:04:27 +02:00
Konstantin
d55fb60862
Added urlGoTo
2014-04-17 00:03:33 +02:00
Konstantin
8120700787
Added urlGoTo
2014-04-17 00:03:11 +02:00
Andrew Meadows
83dc8717aa
bumpSettings on load/stop script
2014-04-16 14:46:49 -07:00
Ryan Huffman
2de9848a37
Merge remote-tracking branch 'upstream/master' into 19554-2
2014-04-16 14:42:20 -07:00
Thijs Wenker
154176402e
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-16 23:41:58 +02:00
Ryan Huffman
23d68d538c
Fix bug where multiple user/location popups appear
2014-04-16 14:05:38 -07:00
Thijs Wenker
0b644b5738
ctrl+shift+s to open the script editor
2014-04-16 22:58:44 +02:00
ZappoMan
b00a67cb57
added support for local audio spatialization independent of inbound audio
2014-04-16 13:55:39 -07:00
Andrew Meadows
ddb8ac9ad4
merge upstream/master into andrew/inertia
2014-04-16 13:40:10 -07:00
Andrew Meadows
9ab1b76484
use new Qt connect syntax for compile-time checks
2014-04-16 13:28:54 -07:00
Ryan Huffman
e8b6b7ab4d
Update style of chat message links
2014-04-16 13:22:22 -07:00
AndrewMeadows
7dc8f2ae3c
Merge pull request #2657 from ey6es/master
...
Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624 .
2014-04-16 12:59:47 -07:00
Atlante45
9d372bfe3c
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
2014-04-16 12:44:27 -07:00
Andrew Meadows
6b23da40d6
use correct name for signal connect
2014-04-16 12:18:40 -07:00
Atlante45
8cfc8faa01
Removed gettimeofday in Audio
2014-04-16 12:08:17 -07:00
Ryan Huffman
bfb879d3e6
Update chat textbox to use correct line height
2014-04-16 10:03:22 -07:00
Ryan Huffman
8aee81ae7c
Update username in chat to use correct line height
2014-04-16 10:02:54 -07:00
Ryan Huffman
cb1408d26d
Update chat window to use new Frameless Dialog
...
The new dialog class needed to be updated to handle windows in different
positions and windows that don't delete on close.
2014-04-16 10:01:35 -07:00
Ryan Huffman
4afea2d228
Remove chat window docking
2014-04-16 09:55:12 -07:00
Thijs Wenker
8e6130091d
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-16 11:28:46 +02:00
Stojce Slavkovski
c67e42be5e
Moved function into .cpp
2014-04-16 07:46:15 +02:00
ZappoMan
ba361b0f62
add local audio stats
2014-04-15 21:50:44 -07:00
ZappoMan
67de87d114
added slider for local audio attenuation
2014-04-15 21:31:35 -07:00
ZappoMan
bdf39186de
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
2014-04-15 21:04:15 -07:00
ZappoMan
040df97be2
more cleanup
2014-04-15 20:23:47 -07:00
ZappoMan
82d9c50dc5
moved all local processing to AudioReflector
2014-04-15 20:11:53 -07:00
ZappoMan
a46d3fd254
first cut at local audio spatialization working
2014-04-15 19:57:37 -07:00
Andrzej Kapolka
8cbad1bf54
More work on animation loading.
2014-04-15 19:37:28 -07:00
matsukaze
8779e3d048
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-15 20:36:50 -04:00
ZappoMan
523cc4bdfe
revert some code
2014-04-15 16:30:47 -07:00
ZappoMan
a7cbf7f667
revert some code
2014-04-15 16:26:46 -07:00
ZappoMan
585024d70e
resample the local audio before sending it to any registered listeners
2014-04-15 16:04:33 -07:00
Thijs Wenker
e66822c6ee
ScriptEditor: Syntax highlighting update
2014-04-16 00:55:06 +02:00
ZappoMan
f9b6585435
some cleanup
2014-04-15 15:20:03 -07:00
ZappoMan
5bc8c83706
loop and variable name cleanup
2014-04-15 15:16:55 -07:00
ZappoMan
e514c95642
variable names cleanup to match coding standard
2014-04-15 14:47:38 -07:00
ZappoMan
24f0f37eb9
cleanup
2014-04-15 14:21:28 -07:00
ZappoMan
f12ac3b036
some cleanup
2014-04-15 14:14:51 -07:00
ZappoMan
5a0963a731
cleaned up comments and range protected some settings
2014-04-15 13:58:31 -07:00
ZappoMan
579710e4bd
some cleanup
2014-04-15 13:36:20 -07:00
ZappoMan
cd23b95b42
revert back to using QByteArray for processReceivedAudio()
2014-04-15 13:16:52 -07:00
ZappoMan
74828a3215
removed non-functional low pass filter
2014-04-15 12:54:59 -07:00
ZappoMan
9d49a53434
coding standard cleanup
2014-04-15 12:50:05 -07:00
ZappoMan
57513610fd
recalc on any attribute changes
2014-04-15 12:43:02 -07:00
ZappoMan
60c6b27ab2
cleanup code a bit, add support for diffusions even with no ray intersection
2014-04-15 11:38:11 -07:00
Stojce Slavkovski
1a3e6595c5
Allow users to set the destination of Snapshots
2014-04-15 19:36:02 +02:00
ZappoMan
8a16986294
add sliders for reflection, diffusion, absorption
2014-04-15 09:58:35 -07:00
ZappoMan
1ed5512925
remove old mode, replaced by new mode
2014-04-14 21:02:09 -07:00
ZappoMan
7448e0ab16
move to sub menu
2014-04-14 20:28:20 -07:00
Andrzej Kapolka
a2dc58f7f9
Moved FBX code to its own library so that we can use it for bots.
2014-04-14 17:15:58 -07:00
ZappoMan
6639fc737a
include diffusion ratio in point attenuation
2014-04-14 16:45:55 -07:00
Andrzej Kapolka
c5ffe54a91
Working on loading animation data.
2014-04-14 16:26:30 -07:00
Thijs Wenker
1634e574d7
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
2014-04-15 00:40:48 +02:00
ZappoMan
588231cebf
reconcile old and new implmentations so that 0 fan out produces same results
2014-04-14 15:36:20 -07:00
Thijs Wenker
af47510b05
Initial script editor widget / icons made by MaximillianMerlin ty
2014-04-15 00:30:01 +02:00
Ryan Huffman
06235decae
Move ChatWindow isAtBottom and moveToBottom outside of HAVE_QXMPP
2014-04-14 14:10:12 -07:00
ZappoMan
8a6da915ae
fix predelay in the diffusion case
2014-04-14 13:25:01 -07:00
ZappoMan
5e42daaa51
fix predelay in the diffusion case
2014-04-14 12:32:23 -07:00
Andrzej Kapolka
873620e601
Make sure we set the texture data even if the texture URL is invalid.
2014-04-14 12:27:15 -07:00
ZappoMan
0d308e7cb9
more cleanup add support for enable/disable rendering of paths
2014-04-14 11:58:49 -07:00
Ryan Huffman
4ae148ff19
Update chat window to not allow movement while docked
2014-04-14 11:34:35 -07:00
Ryan Huffman
aaddecd024
Merge remote-tracking branch 'upstream/master' into 19554
...
Conflicts:
interface/resources/resources.qrc
interface/ui/chatWindow.ui
2014-04-14 11:20:49 -07:00
ZappoMan
5630ed65af
more cleanup
2014-04-14 10:35:55 -07:00
Andrzej Kapolka
880736c30e
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-14 10:24:58 -07:00
Stephen Birarda
5904d19603
Merge pull request #2637 from birarda/authentication
...
add optional DTLS option for domain-server to node communication
2014-04-14 10:24:17 -07:00
Andrzej Kapolka
25d25b1472
Merge pull request #2658 from AndrewMeadows/inertia
...
don't render avatar boundary shapes in first person
2014-04-14 10:23:43 -07:00
ZappoMan
d3a9c6940c
some audio reflection cleanup
2014-04-14 10:12:08 -07:00
ZappoMan
7a993939bf
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
...
Conflicts:
interface/interface_en.ts
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.h
libraries/shared/src/SharedUtil.h
2014-04-14 09:43:29 -07:00
ZappoMan
ddd2b0843c
more work on new diffusion model
2014-04-13 20:43:40 -07:00
ZappoMan
22f7facc4e
first cut at new version of audio refelctor
2014-04-13 19:41:54 -07:00
ZappoMan
030de00e88
first cut at new version of audio refelctor
2014-04-13 19:11:25 -07:00
ZappoMan
38dbc56d1a
first cut at new version of audio refelctor
2014-04-13 19:09:28 -07:00
Ryan Huffman
2c10b55858
Remove extraneous debug messages
2014-04-12 01:09:29 -07:00
Ryan Huffman
8b904b91ea
Cleanup ChatMessageArea.cpp
2014-04-12 00:53:43 -07:00
Ryan Huffman
45402336ac
Add chat window dragging
...
This was originally implemented by Mohammed Nafees, shared on Basecamp.
I've noticed an issue with dragging across screens (monitors) where the
chat window will jump vertically. I've tried debugging it, and
ultimately it looks like an issue with the `move` method. The
coordinates are valid (I tried using global coordinates as well), and
the amount to move is correct, but when moving to coordinates on a
different screen it doesn't do the right thing.
2014-04-12 00:25:58 -07:00
Ryan Huffman
13cf0c80e6
Fix chat message formatting and word wrapping
...
By switching from a QLabel to a QTextBrowser widget more formatting
options and word wrapping that breaks words is possible. It comes with
an issue I have been unable to resolve
* Selecting text and going down with the cursor will cause it to
scroll. It's possible to increase padding to remove this behavior,
but it doesn't look great.
2014-04-12 00:20:43 -07:00
Stojce Slavkovski
4d0ed5796e
Merge branch 'master' of https://github.com/worklist/hifi into 19507
...
Conflicts:
interface/interface_en.ts
2014-04-12 08:45:23 +02:00
Philip Rosedale
e3eddadd10
Merge pull request #2651 from AndrewMeadows/avatar-interaction
...
protection against bad avatar-avatar collisions
2014-04-11 21:23:57 -07:00
Leonardo Murillo
f84249ac6c
switching to https
2014-04-11 19:58:49 -06:00
Andrzej Kapolka
0ca68e4cb4
Adjust the size when we toggle the avatar LOD options.
2014-04-11 17:53:02 -07:00
Andrew Meadows
0ad841edfb
don't render avatar boundary shapes in first person
2014-04-11 17:44:51 -07:00
Andrzej Kapolka
39135d3d5f
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-11 16:37:49 -07:00
Andrew Meadows
fd3b317c09
merge
2014-04-11 16:36:42 -07:00
Andrzej Kapolka
2fdb8d935b
Merge pull request #2654 from Atlante45/remove_qrc_from_sources
...
Remove qrc from sources
2014-04-11 16:35:48 -07:00
Andrzej Kapolka
4265617c3e
Add missing include.
2014-04-11 16:02:46 -07:00
Andrew Meadows
b5e7c30178
merge
2014-04-11 16:00:34 -07:00
Andrzej Kapolka
fe7a359545
Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624 .
2014-04-11 15:55:48 -07:00
Andrew Meadows
5ac7be8945
merge upstream/master -> andrew/inertia
2014-04-11 12:20:00 -07:00
Atlante45
c39434f4e3
Merge branch 'master' of https://github.com/highfidelity/hifi into remove_qrc_from_sources
...
Conflicts:
interface/resources/resources.qrc
2014-04-11 12:08:17 -07:00
Atlante45
100c3f8da4
Modify UIs that were using the qrc
2014-04-11 11:59:23 -07:00
Andrzej Kapolka
d6534d6026
Tweak to zoom on pushback.
2014-04-11 11:10:22 -07:00
Andrzej Kapolka
b7725f094d
Trying the narrowing effect with pushback for other avatars.
2014-04-11 10:19:16 -07:00
Andrzej Kapolka
00e2ff93e3
Playing around with zooming in while pulling back.
2014-04-11 10:08:44 -07:00
Andrew Meadows
f7862eb600
check for bad deltaTime during avatar-avatar collisions
2014-04-11 08:58:26 -07:00
AndrewMeadows
e850faee79
Merge pull request #2649 from ey6es/master
...
Experimental "pushback" to avoid other avatars' intersecting the near clip plane.
2014-04-11 07:50:52 -07:00
Philip Rosedale
8ccc0a2081
Merge pull request #2650 from thoys/chatwindow-docking-feature
...
Fixed docking of ChatWindow
2014-04-11 07:21:53 -07:00
Andrzej Kapolka
806bcc8e6f
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-10 18:49:52 -07:00
Andrzej Kapolka
d712588b36
Better rolloff.
2014-04-10 17:35:47 -07:00
Andrew Meadows
af158a3a94
save settings when any checkable menu item changes
2014-04-10 17:34:12 -07:00
Andrew Meadows
a436b59971
save settings for change in: identity, position
2014-04-10 17:14:51 -07:00
Andrzej Kapolka
197adce4de
Fall intersection off with angle to other avatar.
2014-04-10 17:14:49 -07:00
Andrew Meadows
66b6328687
protection against bad avatar-avatar collisions
...
Also with logging if we encounter incorrectly large penetration depths
2014-04-10 16:58:52 -07:00
Thijs Wenker
f0463a5679
Fixed docking of ChatWindow
...
Temporary Pin Icon, replace with a nice looking one please
2014-04-11 00:45:38 +02:00
Andrzej Kapolka
475528f112
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-10 15:00:32 -07:00
Andrzej Kapolka
6cf971c849
More intersection-avoidance tweaks.
2014-04-10 14:51:43 -07:00
Stojce Slavkovski
112c8946d6
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-10 23:46:22 +02:00
Stephen Birarda
5f1e63bb4a
Merge pull request #2647 from AndrewMeadows/fix-crash
...
fix crash: don't access null action
2014-04-10 14:44:01 -07:00
Stephen Birarda
11f5ee202a
Merge pull request #2646 from Atlante45/master
...
Fixed dometime using wrong texdir
2014-04-10 14:43:36 -07:00
Atlante45
9c662acc9d
Modified max glow + don't glow you own avatar
2014-04-10 14:40:35 -07:00
Andrew Meadows
ac9ead36e2
fix crash: don't access null action
...
In particular, don't crash on pressing Enter when lacking qxmpp support
2014-04-10 13:10:24 -07:00
Stojce Slavkovski
459fed5c7b
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-10 21:52:37 +02:00
Atlante45
ea93be15f1
Fixed dometime using wrong texdir
2014-04-10 12:44:51 -07:00
Ryan Huffman
16a2367b29
Update chat window to only scroll when at the bottom
...
It can be frustrating when scrolling up to read a message to have the
window forcibly scrolled to the bottom when a new message appears.
2014-04-10 12:34:45 -07:00
Ryan Huffman
37f9f47488
Fix odd resizing of chat messages
...
When calling updateGeometry on the message labels the layout system
seems to resize the widgets in weird ways. There may be a different way
to keep it from doing this.
2014-04-10 12:09:06 -07:00
Ryan Huffman
ff3ebd1eda
Fix centering of timestamp in chat window
2014-04-10 12:04:30 -07:00
Andrzej Kapolka
873541dd7b
Trying out basic pushback for other avatars.
2014-04-10 11:56:17 -07:00
Atlante45
2cc2149647
Glow when you talk, flash when you clip
...
closes #2592
2014-04-10 11:55:30 -07:00
Ryan Huffman
2d481dda4e
Update chat menu to properly position itself when opening
...
The previous implementation seemed to assume a full-screen main window -
it will now open on the right side of the window, vertically centered,
regardless of where the main window is.
2014-04-10 11:46:28 -07:00
Ryan Huffman
5099a0e061
Remove chat window opening animation
2014-04-10 11:41:10 -07:00
Stephen Birarda
3651eff3d6
cleanup Systime to gettimeofday without lean and mean windows
2014-04-10 11:24:54 -07:00
Andrzej Kapolka
a12dd916fa
More plane intersection bits.
2014-04-10 11:24:45 -07:00
Stephen Birarda
7c9e0927ab
define WIN32_LEAN_AND_MEAN before include windows.h in Systime
2014-04-10 11:17:03 -07:00
Stephen Birarda
ef418f09b3
don't let windows.h include winsock
2014-04-10 11:15:33 -07:00
Andrzej Kapolka
f61c746b4a
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-10 09:45:23 -07:00
Andrew Meadows
3755aee3e0
merge upstream/master into andrew/scripting
...
Conflicts:
interface/src/avatar/MyAvatar.cpp
2014-04-10 08:32:14 -07:00
Andrew Meadows
f9fb8b46a5
adding names to arguments in collisionWithAvatar() declaration
2014-04-10 07:53:39 -07:00
Andrew Meadows
4942e93daa
replace .f with .0f as per coding standard
2014-04-10 07:53:11 -07:00
Philip Rosedale
e08dfeae2a
Merge pull request #2642 from Atlante45/persistant_script_location
...
Persistant script location
2014-04-09 22:16:20 -07:00
Philip Rosedale
de6b55644b
Merge pull request #2636 from ey6es/faceplus
...
Basic Faceplus integration, cleanup for handling the various face trackers.
2014-04-09 22:13:34 -07:00
Philip Rosedale
3b2b075414
Merge pull request #2640 from birarda/kill-scope
...
remove the audio scope
2014-04-09 22:11:02 -07:00
Philip Rosedale
d4bfffe518
Merge pull request #2628 from AndrewMeadows/oculus-with-thrust
...
fix glitchy oculus when looking directly behind
2014-04-09 21:59:11 -07:00
Andrzej Kapolka
9f58264cb6
Working on plane collisions, pushing back camera from intersecting avatars.
2014-04-09 18:07:56 -07:00
Atlante45
ef89b8c386
Removed extra line
2014-04-09 17:37:37 -07:00
Atlante45
fad71266a1
Merge branch 'master' of https://github.com/highfidelity/hifi into persistant_script_location
2014-04-09 17:35:12 -07:00
Atlante45
2b44b03a27
Added temp fix to ModelUploader dialog too
2014-04-09 17:34:17 -07:00
Andrew Meadows
c88be1ac34
remove unnecessary change
2014-04-09 17:26:05 -07:00
Stephen Birarda
cf47418d58
remove the audio scope
2014-04-09 17:16:29 -07:00
Atlante45
e33da2a741
Some QSettings cleanup + persistant script location
2014-04-09 17:08:50 -07:00
Andrew Meadows
22d2f84cff
merge upstream/master into andrew/scripting
2014-04-09 15:38:56 -07:00
Andrzej Kapolka
f0dfb7fc38
Updated headers to match the new standard.
2014-04-09 15:38:54 -07:00
Stephen Birarda
1c861fbecb
resolve conflicts on merge with upstream master
2014-04-09 15:36:15 -07:00
Andrzej Kapolka
f707719f4e
Merge branch 'master' of https://github.com/highfidelity/hifi into faceplus
2014-04-09 15:34:29 -07:00
Andrew Meadows
3a93096093
fixing floats to be *.0f instead of *.f
2014-04-09 15:31:26 -07:00
Andrzej Kapolka
ef8eb00778
Merge branch 'master' of https://github.com/highfidelity/hifi into faceplus
2014-04-09 15:23:11 -07:00
Andrzej Kapolka
ead05c4d99
Tab fixes.
2014-04-09 15:22:53 -07:00
Andrzej Kapolka
cbfaf9709e
Faceplus fixes.
2014-04-09 15:18:22 -07:00
Stephen Birarda
11d8d0596a
fix ModelUploader header after move
2014-04-09 15:15:43 -07:00
Stephen Birarda
c208af2246
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-09 15:10:48 -07:00
Andrzej Kapolka
28d3eae12b
Move Faceplus reading to its own thread to avoid blocking the main one.
2014-04-09 14:52:27 -07:00
Stephen Birarda
7dec499b79
fix accidental changes to Audio.cpp
2014-04-09 14:52:01 -07:00
Stephen Birarda
d4f2c9e631
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-04-09 14:40:14 -07:00
Andrew Meadows
5fa1fd6b81
merge
2014-04-09 14:36:22 -07:00
Andrew Meadows
07b343ec03
emit events for hand-avatar collisions
2014-04-09 14:32:57 -07:00
Andrew Meadows
034f518d40
emit signal on avatar body-body collisions
2014-04-09 14:15:45 -07:00
Atlante45
7578b282e2
CR
2014-04-09 14:12:11 -07:00
Atlante45
b05b5a1c7b
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-09 14:11:22 -07:00
stojce
9ab61faacb
additional CR fixes
2014-04-09 22:32:15 +02:00
stojce
a1c6843bd4
CR Fixes
2014-04-09 22:14:35 +02:00
Andrew Meadows
e480064e66
rename more shapeShape() to be collideShapes()
2014-04-09 13:07:54 -07:00
Stephen Birarda
973fb95c9d
Merge pull request #2630 from AndrewMeadows/scripting
...
Expose MyAvatar.sessionUUID to JS
2014-04-09 13:07:37 -07:00
Andrzej Kapolka
79455d5850
More Faceplus work. Starting to get results.
2014-04-09 13:07:02 -07:00
Andrew Meadows
f8e66b4e0d
remove cruft
2014-04-09 13:05:26 -07:00
stojce
c9605be193
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-09 21:57:56 +02:00
Andrzej Kapolka
4d9f3a4aee
Added basic mappings to start off with.
2014-04-09 12:36:02 -07:00
Stephen Birarda
ae4b8348a2
fix header include guards via regex
2014-04-09 12:03:17 -07:00
Andrzej Kapolka
4deb052d5d
More work on Faceplus integration.
2014-04-09 11:54:55 -07:00
Stephen Birarda
0a9c7e3d74
add an include guard to Stats
2014-04-09 11:35:20 -07:00
Andrew Meadows
4b306401af
use slot to change AvatarData::_sessionUUID
2014-04-09 11:32:52 -07:00
Andrzej Kapolka
55e0035fc8
More progress on Faceplus integration.
2014-04-09 11:14:47 -07:00
stojce
8d45a53af9
Merge branch 'master' of https://github.com/worklist/hifi into 19507
...
Conflicts:
interface/interface_en.ts
2014-04-09 19:53:48 +02:00
Stephen Birarda
2d755adfc0
repairs to good code blown away by regex
2014-04-09 10:46:20 -07:00
Stephen Birarda
86d236faef
repairs to date and author name in RearMirrorTools
2014-04-09 10:13:06 -07:00
Stephen Birarda
d2c6ea238e
repairs to starfield headers
2014-04-09 10:10:00 -07:00
Stephen Birarda
b5a641d60f
add back Util code blown away in merge
2014-04-09 10:04:19 -07:00
Stephen Birarda
b8bfe325a0
add back code blow away in regex replacements
2014-04-09 10:03:26 -07:00
stojce
7b26317eaf
Merge branch 'master' of https://github.com/worklist/hifi into 19548
2014-04-09 18:55:17 +02:00
stojce
ce85e67a42
Modify icons in Interface "mirror"
2014-04-09 18:54:59 +02:00
Stephen Birarda
684c6b5372
run regex header replacement on all cpp files
2014-04-09 09:35:42 -07:00
Stephen Birarda
974d8c0427
prepare header files for regex run against cpp
2014-04-09 09:35:05 -07:00
Andrew Meadows
2f97dd2574
sessionID --> sessionUUID for consistency
2014-04-09 08:22:35 -07:00
Andrew Meadows
229d6cefa2
merge upstream/master into andrew/scripting
2014-04-09 08:17:33 -07:00
Andrew Meadows
b8232b5dfd
AvatarData now stores sessionUUID
2014-04-09 08:11:15 -07:00
stojce
cc2f03fb49
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-09 08:19:41 +02:00
Andrew Meadows
2eef95f67e
remove getAbsoluteHeadYaw() from the header
2014-04-08 18:44:34 -07:00
Andrew Meadows
f95542e4d6
merge upstream/master into oculus-with-thrust proj
2014-04-08 18:34:15 -07:00
Andrew Meadows
34aefe1b49
fix glitchy oculus when looking directly behind
2014-04-08 18:33:08 -07:00
Brad Hefta-Gaub
dc89026215
Merge pull request #2607 from thoys/hifi-win-default-device-fix
...
windows default device fix
2014-04-08 15:30:02 -10:00
Andrzej Kapolka
5b0e7f818d
More work on Faceplus integration/cleaning up support for multiple face
...
trackers.
2014-04-08 18:03:49 -07:00
Stephen Birarda
7ce91b3f96
fix headers who had their comments removed
2014-04-08 17:43:35 -07:00
Stephen Birarda
387179b38f
add Norman's tagline back to PrimitiveRenderer
2014-04-08 17:31:53 -07:00
Stephen Birarda
ab3a9af6bf
repair the starfield renderer
2014-04-08 17:31:30 -07:00
Stephen Birarda
6a51df9e38
initial regex replacement of headers
2014-04-08 17:30:36 -07:00
Stephen Birarda
f3cbd120ce
header comment tweaks prior to regex match
2014-04-08 17:19:23 -07:00
Atlante45
7e33ed0c91
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-04-08 16:35:46 -07:00
Atlante45
039450aeec
Checking model name is present in the .fst file
2014-04-08 16:35:07 -07:00
Andrzej Kapolka
597d750af9
Better radius.
2014-04-08 15:25:10 -07:00
Andrzej Kapolka
083e9076a9
Missed a spot.
2014-04-08 15:17:05 -07:00
Andrzej Kapolka
faf8c35358
Head height's kind of screwy; let's use the eye position.
2014-04-08 15:01:56 -07:00
Andrzej Kapolka
add7bb26ed
Use the head height to determine the pushback amount.
2014-04-08 14:55:46 -07:00
Andrzej Kapolka
5776514e6a
Working on pushing the mirror camera back to prevent intersecting the near
...
clip plane. Closes #2617 .
2014-04-08 14:48:01 -07:00
Thijs Wenker
6754a6ca69
Fixed some style
2014-04-08 23:45:27 +02:00
Stephen Birarda
6681754994
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-04-08 14:26:10 -07:00
Atlante45
8ad7c3b239
Moved ModelUploader to interface + New error messages
2014-04-08 14:03:27 -07:00
Brad Hefta-Gaub
8e097be28d
Merge pull request #2614 from Atlante45/undo_redo_system
...
Undo redo system
2014-04-08 08:30:29 -10:00
Brad Hefta-Gaub
c865df8b82
Merge pull request #2613 from Atlante45/more_upload_work
...
More upload work
2014-04-08 08:16:07 -10:00
Mohammed Nafees
ba7c696786
child like behaviour for the widget
2014-04-08 23:38:49 +05:30
Andrzej Kapolka
ccd7106527
Include "InterfaceConfig" before QOpenGLFramebufferObject to fix Windows
...
build.
2014-04-08 10:54:41 -07:00
Atlante45
eaca699a6d
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_work
2014-04-08 10:35:23 -07:00
Stephen Birarda
080b0d7221
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
2014-04-08 10:28:14 -07:00
Andrzej Kapolka
d4706bba8a
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-08 10:21:13 -07:00
Atlante45
174f37f531
Merge branch 'master' of https://github.com/highfidelity/hifi into undo_redo_system
2014-04-08 10:20:58 -07:00
Brad Hefta-Gaub
2988239aed
Merge pull request #2615 from ey6es/master
...
Add the download stats back (they got lost in a merge), provide a way for bots to address joints by name (by including indices in the FST file).
2014-04-08 07:20:00 -10:00
Andrzej Kapolka
5a61009099
Add metavoxel bandwidth to details.
2014-04-08 10:19:39 -07:00
Andrzej Kapolka
a157c67901
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-08 09:56:07 -07:00
Brad Hefta-Gaub
aad3085e08
Merge pull request #2611 from AndrewMeadows/avatar-speed
...
fix for sometimes slow avatar
2014-04-08 06:54:21 -10:00
Andrzej Kapolka
fa05a48270
Provide a means of supplying the joint mappings in the FST file so that agent
...
scripts can address joints by name. Closes #2526 .
2014-04-07 17:55:36 -07:00
Atlante45
d213cd7840
More work on Undo/Redo
2014-04-07 17:10:15 -07:00
Atlante45
d7b3c8b8fa
Merge branch 'master' of https://github.com/highfidelity/hifi into undo_redo_system
2014-04-07 17:02:00 -07:00
Andrew Meadows
bf0eb69e2c
fix for sometimes slow avatar
2014-04-07 16:28:55 -07:00
Andrzej Kapolka
15e9d45dc3
Switched from storing Euler angles to using quaternions along with a
...
quaternion editor. Also, use a default step of 0.01 for floats/doubles.
2014-04-07 15:41:42 -07:00
Andrew Meadows
79670563d4
AvatarData stores its sessionID
2014-04-07 14:42:49 -07:00
Andrzej Kapolka
0011276b0b
Added back the download stats, which got lost in a merge.
2014-04-07 14:19:17 -07:00
Atlante45
b21fe02fa2
Put ModelUploder on a different thread, not to block the rendering of the main window
2014-04-07 13:46:38 -07:00
Andrew Meadows
84d7e39d72
merge upstream/master into avatar-interaction
2014-04-07 10:05:25 -07:00
Andrew Meadows
d902580d6f
Add Collision metatype to JS script system
2014-04-07 10:03:10 -07:00
Thijs Wenker
e9922b6db9
windows default device fix:
...
- fixed tabs>spaces
- doesn't require atlbase anymore, so works on visual studio express
2014-04-07 18:50:13 +02:00
Stephen Birarda
69504b0a9d
proper cleanup of CA credentials on DTLSClientSession side
2014-04-07 09:47:51 -07:00
Stephen Birarda
efcf506383
resolve conflicts on merge with upstream master
2014-04-07 09:32:08 -07:00
Thijs Wenker
4335ba7b5a
windows default device fix
2014-04-07 17:01:24 +02:00
ZappoMan
dfd6411a4f
add hooks for local audio echo, first cut at diffusion
2014-04-06 10:11:11 -07:00
stojce
dd5a198740
Models browser fixes
2014-04-06 16:13:15 +02:00
stojce
ba5a092ad7
Frameless dialog position/size fixes
...
Fixed frameless dialog size and position on main window resize and move
2014-04-06 15:30:30 +02:00
stojce
b45f61ec54
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-05 16:29:57 +02:00
matsukaze
bcce1155e1
Merge branch 'master' of https://github.com/matsukaze/hifi_nocr
2014-04-05 00:56:28 -04:00
ZappoMan
593fc6c963
lots of knobs and dials
2014-04-04 17:29:39 -07:00
Andrzej Kapolka
404b804b2f
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-04 16:41:43 -07:00
Andrzej Kapolka
2d535f3b86
Removed debugging code.
2014-04-04 16:36:58 -07:00
Andrzej Kapolka
d2b0cc43dd
Extent tweaks.
2014-04-04 16:32:14 -07:00
Andrzej Kapolka
72d09a5cbe
Merge pull request #2605 from AndrewMeadows/say-no-to-warnings
...
removing a warning about hidden virtual override
2014-04-04 16:00:57 -07:00
Andrzej Kapolka
1c822542c1
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-04 15:29:13 -07:00
Andrzej Kapolka
10288bce35
Merge pull request #2604 from AndrewMeadows/oculus-with-thrust
...
fix #2567 thrust + oculus doesn't change body rotation
2014-04-04 15:19:44 -07:00
Andrzej Kapolka
1f3a5d09d9
Merge pull request #2593 from Atlante45/display_models_metadata
...
Display models metadata
2014-04-04 15:18:18 -07:00
Andrew Meadows
403ad5e984
removing a warning about hidden virtual override
2014-04-04 15:18:12 -07:00
Atlante45
a0e70d0d2a
Merge branch 'master' of https://github.com/highfidelity/hifi into undo_redo_system
2014-04-04 14:53:12 -07:00
Andrew Meadows
01c42c741c
fix #2567 thrust + oculus doesn't change body rot
2014-04-04 14:46:54 -07:00
Andrzej Kapolka
3a125db1f8
Increase the rate at which we increase detail and put a limit on the LOD
...
multiplier so that it never takes more than about five seconds to return to
default detail. Also, since there seems to be a weird issue where OS X
throttles the frame rate to 30 fps (independent of our own throttling), use
that as the lower adjustment range.
2014-04-04 14:31:30 -07:00
Andrzej Kapolka
a2b94aa433
Working on render modes.
2014-04-04 14:22:01 -07:00
Andrzej Kapolka
550a8fdb99
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-04 13:00:51 -07:00
Mohammed Nafees
7b5c733d9e
Fixed spacing of number and script name in recently loaded list.
2014-04-05 01:10:02 +05:30
stojce
8dc6ca75a4
Merge branch 'master' of https://github.com/worklist/hifi into 19508
...
Conflicts:
interface/interface_en.ts
interface/resources/resources.qrc
interface/src/Menu.cpp
2014-04-04 21:16:29 +02:00
Andrzej Kapolka
a0c7e4d3cc
Working on model rendering modes.
2014-04-04 11:45:03 -07:00
ZappoMan
c35d6bdb0c
add reflection stats to stats display, add pre-delay, add toggle for separate ears, add surface randomness
2014-04-04 11:25:43 -07:00
Stephen Birarda
fd8e32190e
perform cleanup of GnuTLS structures across targets
2014-04-04 11:08:53 -07:00
Stephen Birarda
85933545cd
add GnuTLS init to Application
2014-04-04 10:59:58 -07:00
Stephen Birarda
e2224e0f0c
cleanup node silence timing and use for DTLS timeouts
2014-04-04 10:56:04 -07:00
Andrew Meadows
5e2b8bb2c3
connect SIGNAL to SIGNAL to avoid forwarding slot
2014-04-04 10:43:06 -07:00
Mohammed Nafees
eae95a57b7
UI alignment changes
2014-04-04 23:12:56 +05:30
Mohammed Nafees
1ecdec7a5e
Minor changes. Added a sweet tooltip :)
2014-04-04 19:52:37 +05:30
ZappoMan
4c0f83913b
tweaks to bounce
2014-04-04 07:04:02 -07:00
Andrzej Kapolka
38022d2440
Fix for voxelizing models.
2014-04-04 00:33:33 -07:00
Andrzej Kapolka
1bf19111dc
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-03 23:57:30 -07:00
Andrzej Kapolka
dfaa98cc34
Blend when setting.
2014-04-03 23:51:49 -07:00
Andrzej Kapolka
d706e23012
Basic voxelization.
2014-04-03 23:47:31 -07:00
ZappoMan
f45f30234f
more tweaks to reflections
2014-04-03 23:03:06 -07:00
ZappoMan
98f0fe8619
latest pass, improved distance calulations, added menu item to remove original source
2014-04-03 18:57:08 -07:00
Atlante45
d3ce2c7640
Added undo/redo support to the client
2014-04-03 16:51:08 -07:00
Atlante45
42f47f5db2
Some alphabetical cleaning
2014-04-03 16:48:56 -07:00
ZappoMan
23e5452a89
next cut
2014-04-03 16:31:28 -07:00
ZappoMan
ed55700c27
Merge branch 'moonshot' of https://github.com/ZappoMan/hifi into moonshot
...
Conflicts:
interface/src/AudioReflector.cpp
2014-04-03 16:22:29 -07:00
matsukaze
9e157ff1c5
More audio fixes.
2014-04-04 16:17:49 -07:00
matsukaze
33d4cb6497
Merge branch 'moonshot' of https://github.com/ZappoMan/hifi into moonshot
2014-04-04 16:16:19 -07:00
matsukaze
33718684e6
More audio fixes.
2014-04-04 16:09:25 -07:00
matsukaze
836fda2c05
Clamp the audio summation.
2014-04-04 09:07:27 -07:00
ZappoMan
5872ec0569
checkpoint
2014-04-03 16:19:33 -07:00
Atlante45
ba4ccc22ef
Changed FstReader name to ModelUploader
2014-04-03 16:19:33 -07:00
AndrewMeadows
4a98f9f159
Merge pull request #2485 from kordero/19498
...
Code Review for Job #19498
2014-04-03 12:58:47 -07:00
ZappoMan
06adaa009c
add first cut at simple low pass filter
2014-04-03 12:40:35 -07:00
Lucas Crisman
793179dc72
Merge branch 'master' of git://github.com/worklist/hifi into 19498
...
Conflicts:
interface/src/Application.cpp
2014-04-03 16:24:32 -03:00
Andrzej Kapolka
061d7719d4
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-03 11:55:50 -07:00
Andrzej Kapolka
22710af111
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
...
Conflicts:
interface/interface_en.ts
2014-04-03 11:37:27 -07:00
Andrzej Kapolka
df4fd9df5f
Remove translations for now, but use correct translation keys for the only
...
translations we had (days/weeks/etc.)
2014-04-03 11:30:06 -07:00
Andrzej Kapolka
407a6ecc70
More work on voxelizing.
2014-04-03 11:26:54 -07:00
Atlante45
df718c430a
Merge branch 'master' of https://github.com/highfidelity/hifi into display_models_metadata
2014-04-03 11:20:24 -07:00
Stephen Birarda
cc199364e2
Merge pull request #2596 from ddobrev/master
...
Informed users who want to chat they have to log in first
2014-04-03 10:27:37 -07:00
Dimitar Dobrev
716858e6f6
Informed users who want to chat they have to log in first.
2014-04-03 20:09:54 +03:00
Mohammed Nafees
f3121e1bf6
Removed the animation, placed UI elements according to mockup
2014-04-03 22:33:45 +05:30
ZappoMan
1265e5b12d
just echo
2014-04-03 09:23:10 -07:00
Andrew Meadows
7a602aedd1
Fix crash: don't simulate until geometry exists
2014-04-03 09:06:49 -07:00
ZappoMan
3808cfa83d
latest work
2014-04-03 08:55:48 -07:00
matsukaze
09bcada263
Fixes to audio spatial processing.
2014-04-03 19:41:59 -07:00
Mohammed Nafees
2ef8277d0f
Make the widget move and resize along with the main window
2014-04-03 18:04:26 +05:30
Mohammed Nafees
e5d9812742
Major changes to the running scripts widget
2014-04-03 13:21:27 +05:30
Andrzej Kapolka
4375fe85f1
Working on voxelizing spanners using a set of six rendered images.
2014-04-02 18:56:18 -07:00
ZappoMan
7717a09f91
use QByteArray for processSpatialAudio() signal
2014-04-02 18:48:28 -07:00
ZappoMan
42efb0db65
glue in processSpatialAudio()
2014-04-02 18:18:17 -07:00
Atlante45
4a1687c023
Merge branch 'master' of https://github.com/highfidelity/hifi into HEAD
...
Conflicts:
interface/interface_en.ts
interface/src/Application.cpp
2014-04-02 18:16:30 -07:00
Atlante45
5acc8313ba
Manual merge
2014-04-02 18:07:55 -07:00
Andrew Meadows
db40a955c9
merge upstream/master into "improved URL scheme"
...
Conflicts:
interface/interface_en.ts
2014-04-02 17:50:08 -07:00
ZappoMan
033e233d40
Merge branch 'moonshot' of https://github.com/ZappoMan/hifi into moonshot
2014-04-02 17:45:51 -07:00
matsukaze
f7d9269314
Modifications to support spatial audio processing.
2014-04-03 17:36:03 -07:00
ZappoMan
ec9884833b
first cut at reflections
2014-04-02 17:45:34 -07:00
Andrew Meadows
aad945c180
merge upstream/master into "improved URL scheme"
...
Conflicts:
interface/interface_en.ts
2014-04-02 17:45:01 -07:00
Andrew Meadows
715f2c53d5
merge upstream/master into avatar-interaction
...
Conflicts:
interface/interface_en.ts
2014-04-02 17:28:22 -07:00
Atlante45
c2f0545d96
Setup for actual metadata
2014-04-02 17:12:11 -07:00
Atlante45
cf20c448a3
Few tweaks before PR
2014-04-02 16:46:03 -07:00
Andrew Meadows
933cade6b0
Re-add fullUpdate hint to Model::simulate()
2014-04-02 16:34:33 -07:00
Atlante45
52df77b4b5
Final work on models metadata support
2014-04-02 16:25:35 -07:00
Lucas Crisman
76921d9b52
Merge branch 'master' of git://github.com/worklist/hifi into 19498
2014-04-02 17:18:27 -03:00
Andrew Meadows
97ba5250a5
Only simulate() Avatar Models when necessary
...
Also: rebuild collision shapes when Model scale changes
2014-04-02 12:01:18 -07:00
Atlante45
b73598ae8a
Merge branch 'master' of https://github.com/highfidelity/hifi into display_models_metadata
2014-04-02 11:40:41 -07:00
Atlante45
e60e1929f3
Review comments
2014-04-02 11:36:52 -07:00
Mohammed Nafees
0fa910c61f
fix ubuntu build error
2014-04-02 16:16:23 +05:30
Mohammed Nafees
c358c6ff99
fixed signal parameter
2014-04-02 15:55:47 +05:30
Mohammed Nafees
5e8bd8d050
Resolve conflicts
2014-04-02 13:00:48 +05:30
Mohammed Nafees
d85d4fea5d
Added the new Running Scripts widget
2014-04-02 12:46:57 +05:30
Lucas Crisman
1a468ab8ca
Merge branch 'master' of git://github.com/worklist/hifi into 19498
...
Conflicts:
interface/src/Application.cpp
2014-04-02 01:26:25 -03:00
Philip Rosedale
ca863e77f4
Merge branch 'master' of https://github.com/worklist/hifi
...
Conflicts:
interface/interface_en.ts
2014-04-01 21:14:51 -07:00
Philip Rosedale
389091ace6
Merge pull request #2587 from matsukaze/nocrAudioFixes
...
Audio fixes for win OS.
2014-04-01 21:03:26 -07:00
matsukaze
d28d686ceb
Fix for missing voxel system on domain change. Fix for assertion failure thrown by Qt on exit.
2014-04-02 17:45:22 -07:00
matsukaze
f305b81655
Merge upstream master into audio fixes.
2014-04-02 17:34:41 -07:00
matsukaze
7542917922
Fix tab with space.
2014-04-02 14:22:17 -07:00
matsukaze
94a23b7ffc
Fix brace location and replace tab with space.
2014-04-02 14:15:20 -07:00
matsukaze
952ca928f1
More audio fixes. Fix audio buffer size on Win.
2014-04-02 12:28:22 -07:00
Philip Rosedale
e53bfe4ea1
Merge pull request #2585 from ey6es/master
...
Align forearms with wrists again, fix for annoying intermittent seg fault on Linux exit.
2014-04-01 20:59:51 -07:00
Andrew Meadows
515593e41c
modify avatar thrust during collisions
2014-04-01 17:25:26 -07:00
Philip Rosedale
0b792985d3
Tweaks to VU meter, tone injector, and fix to noise gate
2014-04-01 16:43:18 -07:00
Andrzej Kapolka
865ca7de20
Align forearms with wrists. Closes #2577 .
2014-04-01 16:01:29 -07:00
matsukaze
c3934d9e86
Fix heap corruption.
2014-04-01 15:49:08 -07:00
Philip Rosedale
36c41a1fd3
test other way of doing loudness
2014-04-01 15:35:46 -07:00
Stephen Birarda
62041d91a8
rename NodeList DomainInfo to DomainHandler
2014-04-01 13:09:35 -07:00
Andrew Meadows
b65855a384
merge upstream/master into avatar-interaction
2014-04-01 12:53:47 -07:00
Andrew Meadows
59bba99c6f
Resolve body-body collisions with other avatars
2014-04-01 12:48:17 -07:00
Atlante45
f87c82450a
Modified dialog default size
2014-04-01 12:20:08 -07:00
Atlante45
bdd5c291b0
Merge branch 'master' of https://github.com/highfidelity/hifi into display_models_metadata
2014-04-01 12:03:45 -07:00
Atlante45
03958f2fa0
work on metadata in the model browser + real time updates
2014-04-01 12:02:47 -07:00
Andrew Meadows
3d43956c11
bounding shape relative to model's root Joint
2014-04-01 11:39:40 -07:00
Andrew Meadows
9f9127b716
draw head bounding shape first
2014-04-01 11:39:24 -07:00
Andrzej Kapolka
fb37ef5bca
Fix for annoying intermittent seg fault on Linux exit. Closes #2542 .
2014-04-01 11:25:39 -07:00
Andrzej Kapolka
afb5711879
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-01 10:40:38 -07:00
Andrew Meadows
03d04e194d
Init bounding Extents for more correct shapes
2014-04-01 10:39:58 -07:00
AndrewMeadows
f12da05722
Merge pull request #2581 from Atlante45/more_upload_fixes
...
More upload fixes
2014-04-01 09:51:25 -07:00
AndrewMeadows
ff211dbc2b
Merge pull request #2573 from PhilipRosedale/master
...
Audio VU level meter to replace scope
2014-04-01 09:41:39 -07:00
Andrew Meadows
1bbdc9d78b
Adding bounding capsule shape for Model
...
Also:
Cleaned up the automatic geometry LOD loading
Removed staticExtents data member from FBXGeometry
Split debug rendering of bounding shapes from joint shapes
2014-04-01 09:25:25 -07:00
Philip Rosedale
7d12fcee9d
220Hz tone injection option for easier audio quality checks
2014-03-31 21:55:29 -07:00
James Brotchie
19b8f101d8
Improved hifi:// style URL scheme handling.
...
First steps towards implementing #1463 .
- Moved url parsing code from Application::event to
Menu::goTo(QString).
- Handle destination component of URL as either a @username,
#place, or x-xx,y-yy,z-zz style coordinate.
- Added support for entering hifi:// style URL into @ invoked
goto menu option.
2014-04-01 11:31:43 +10:00
Philip Rosedale
81d1eb7ed2
removed unused procedural movement code
2014-03-31 18:24:58 -07:00
Andrzej Kapolka
929f08dec2
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-31 18:22:43 -07:00
Andrzej Kapolka
005ae79928
Various fixes and what-not, got the basic spanner clipping working.
2014-03-31 18:21:28 -07:00
Atlante45
77f5a50738
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_fixes
2014-03-31 17:19:45 -07:00
James Brotchie
da116608a0
Hitting enter no longer shows chat window when chat is disabled.
...
When chat is disabled (QXMPP library not available or XMPP disconnected)
hitting enter would show the chat window, even when the Tools -> Chat
menu item is grayed out!
2014-04-01 07:38:22 +10:00
Philip Rosedale
3babb5e0bf
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-31 07:25:46 -07:00
James Brotchie
6880160bc0
Remember most recently opened script location.
...
Previously when running a script from a file you were always taken back
to your desktop directory. Now you will be taken to the location of your
most recently opened script.
2014-03-31 22:08:38 +10:00
Philip Rosedale
27f0214032
first pass audio VU scope
2014-03-28 23:09:51 -07:00
Philip Rosedale
78ee8706d6
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-28 16:48:15 -07:00
Andrzej Kapolka
176d8f746e
Finally at the point of actually getting spanners to turn into voxels.
2014-03-28 15:19:40 -07:00
Andrzej Kapolka
78896d6af9
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-28 13:29:11 -07:00
Dimitar Dobrev
f9cee2ccfa
Fixed a typo that resulted in a wrong padding of a widget.
2014-03-28 22:21:55 +02:00
Andrzej Kapolka
cc5ea2a465
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-28 11:19:58 -07:00
Andrew Meadows
5406490719
rename _shapes -> _jointShapes
...
also stubbed Model::createBoundingShape()
2014-03-28 11:00:30 -07:00
Dimitar Dobrev
9b43508098
Restored code that Git had somehow deleted.
2014-03-28 19:26:16 +02:00
Dimitar Dobrev
6fd1bf7edb
Simplified the new goToUser function.
2014-03-28 18:44:06 +02:00
Dimitar Dobrev
3907c563df
Put the chat window above the 3D view and animated its showing.
2014-03-28 18:36:53 +02:00
Dimitar Dobrev
4374e28e9c
Changed the highlighting of own messages to occupy the whole row.
2014-03-28 18:36:53 +02:00
Dimitar Dobrev
e27f191413
Changed the dock widget for the chat so that it replicates the agreed
...
upon design.
2014-03-28 18:36:53 +02:00
Dimitar Dobrev
5073439007
Highlighted the user's own chat messages.
2014-03-28 18:36:53 +02:00
Dimitar Dobrev
d764ef79ed
Gave more space to the user in sent messages so that resizing of the
...
column for messages occurs for really long user names.
2014-03-28 18:36:53 +02:00
Dimitar Dobrev
a48ca65236
Enabled going to the clicked user in the chat.
2014-03-28 18:36:53 +02:00
Dimitar Dobrev
65f912249d
Moved user names in the char 1 pixel to the bottom.
2014-03-28 18:36:52 +02:00
Stephen Birarda
3c8aa90ae0
Merge pull request #2559 from AndrewMeadows/avatar-interaction-2
...
split lean input from lean perturbations
2014-03-28 09:25:36 -07:00
Stephen Birarda
be5888e692
Merge pull request #2549 from AndrewMeadows/avatar-interaction
...
name changes to get rid of "tweaked" angles in Head code
2014-03-28 09:19:45 -07:00
Stephen Birarda
7b840f760c
Merge pull request #2538 from AndrewMeadows/enforce-standard
...
making some type casts abide by coding standard
2014-03-28 09:19:16 -07:00
Andrzej Kapolka
d3fe6f21ef
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-27 17:03:24 -07:00
Andrzej Kapolka
361276d133
Use a spherical estimate of the shadowed region to avoid growing and shrinking
...
it as we turn around. Also, might as well render shadows for the billboards.
2014-03-27 16:19:21 -07:00
Andrzej Kapolka
aee15e0496
Don't render display name/chat message for own avatar in first person mode.
2014-03-27 15:38:21 -07:00
Andrew Meadows
796d20168e
splitting lean input from lean perturbations
2014-03-27 15:30:30 -07:00
Philip Rosedale
c8cacf75f3
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-27 15:16:11 -07:00
Philip Rosedale
41e9017953
more audio level meter work, improved gun
2014-03-27 15:14:38 -07:00
Andrzej Kapolka
077df3906f
Make sure we reset our LOD adjustments before we switch back from throttling
...
the renderer.
2014-03-27 15:02:26 -07:00
Andrzej Kapolka
eab4b4bc5d
Make sure we process the model root nodes in alphabetic order.
2014-03-27 14:47:46 -07:00
Andrzej Kapolka
9078d9a0f2
Fix for avatar LOD's getting into a degenerate state. Don't persist the
...
avatar LOD, since we adjust it more rapidly.
2014-03-27 14:14:31 -07:00
stojce
07282b462d
Merge branch 'master' of https://github.com/worklist/hifi into 19508
...
Conflicts:
interface/interface_en.ts
interface/src/Menu.cpp
2014-03-27 21:54:29 +01:00
stojce
8b6db350da
Switched to QDockWidget
2014-03-27 21:50:41 +01:00
Andrzej Kapolka
7cc7230745
Adjust the shadow shader to prevent seeing shadows on the opposite sides of
...
objects. Closes #2544 .
2014-03-27 13:18:45 -07:00
stojce
57fe0a4189
Merge branch 'master' of https://github.com/worklist/hifi into 19507
2014-03-27 20:57:35 +01:00
Andrew Meadows
a978f533e1
update a comment
2014-03-27 11:24:03 -07:00
Andrew Meadows
7949be0319
PitchTweak and friends become DeltaPitch
2014-03-27 11:14:26 -07:00
Andrzej Kapolka
ca9f0c01c1
Couple of quick fixes: reset the skeleton joints when space is pressed as a
...
last resort to fix broken IK, don't render display names at the origin if
we don't have a skeleton model.
2014-03-27 11:08:55 -07:00
Andrew Meadows
c354e980a8
getTweakedOrientation() to getFinalOrientation()
2014-03-27 11:03:42 -07:00
Andrew Meadows
c383b69b61
merge upstream/master into enforce-standard
...
Conflicts:
interface/src/avatar/Hand.cpp
2014-03-27 10:53:54 -07:00
Andrew Meadows
b6f2150d2e
HeadData::_yaw and friends change to _baseYaw
2014-03-27 10:37:07 -07:00
Atlante45
11f40258b3
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_fixes
2014-03-27 10:12:34 -07:00
stojce
d3dff7a121
Merge branch 'master' of https://github.com/worklist/hifi into 19507
2014-03-27 17:57:03 +01:00
stojce
d90e15ad58
Don't show share dialog for anonymous users
2014-03-27 17:56:42 +01:00
Philip Rosedale
101de1e0e5
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-26 23:24:44 -07:00
Philip Rosedale
56492e3ac8
Merge pull request #2536 from ey6es/master
...
Provide a simple means of tracking download progress, increase speed at which we adjust avatar LOD.
2014-03-26 23:23:27 -07:00
Philip Rosedale
7d168b5b1f
Merge pull request #2537 from ZappoMan/bugfixes
...
some windows bug fixes
2014-03-26 23:22:06 -07:00
Philip Rosedale
ff8d154412
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-26 22:38:35 -07:00
Andrzej Kapolka
f339a3c0d7
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-03-26 18:30:23 -07:00
Andrzej Kapolka
7f3977578e
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-26 18:30:06 -07:00
Stephen Birarda
206096465b
Merge branch 'master' of https://github.com/highfidelity/hifi into flock-bots
2014-03-26 17:46:48 -07:00
Stephen Birarda
7eab276122
suppress debug in ScriptEngine, fix spatialization from FS head changes
2014-03-26 17:19:23 -07:00
Stephen Birarda
87cbe9a1f4
Merge pull request #2524 from AndrewMeadows/shapes
...
avatar responds to hand-vs-head collisions again
2014-03-26 17:10:43 -07:00
Andrew Meadows
4c64c11144
making some type casts abide by coding standard
2014-03-26 16:58:47 -07:00
Brad Hefta-Gaub
0435b16668
fix formatting
2014-03-26 16:52:24 -07:00
ZappoMan
11c089c221
add support for getting the actual default audio devices in windows by name
2014-03-26 16:48:57 -07:00
Andrzej Kapolka
26da3bcefd
Bump up the rate at which we increase detail.
2014-03-26 16:28:03 -07:00
Andrzej Kapolka
1cae0dc94c
Adjust avatar LOD faster. Closes #2496 .
2014-03-26 16:01:07 -07:00
Andrzej Kapolka
52c8a865f1
Provide a means of tracking resource download progress. Until we have a
...
user-friendly progress meter/throbber, put the download progress in the
extended stats.
2014-03-26 15:53:19 -07:00
Brad Hefta-Gaub
411ebf805a
use InvokeMethod() for all menu scripting operations
2014-03-26 15:42:53 -07:00
Brad Hefta-Gaub
2257afd390
removed unneeded call to disconnect()
2014-03-26 15:20:27 -07:00
Atlante45
718b8f7eb9
Changed back to upload either head or skeleton
2014-03-26 15:07:19 -07:00
Andrew Meadows
63c4af8950
remove cruft: Head::applyCollision()
2014-03-26 14:10:43 -07:00
Andrew Meadows
7a649084bd
reduce the lean recovery timescale
2014-03-26 14:07:21 -07:00
stojce
866afc6191
Merge branch 'master' of https://github.com/worklist/hifi into 19507
2014-03-26 21:24:34 +01:00
Andrew Meadows
9a4db152ff
avatar responds to hand-vs-head collisions again
2014-03-26 13:20:18 -07:00
Andrzej Kapolka
99704aee94
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-26 13:06:37 -07:00
Andrzej Kapolka
97b895be16
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-26 12:43:33 -07:00
Andrzej Kapolka
c18d0ccf8f
Formatting fixes.
2014-03-26 12:34:46 -07:00
Andrzej Kapolka
c31b04af4c
Fix for Windows initial device selection.
2014-03-26 12:23:08 -07:00
Philip Rosedale
caed600817
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-26 12:14:12 -07:00
Andrzej Kapolka
b88708a991
Added mono to stereo conversion to fix Linux audio. Closes #2508 .
2014-03-26 11:01:58 -07:00
stojce
04c149eabd
Merge branch 'master' of https://github.com/worklist/hifi into 19507
2014-03-26 18:26:39 +01:00
Philip Rosedale
d90244c01e
first pass, clipping audio meter
2014-03-25 22:31:44 -07:00
Andrzej Kapolka
5934a7fbea
Working on voxelizing spanners.
2014-03-25 20:41:19 -07:00
stojce
22a8693b89
Overlay behaviour
2014-03-26 00:05:11 +01:00
Andrew Meadows
fff7a36b54
merge upstream/master into physics project
...
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/avatar/Hand.h
interface/src/avatar/SkeletonModel.cpp
interface/src/avatar/SkeletonModel.h
interface/src/renderer/Model.h
2014-03-25 15:55:26 -07:00
Andrew Meadows
d90b325b1c
Add penetration resolution helper for Hand class
2014-03-25 15:31:46 -07:00
stojce
547f33f4d6
Merge branch 'master' of https://github.com/worklist/hifi into 19508
...
Conflicts:
interface/interface_en.ts
2014-03-25 22:15:52 +01:00
stojce
e5a66ddb90
New layout behaviour
2014-03-25 21:56:20 +01:00
Philip Rosedale
ec3a83820e
Merge pull request #2488 from birarda/avatar-scaling
...
avatar-mixer tuning for identity and billboard packets
2014-03-25 11:46:25 -07:00
Stephen Birarda
8a796be785
only fade avatars if they have ever been initialized
2014-03-25 11:10:28 -07:00
AndrewMeadows
5551396a7b
Merge pull request #2480 from ZappoMan/scripting_improvements
...
Scripting improvements
2014-03-25 10:49:14 -07:00
Lucas Crisman
c78bcc6d2f
Merge branch 'master' of git://github.com/worklist/hifi into 19498
2014-03-25 14:45:08 -03:00
Stephen Birarda
f763859fd0
don't attempt to render avatars until they are initialized
2014-03-25 10:44:52 -07:00
Lucas Crisman
8ed30d9da2
Merge branch 'master' of git://github.com/worklist/hifi into 19498
...
Conflicts:
interface/src/Application.cpp
2014-03-25 14:43:40 -03:00
Brad Hefta-Gaub
7dce4fdf19
Merge pull request #2484 from AndrewMeadows/sanity-checking
...
Sanity check AvatarData packets as they are unpacked
2014-03-25 10:26:37 -07:00
Andrew Meadows
c0177e80a7
use glm::isnan() everywhere for portable code
2014-03-25 09:56:15 -07:00
stojce
5e350df128
Merge branch 'master' of https://github.com/worklist/hifi into 19507
...
Conflicts:
interface/interface_en.ts
2014-03-25 17:47:05 +01:00
ZappoMan
f10d5e23f8
set firstRun so it only happens once
2014-03-25 00:57:29 -07:00