Philip Rosedale
|
3d84b72e22
|
Merge pull request #1347 from ey6es/master
Don't apply ambient occlusion to avatars (just voxels); get rid of persistence glow artifacts on startup.
|
2013-12-09 13:04:41 -08:00 |
|
Philip Rosedale
|
9616268da7
|
Improved full screen mirror view to allow leaning
|
2013-12-09 13:02:18 -08:00 |
|
Andrzej Kapolka
|
2381b2bbaf
|
Get rid of initial glow.
|
2013-12-09 12:30:14 -08:00 |
|
ZappoMan
|
2ca628fdf1
|
first cut at particle renderer cleanup particle jurisdiction listener fix storage of particles
|
2013-12-09 11:45:32 -08:00 |
|
Andrzej Kapolka
|
c36e04c435
|
This should fix the erroneous persistence on startup.
|
2013-12-09 11:21:32 -08:00 |
|
Andrzej Kapolka
|
85f7995700
|
Don't apply ambient occlusion to avatars (just voxels).
|
2013-12-09 11:00:35 -08:00 |
|
Andrzej Kapolka
|
e0138257f4
|
Trivial additions related to attributes.
|
2013-12-09 10:49:35 -08:00 |
|
ZappoMan
|
2cf4c3f814
|
Merge pull request #1346 from PhilipRosedale/remove_avatar_balls
Fix to render other avatar's again
|
2013-12-09 10:37:09 -08:00 |
|
Philip Rosedale
|
3bd8c53115
|
Fix to get other avatar’s model data
|
2013-12-07 11:36:51 -08:00 |
|
Andrzej Kapolka
|
039a2410b7
|
Merge branch 'master' of https://github.com/worklist/hifi into metavoxels
|
2013-12-06 17:51:24 -08:00 |
|
Andrzej Kapolka
|
4c2c8675e7
|
Merge pull request #1343 from PhilipRosedale/remove_avatar_balls
Fix to jerky avatar movement, fix for rotation broken
|
2013-12-06 17:51:11 -08:00 |
|
Philip Rosedale
|
4edb7decdf
|
removed printf
|
2013-12-06 17:47:01 -08:00 |
|
Philip Rosedale
|
9195d60b71
|
Fix to jerky avatar movement, fix for rotation broken
|
2013-12-06 17:45:28 -08:00 |
|
Andrzej Kapolka
|
913b14893d
|
Merge branch 'master' of https://github.com/worklist/hifi into metavoxels
|
2013-12-06 17:24:04 -08:00 |
|
Andrzej Kapolka
|
29870877a8
|
More work on metavoxel bits.
|
2013-12-06 17:12:29 -08:00 |
|
ZappoMan
|
91d6ef633d
|
Merge pull request #1340 from PhilipRosedale/remove_avatar_balls
Remove avatar balls
|
2013-12-06 17:11:53 -08:00 |
|
Andrzej Kapolka
|
65c21105ae
|
Merge pull request #1339 from PhilipRosedale/remove_avatar_touch
Removed _avatarTouch class
|
2013-12-06 17:11:41 -08:00 |
|
Philip Rosedale
|
66c5a10020
|
Fix chat message height
|
2013-12-06 16:47:13 -08:00 |
|
Philip Rosedale
|
4707733563
|
Removed avatar balls
|
2013-12-06 16:26:02 -08:00 |
|
ZappoMan
|
4df2f2189d
|
moved voxels scripting interface
|
2013-12-06 16:07:59 -08:00 |
|
ZappoMan
|
3d2a00b732
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_details
Conflicts:
animation-server/src/main.cpp
|
2013-12-06 16:03:02 -08:00 |
|
ZappoMan
|
ba83fa462d
|
Merge pull request #1336 from birarda/master
some NodeList cleanup
|
2013-12-06 15:59:33 -08:00 |
|
ZappoMan
|
ebb0a792a3
|
particle scripting
|
2013-12-06 15:57:11 -08:00 |
|
ZappoMan
|
91ffb5b167
|
added node type to jurisdiction messages and more work on particle editing
|
2013-12-06 15:56:51 -08:00 |
|
Philip Rosedale
|
0fcc2d8634
|
Removed _avatarTouch class
|
2013-12-06 15:11:01 -08:00 |
|
Stephen Birarda
|
e0cbb13aa6
|
Revert "add the resample library to interface"
This reverts commit 67d9bc0b14 .
|
2013-12-06 14:38:03 -08:00 |
|
Stephen Birarda
|
67d9bc0b14
|
add the resample library to interface
|
2013-12-06 14:29:55 -08:00 |
|
Stephen Birarda
|
bcdc066a98
|
don't set _lastInputLoudness if input is muted
|
2013-12-06 13:26:40 -08:00 |
|
Stephen Birarda
|
098010e099
|
don't crash if there is no output
|
2013-12-06 13:22:07 -08:00 |
|
Andrzej Kapolka
|
dfbf896304
|
Some work on bitstreaming.
|
2013-12-06 10:27:09 -08:00 |
|
Andrzej Kapolka
|
01b7af0b0a
|
Merge branch 'master' of https://github.com/worklist/hifi into metavoxels
|
2013-12-06 10:21:49 -08:00 |
|
ZappoMan
|
bb004e53c3
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_details
|
2013-12-06 10:19:08 -08:00 |
|
Philip Rosedale
|
349b7b493b
|
Merge pull request #1332 from ey6es/master
Tweaks to hand rotation, basic hand/avatar collisions using "capsule cone" proxies.
|
2013-12-06 09:15:30 -08:00 |
|
ZappoMan
|
426c89b639
|
First cut at new ParticleEditPacketSender class
|
2013-12-05 18:00:56 -08:00 |
|
Andrzej Kapolka
|
e97099a9b2
|
Merge branch 'master' of https://github.com/worklist/hifi into metavoxels
|
2013-12-05 17:53:21 -08:00 |
|
Stephen Birarda
|
992a418b81
|
fix casing of include in AnimationServer
|
2013-12-05 17:42:32 -08:00 |
|
Stephen Birarda
|
04b13149b5
|
remove unneeded include in NodeList
|
2013-12-05 17:39:37 -08:00 |
|
Stephen Birarda
|
c2e11e8d8c
|
more NodeList cleanup
|
2013-12-05 17:39:02 -08:00 |
|
Stephen Birarda
|
e99b126134
|
remove quickExit option from AS, fix cleanup in DS
|
2013-12-05 17:35:26 -08:00 |
|
Stephen Birarda
|
8f4e641ade
|
remove NodeList threads that are deprecated
|
2013-12-05 17:11:58 -08:00 |
|
Andrzej Kapolka
|
d374716c7d
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-12-05 17:09:19 -08:00 |
|
Andrzej Kapolka
|
36ea1675ef
|
Merge pull request #1334 from PhilipRosedale/ravectomy
Ravectomy
|
2013-12-05 17:08:55 -08:00 |
|
Andrzej Kapolka
|
0ffdc9ba16
|
Merge pull request #1333 from birarda/master
remove the hardware directory
|
2013-12-05 17:05:34 -08:00 |
|
Stephen Birarda
|
146d5294a0
|
more PortAudio cleanup in cmake
|
2013-12-05 16:51:04 -08:00 |
|
Philip Rosedale
|
3f957bbf5d
|
Rave out!
|
2013-12-05 16:46:11 -08:00 |
|
Stephen Birarda
|
8d5dd4ec6d
|
remove the hardware directory
|
2013-12-05 16:44:41 -08:00 |
|
Andrzej Kapolka
|
16cfeff00d
|
Ignore further up the hierarchy.
|
2013-12-05 16:37:40 -08:00 |
|
Andrzej Kapolka
|
02cd97deb1
|
Adjust palm collision size, use last free index when ignoring.
|
2013-12-05 16:28:33 -08:00 |
|
ZappoMan
|
c067f8ad11
|
moved most of VoxelEditPacketSender into new generic base class OctreeEditPacketSender
|
2013-12-05 16:27:35 -08:00 |
|
Philip Rosedale
|
a1027b7dda
|
reverse Hz change because I’ve got some other stuff in there
|
2013-12-05 16:03:06 -08:00 |
|