Stephen Birarda
|
ee70c93a3e
|
have scripted avatars send billboard, if they have one
|
2014-02-25 13:42:07 -08:00 |
|
Stephen Birarda
|
f2a70bf275
|
add support for billboard setting from URL
|
2014-02-25 13:38:20 -08:00 |
|
Philip Rosedale
|
b0f3ab3ccd
|
Merge pull request #2057 from ey6es/master
I believe this is what was intended for the voxel edit orbit behavior. Yaw the body, pitch the head.
|
2014-02-23 17:22:07 -08:00 |
|
Andrzej Kapolka
|
6f8f15018c
|
Allow setting the combined head orientation, which changes the body yaw and
applies the rest to the head. Closes #2050.
|
2014-02-21 17:52:20 -08:00 |
|
Andrzej Kapolka
|
ac02609bc2
|
The basic billboard behavior, closes #1864.
|
2014-02-21 15:38:49 -08:00 |
|
Andrzej Kapolka
|
10ce2cb3f0
|
Working on sending the billboards over the network.
|
2014-02-21 11:49:29 -08:00 |
|
Andrzej Kapolka
|
d8321bd419
|
Merge pull request #2034 from birarda/master
fixes for scripted avatars
|
2014-02-21 10:14:41 -08:00 |
|
Jose Carlos
|
354c9bff09
|
Correct text position for default and non default meshes
Bounding box for text background is now text dependent, much nicer now
|
2014-02-21 00:29:52 +01:00 |
|
Stephen Birarda
|
4fbe8acd1e
|
fix face and skeleton model URL Q_PROPERTY macros
|
2014-02-20 11:12:53 -08:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
Stephen Birarda
|
4ee416ba96
|
fixes for scripted avatars, closes #2033
|
2014-02-19 16:55:24 -08:00 |
|
Jose Carlos
|
828508bbf1
|
merged from master
|
2014-02-19 23:01:13 +01:00 |
|
Andrew Meadows
|
07a12c1bd4
|
Removing unused declaration of static method
|
2014-02-19 09:28:34 -08:00 |
|
Andrew Meadows
|
c134b8de5b
|
Remove Avatar::_hand, use AvatarData::_handData
|
2014-02-18 17:08:12 -08:00 |
|
Andrew Meadows
|
4565599fb3
|
Removing unused cruft: setHeadData() and friend
|
2014-02-18 15:40:38 -08:00 |
|
Jose Carlos
|
59f8851b50
|
Merge remote-tracking branch 'upstream/master' into 19489
|
2014-02-19 00:05:16 +01:00 |
|
ZappoMan
|
5cf0ad46e7
|
Merge pull request #2000 from gaitat/master
Worklist Job #19503
|
2014-02-18 09:47:26 -08:00 |
|
Jose Carlos
|
0ec554ec82
|
Added fadein and fadeout animations for display name
|
2014-02-18 00:49:26 +01:00 |
|
Jose Carlos
|
e7b54a9ef4
|
merged from master
|
2014-02-17 21:59:53 +01:00 |
|
Andrew Meadows
|
4848aa1d16
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-17 09:14:06 -08:00 |
|
Jose Carlos
|
a8f1f9a00a
|
Added animation for fade out
|
2014-02-16 14:25:41 +01:00 |
|
gaitat
|
e30cf33a03
|
Fix for Worklist Job #19503
Formatting errors
|
2014-02-15 23:04:58 -05:00 |
|
Jose Carlos
|
af48998cc7
|
Fixed position of display name: we take into account skeleton and head's height
Saved opengl state in renderDisplayName
Moved display data to AvatarData
Unified static chat function for chat and display name
|
2014-02-15 18:40:36 +01:00 |
|
gaitat
|
fcd44f5817
|
Fix for Worklist Job #19503
|
2014-02-15 08:16:05 -05:00 |
|
gaitat
|
eee839f423
|
Merge branch 'master' of github.com:highfidelity/hifi
|
2014-02-14 20:12:39 -05:00 |
|
Andrew Meadows
|
335141049c
|
Cleaning up collision check API's and re-enabling collisions with particles.
|
2014-02-14 16:33:19 -08:00 |
|
Jose Carlos
|
19cb20f0cd
|
Added rect around the display name with proper size, paying attention to
QFontMetrics data
Fully wired up the message sending and receiving from server
|
2014-02-15 01:05:21 +01:00 |
|
Jose Carlos
|
04c59b825e
|
merged from master
|
2014-02-14 20:52:22 +01:00 |
|
gaitat
|
58e773340a
|
Worklist Job #19503
Exposing the average audio intensity to javascript through the MyAvatar
object.
|
2014-02-14 09:40:59 -05:00 |
|
Andrzej Kapolka
|
91fac4eebe
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-13 17:38:23 -08:00 |
|
Jose Carlos
|
b899834c54
|
Show "displayname" in correct position
Show "displayname" when on mouse hover
Persistant displayname data
|
2014-02-14 00:23:21 +01:00 |
|
Andrew Meadows
|
ee4733d0bd
|
Fixing a comment.
|
2014-02-13 12:41:23 -08:00 |
|
Andrew Meadows
|
439cbe3f87
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
Conflicts:
interface/src/avatar/Hand.h
interface/src/avatar/MyAvatar.cpp
|
2014-02-13 12:36:01 -08:00 |
|
Andrew Meadows
|
3a8aa0c47e
|
Removing HeadData::findSpherePenetration() as unused cruft.
|
2014-02-13 10:02:16 -08:00 |
|
Jose Carlos
|
319d1f6795
|
Wired up the send of the display data to the servers
Added the renderDisplayName in Avatar
|
2014-02-12 00:54:50 +01:00 |
|
Andrzej Kapolka
|
3c535e6c9c
|
These need to be FST files, too.
|
2014-02-11 14:38:44 -08:00 |
|
ZappoMan
|
4b5e633258
|
tweaks to hydraMove.js, added scale to MyAvatar JS
|
2014-02-10 19:48:51 -08:00 |
|
Andrew Meadows
|
4edc6cd88b
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 15:42:56 -08:00 |
|
Stephen Birarda
|
3e90bcd523
|
use shorter default URLs, set as placeholder text in prefs
|
2014-02-10 11:28:22 -08:00 |
|
Stephen Birarda
|
712692f8bf
|
add fallback default URLs for head and body models
|
2014-02-10 11:15:35 -08:00 |
|
Andrew Meadows
|
be1aaee359
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 09:05:08 -08:00 |
|
Philip Rosedale
|
03bc5adf64
|
Add Audio Noise Reduction
|
2014-02-08 16:35:37 -08:00 |
|
Andrew Meadows
|
0a4eec448e
|
Removing findSpherePenetration() from AvatarData class
|
2014-02-07 10:47:00 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
cb6316bf4d
|
fix KeyState enum spacing
|
2014-02-06 11:45:52 -08:00 |
|
Stephen Birarda
|
f10404b31e
|
allow setting of avatar URLs via AvatarData properties
|
2014-02-06 11:45:37 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Stephen Birarda
|
092c969e75
|
more repairs to face and skeleton model passing
|
2014-02-04 15:48:31 -08:00 |
|
Stephen Birarda
|
adaa36a51d
|
repairs to key-framed URL sending through avatar-mixer
|
2014-02-04 15:28:27 -08:00 |
|
Stephen Birarda
|
3959209bc2
|
complete movement of URLs to AvatarData for re-usability
|
2014-02-04 14:49:56 -08:00 |
|