Andrew Meadows
|
b69c339279
|
don't send redundant head rot and hand pos info
|
2014-03-18 09:39:05 -07:00 |
|
Andrew Meadows
|
3296447af6
|
remove dupe hand data from avatar updates
partial progress toward issue #2256
|
2014-03-17 18:23:55 -07:00 |
|
Andrew Meadows
|
ed3cf36045
|
cleanup: AvatarData doesn't derive from NodeData
Cleaner Interface since the AvatarData is already not the NodeList.
Reduces overhead/confusing code when parsing packets from AvatarMixer.
|
2014-03-17 14:10:42 -07:00 |
|
ZappoMan
|
851764a705
|
more warning fixes
|
2014-03-15 22:36:43 -07:00 |
|
Andrew Meadows
|
a045a87cca
|
Remove arm stretching, add sixense calibration
|
2014-03-14 11:11:00 -07:00 |
|
Andrew Meadows
|
e68241d2a9
|
using glm::degrees() instead of DEGREES_PER_RADIAN
|
2014-03-12 12:08:27 -07:00 |
|
Andrew Meadows
|
793a760272
|
merge upstream master into "radians" project
|
2014-03-11 17:28:36 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
Stephen Birarda
|
d1623e6e4d
|
fixes for warnings produced by Xcode 5.1
|
2014-03-11 11:45:13 -07:00 |
|
ZappoMan
|
1ceb05bf09
|
click harder
|
2014-03-08 18:22:30 -08:00 |
|
Andrzej Kapolka
|
44374732fa
|
Further joint bits.
|
2014-03-06 19:30:24 -08:00 |
|
Andrzej Kapolka
|
c5ab32235f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into joints
|
2014-03-06 17:09:24 -08:00 |
|
Andrzej Kapolka
|
3adea84b81
|
Basic joint data sending. Closes #2166.
|
2014-03-06 17:07:29 -08:00 |
|
Stephen Birarda
|
ac66f09157
|
Merge pull request #2194 from AndrewMeadows/cleanup
g++ warnings
|
2014-03-06 15:49:22 -08:00 |
|
Stephen Birarda
|
90d4bbee78
|
Merge branch 'master' of https://github.com/highfidelity/hifi into external-glm
|
2014-03-06 09:16:22 -08:00 |
|
Philip Rosedale
|
c2a63c4206
|
Merge pull request #2190 from AndrewMeadows/shapes
Collision Shapes
|
2014-03-05 17:59:42 -08:00 |
|
Stephen Birarda
|
ede32b5f1a
|
resolve conflicts on merge with upstream master
|
2014-03-05 15:31:00 -08:00 |
|
Andrew Meadows
|
a014d7883e
|
minor whitespace formatting
|
2014-03-05 07:05:27 -08:00 |
|
Stephen Birarda
|
7451cfe130
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
|
Stephen Birarda
|
231dc624ff
|
replace deprecated qt5 macros in cmake with target_link_libraries
|
2014-03-04 12:41:24 -08:00 |
|
Andrew Meadows
|
5252f22d82
|
fix warning about signed/unsigned comparison
|
2014-03-04 10:42:10 -08:00 |
|
Stephen Birarda
|
628f91cd73
|
complete quoting of varous Cmake commands, closes #1999
|
2014-03-03 12:15:05 -08:00 |
|
ZappoMan
|
64a3fb950b
|
fix warning
|
2014-03-01 11:54:24 -08:00 |
|
Andrzej Kapolka
|
d157428704
|
When we send data to the avatar mixer, send the tweaked head rotation. Closes
|
2014-02-28 16:58:22 -08:00 |
|
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 |
|