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 |
|
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 |
|
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 |
|
Andrzej Kapolka
|
563725e781
|
Use the "correct" shadow strategy: include only ambient term when in shadow.
|
2014-03-27 13:44:34 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|