Ryan Huffman
a552d48401
Merge remote-tracking branch 'upstream/master' into 19554-2
2014-04-17 20:02:05 -07:00
Ryan Huffman
e1e9c11189
Add Menu slot to open urls
2014-04-17 15:18:40 -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
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
Stojce Slavkovski
c67e42be5e
Moved function into .cpp
2014-04-16 07:46:15 +02:00
ZappoMan
a46d3fd254
first cut at local audio spatialization working
2014-04-15 19:57:37 -07:00
ZappoMan
74828a3215
removed non-functional low pass filter
2014-04-15 12:54:59 -07:00
Stojce Slavkovski
1a3e6595c5
Allow users to set the destination of Snapshots
2014-04-15 19:36:02 +02:00
ZappoMan
8a6da915ae
fix predelay in the diffusion case
2014-04-14 13:25:01 -07:00
ZappoMan
0d308e7cb9
more cleanup add support for enable/disable rendering of paths
2014-04-14 11:58:49 -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
Andrzej Kapolka
fe7a359545
Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624 .
2014-04-11 15:55:48 -07:00
Stojce Slavkovski
459fed5c7b
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-10 21:52:37 +02: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
Stephen Birarda
cf47418d58
remove the audio scope
2014-04-09 17:16:29 -07:00
Andrzej Kapolka
f707719f4e
Merge branch 'master' of https://github.com/highfidelity/hifi into faceplus
2014-04-09 15:34:29 -07:00
Stephen Birarda
ae4b8348a2
fix header include guards via regex
2014-04-09 12:03:17 -07:00
Andrzej Kapolka
55e0035fc8
More progress on Faceplus integration.
2014-04-09 11:14:47 -07:00
stojce
cc2f03fb49
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-04-09 08:19:41 +02:00
Stephen Birarda
6a51df9e38
initial regex replacement of headers
2014-04-08 17:30:36 -07:00
ZappoMan
593fc6c963
lots of knobs and dials
2014-04-04 17:29:39 -07:00
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
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
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
06adaa009c
add first cut at simple low pass filter
2014-04-03 12:40:35 -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
matsukaze
f7d9269314
Modifications to support spatial audio processing.
2014-04-03 17:36:03 -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
b65855a384
merge upstream/master into avatar-interaction
2014-04-01 12:53:47 -07:00
AndrewMeadows
f12da05722
Merge pull request #2581 from Atlante45/more_upload_fixes
...
More upload fixes
2014-04-01 09:51:25 -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
Atlante45
77f5a50738
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_fixes
2014-03-31 17:19:45 -07:00
Dimitar Dobrev
6fd1bf7edb
Simplified the new goToUser function.
2014-03-28 18:44:06 +02:00
Dimitar Dobrev
a48ca65236
Enabled going to the clicked user in the chat.
2014-03-28 18:36:53 +02: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
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
Atlante45
11f40258b3
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_fixes
2014-03-27 10:12:34 -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
Andrzej Kapolka
1cae0dc94c
Adjust avatar LOD faster. Closes #2496 .
2014-03-26 16:01:07 -07:00
Brad Hefta-Gaub
411ebf805a
use InvokeMethod() for all menu scripting operations
2014-03-26 15:42:53 -07:00
Atlante45
718b8f7eb9
Changed back to upload either head or skeleton
2014-03-26 15:07:19 -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