Stephen Birarda
|
5fdec5a18d
|
Merge pull request #1893 from birarda/master
fixes for assignment-client Agent
|
2014-02-05 15:36:23 -08:00 |
|
Andrew Meadows
|
aa3a1a9a72
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
|
Stephen Birarda
|
9694a622b5
|
update placeholder and give edit packet senders to Agent
|
2014-02-05 15:35:13 -08:00 |
|
AndrewMeadows
|
2fcc4271c4
|
Merge pull request #1892 from ZappoMan/OctreeSendThread_crash
fix crash in octree server related to getActiveSocket() returning NULL
|
2014-02-05 15:07:29 -08:00 |
|
ZappoMan
|
ce30e83113
|
fix crash in octree server related to getActiveSocket() returning NULL
|
2014-02-05 14:56:00 -08:00 |
|
ZappoMan
|
5059f27067
|
update README to reference build notes for Windows and Ubuntu and Qt 5.2
|
2014-02-05 14:08:42 -08:00 |
|
ZappoMan
|
8cc4666f2a
|
fix spacing
|
2014-02-05 14:00:17 -08:00 |
|
ZappoMan
|
b0ccedd1a6
|
fix spacing
|
2014-02-05 13:59:17 -08:00 |
|
Brad Hefta-Gaub
|
a05e07460f
|
fix windows build errors and warnings
|
2014-02-05 13:54:17 -08:00 |
|
Andrzej Kapolka
|
5e9916302b
|
Working on clearing shared object references.
|
2014-02-05 13:28:19 -08:00 |
|
ZappoMan
|
3e08a0b48b
|
fix spacebar capture
|
2014-02-05 13:26:46 -08:00 |
|
Philip Rosedale
|
0b4fb3dd23
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-05 12:44:41 -08:00 |
|
Philip Rosedale
|
7d5366a1b8
|
Merge pull request #1881 from birarda/audio-fixes
repairs to audio so buffers don't climb
|
2014-02-05 12:33:07 -08:00 |
|
Andrzej Kapolka
|
3a378dbeaf
|
Working on extending the concept of a shared object.
|
2014-02-05 12:20:02 -08:00 |
|
Stephen Birarda
|
96fd73a766
|
fixed wrapped read of samples from end of buffer
|
2014-02-05 11:39:03 -08:00 |
|
Stephen Birarda
|
cff4994c01
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-fixes
|
2014-02-05 11:04:24 -08:00 |
|
ZappoMan
|
98967189ac
|
Merge pull request #1878 from ZappoMan/bugfixes
fix particle init
|
2014-02-05 10:32:17 -08:00 |
|
ZappoMan
|
76bc4564ad
|
push to force rebuild
|
2014-02-05 10:24:00 -08:00 |
|
Stephen Birarda
|
6b3b03228e
|
audio repairs so buffers do not climb
|
2014-02-05 10:22:07 -08:00 |
|
ZappoMan
|
53e7cd7797
|
fix particle init
|
2014-02-05 10:16:43 -08:00 |
|
AndrewMeadows
|
42528be7ca
|
Merge pull request #1846 from ZappoMan/fixdebugoutput
fix debug to properly work with outputBufferBits()
|
2014-02-05 10:03:09 -08:00 |
|
ZappoMan
|
38c180065d
|
Merge pull request #1863 from AndrewMeadows/stable-camera
Fix #1862 camera should not follow head orientation when using faceshift
|
2014-02-05 09:58:05 -08:00 |
|
Philip Rosedale
|
4cba03dd67
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-05 07:29:15 -08:00 |
|
Stephen Birarda
|
c194ad1b2d
|
Merge pull request #1873 from ZappoMan/bugfixes
Fix corruption in voxel packets
|
2014-02-04 23:17:45 -08:00 |
|
ZappoMan
|
1b9cc4f5a5
|
more fixup to octree packets
|
2014-02-04 23:02:56 -08:00 |
|
ZappoMan
|
b0c41b086d
|
fix voxel packet corruption
|
2014-02-04 22:54:55 -08:00 |
|
Philip Rosedale
|
d88d598e2b
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-04 21:29:38 -08:00 |
|
Philip Rosedale
|
d416f33e67
|
Merge pull request #1872 from ZappoMan/invaders_tweaks
Invaders tweaks
|
2014-02-04 21:29:23 -08:00 |
|
ZappoMan
|
5afe184c3b
|
removed debug
|
2014-02-04 21:16:07 -08:00 |
|
ZappoMan
|
7ffe73bf6e
|
added the cannon as voxels
|
2014-02-04 21:14:49 -08:00 |
|
ZappoMan
|
15be49cb8d
|
latest changes to space invaders
|
2014-02-04 21:08:12 -08:00 |
|
ZappoMan
|
758c1e0817
|
add examples for setting model scale and translation
|
2014-02-04 20:28:11 -08:00 |
|
ZappoMan
|
2f14b265a8
|
make sure SVO files with version details are supported
|
2014-02-04 20:24:08 -08:00 |
|
ZappoMan
|
13d9b710f1
|
bump packet version
|
2014-02-04 20:23:12 -08:00 |
|
ZappoMan
|
a35e5eeb92
|
move modelScale before translation and rotation since that seems to fix the corruption
|
2014-02-04 20:20:06 -08:00 |
|
ZappoMan
|
305e34e834
|
more tweaks to particles with models rendering to make space invaders work
|
2014-02-04 20:18:45 -08:00 |
|
Andrzej Kapolka
|
be4f081465
|
More work on editing parameterized URLs.
|
2014-02-04 19:55:11 -08:00 |
|
Andrzej Kapolka
|
4f4c4c68d9
|
Streaming cleanup, streaming script strings as repeated values.
|
2014-02-04 18:31:18 -08:00 |
|
Stephen Birarda
|
53170d3fe2
|
fix skeleton setting on parsing of identity packet
|
2014-02-04 16:49:21 -08:00 |
|
Stephen Birarda
|
6e0f484bdc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-04 15:54:15 -08:00 |
|
Stephen Birarda
|
092c969e75
|
more repairs to face and skeleton model passing
|
2014-02-04 15:48:31 -08:00 |
|
Andrzej Kapolka
|
ca52d67041
|
Basic script guides now working.
|
2014-02-04 15:40:17 -08:00 |
|
Stephen Birarda
|
adaa36a51d
|
repairs to key-framed URL sending through avatar-mixer
|
2014-02-04 15:28:27 -08:00 |
|
Andrew Meadows
|
1ad2171952
|
Fix #1862 camera should not follow head orientation when using faceshift
|
2014-02-04 15:23:10 -08:00 |
|
Stephen Birarda
|
7e3442cbd0
|
repair to PacketType so interface parses AM packet
|
2014-02-04 14:57:14 -08:00 |
|
Stephen Birarda
|
3959209bc2
|
complete movement of URLs to AvatarData for re-usability
|
2014-02-04 14:49:56 -08:00 |
|
Stephen Birarda
|
2b80a5fbb8
|
move face/skeleton model URLs to AvatarData
|
2014-02-04 14:40:41 -08:00 |
|
Philip Rosedale
|
7935e68e7a
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-04 14:33:33 -08:00 |
|
Philip Rosedale
|
29af3d7833
|
Merge pull request #1854 from ZappoMan/invaders_tweaks
Invaders tweaks
|
2014-02-04 14:30:53 -08:00 |
|
Stephen Birarda
|
26c961dc66
|
send identity packets when changes occur between keyframes
|
2014-02-04 14:24:13 -08:00 |
|