MarcelEdward
95cab15864
the command:
...
cmake . -GXcode
creates a CMakeFiles direcory in the test directory, causing the creation of the xcode files to fail with an the source directory does not contain a CMakeList.txt file.
This patch updates the CMakeList.txt file in the test directory to ignore that created dir.
2014-09-03 16:34:23 +02:00
Andrzej Kapolka
d9733be3e1
Merge pull request #3339 from ey6es/master
...
More shader fixes.
2014-09-02 13:57:31 -07:00
Andrzej Kapolka
34ba5cc31f
More shader fixes.
2014-09-02 13:54:47 -07:00
Clément Brisset
54315e26a8
Merge pull request #3334 from ctrlaltdavid/19992
...
Code Review for Job #19992
2014-09-02 13:11:53 -07:00
Andrzej Kapolka
d7a38e60b3
Merge pull request #3337 from ey6es/master
...
Quick fix for base colors underneath terrain.
2014-09-02 12:32:18 -07:00
Andrzej Kapolka
bf5e5fd72c
Quick fix for base colors underneath terrain.
2014-09-02 12:31:25 -07:00
Clément Brisset
da96a4a458
Merge pull request #3333 from thoys/patch-1
...
Avatar.setLoop is now Avatar.setPlayerLoop
2014-09-01 21:18:08 -07:00
Thijs Wenker
1c41734569
Avatar.setLoop is now Avatar.setPlayerLoop
2014-08-30 15:50:20 +02:00
AndrewMeadows
431d69e9d9
Merge pull request #3330 from Atlante45/rec_file_format_tweaks
...
Rec file format tweaks
2014-08-29 16:10:03 -07:00
Atlante45
9b5b83117f
CR
2014-08-29 14:25:05 -07:00
David Rowe
518fa7936c
Increase model uploader menu width to accommodate large fonts
2014-08-28 17:25:35 -07:00
Stephen Birarda
29ed1b3fcd
Merge pull request #3331 from ctrlaltdavid/19961
...
Code Review for Job #19961
2014-08-28 14:30:01 -07:00
David Rowe
1d3a176f5f
Rename method
2014-08-28 13:53:47 -07:00
David Rowe
85e9f8064a
Simplify to use bool instead of storing domain name
2014-08-28 12:21:55 -07:00
Clément Brisset
1b5a6cf671
Merge pull request #3325 from chansensturm/audio-filter
...
left/right channels of head shadow filter now have independent gain calculations
2014-08-28 11:51:09 -07:00
Leonardo Murillo
ff2fe3fae4
Merge pull request #3329 from birarda/addresses
...
handle not found errors returned for addresses from data-web
2014-08-28 11:50:51 -07:00
Atlante45
1a131b0e29
Removed some debug + fixed some checks
2014-08-28 11:50:18 -07:00
Atlante45
a6bf9d7b90
Handle URL recordings + some safety checks
2014-08-28 11:42:39 -07:00
David Rowe
46c1a9d59a
Make login dialog automatically show only once per domain visit
2014-08-28 11:25:13 -07:00
Craig Hansen-Sturm
bef0232b35
Merge pull request #3327 from Atlante45/rec_file_format_tweaks
...
Looping option
2014-08-28 11:13:10 -07:00
Craig Hansen-Sturm
3e3090f1ea
coding standard
2014-08-28 11:12:17 -07:00
Atlante45
9df68dc2f1
CR
2014-08-28 10:58:07 -07:00
Stephen Birarda
cc2a35c2a8
handle not found errors returned for addresses from data-web
2014-08-28 10:54:05 -07:00
Clément Brisset
aae10e8431
Merge pull request #3326 from JeroMiya/vs2010expressInstallOrderBuildDocFix
...
Added the correct install order for VS2010 C++ Express and Win 7.1 SDK
2014-08-28 10:08:08 -07:00
Sleepy Daddy Software™
e7fe7bd021
Added the correct install order for VS2010 C++ Express and Windows 7.1 SDK.
2014-08-28 01:23:19 -04:00
Atlante45
691ace7cc6
Looping option
2014-08-27 19:05:39 -07:00
Craig Hansen-Sturm
0881959750
left/right channels of head shadow filter now have independent gain + implemented all-pass filter
2014-08-27 17:30:11 -07:00
Craig Hansen-Sturm
61a09146cd
Merge pull request #3324 from Atlante45/master
...
fix for crash in Audio
2014-08-27 16:16:13 -07:00
Atlante45
2448229b46
fix for crash in Audio
2014-08-27 16:03:53 -07:00
Brad Hefta-Gaub
e8c3125985
Merge pull request #3323 from chansensturm/wangyix-qt_stats_for_audiomixer
...
Merge of Yixin's PR #3281 to head
2014-08-27 11:14:52 -07:00
Craig Hansen-Sturm
40a5ff6b9e
ZappoMan deadcode analysis applied
2014-08-27 10:56:44 -07:00
Andrzej Kapolka
8698c2a852
Merge pull request #3322 from Atlante45/master
...
Make recordings playable on ACs
2014-08-26 18:49:42 -07:00
Craig Hansen-Sturm
e941e58626
merge HEAD with PR-3281
2014-08-26 18:25:40 -07:00
Atlante45
b1ca1e9840
Script to play recording on ACs
2014-08-26 18:24:09 -07:00
Atlante45
465b076998
Removed debug + ignore frame 0
2014-08-26 18:19:26 -07:00
Atlante45
056cd0a4d1
extra line
2014-08-26 18:06:10 -07:00
Atlante45
41461cd322
Added option to playback from current location
2014-08-26 17:23:50 -07:00
Atlante45
dda02b5dcf
Fake faceshift connection while playing back
2014-08-26 15:54:16 -07:00
Atlante45
3826ed0d69
Added setFinalPitch/Yaw/Roll to HeadData
2014-08-26 15:36:08 -07:00
Atlante45
9e686b4096
Moved lean and head rotation inside Player class
2014-08-26 14:36:46 -07:00
Atlante45
90d8626615
Fix for audio on ACs
2014-08-26 14:35:35 -07:00
Atlante45
b92ae53753
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-08-26 14:34:39 -07:00
Brad Hefta-Gaub
9b35dc784d
Merge pull request #3320 from chansensturm/master
...
added high-shelf and low-shelf filters, positional audio now uses high-shelf filter
2014-08-26 13:13:10 -07:00
Craig Hansen-Sturm
47bc183439
SQUARE_ROOT_OF_TWO renamed SQUARE_ROOT_OF_TWO_OVER_TWO
2014-08-26 11:32:05 -07:00
Craig Hansen-Sturm
5f695664a6
add explicit constants inline for documebntation purposes
2014-08-26 11:26:39 -07:00
Clément Brisset
ee5765c0a4
Merge pull request #3321 from ZappoMan/fixReferentialsBug
...
fix bug in referentials
2014-08-26 10:16:08 -07:00
ZappoMan
74585bc593
fix bug in referentials
2014-08-26 10:14:28 -07:00
Atlante45
cf14af0766
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-08-25 18:54:41 -07:00
Brad Hefta-Gaub
a51cace167
Merge pull request #3319 from Atlante45/sitting_points_not_disappearing_when_switching_to_fake_domain
...
fix sitting points on domain switch
2014-08-25 18:42:19 -07:00
Craig Hansen-Sturm
2abaa387d2
Merge remote-tracking branch 'upstream/master'
2014-08-25 18:18:01 -07:00