ZappoMan
|
94addc0eec
|
Merge branch 'master' of https://github.com/highfidelity/hifi into poseFilters
|
2017-04-18 08:18:23 -07:00 |
|
Zach Fox
|
e13000410e
|
Whoops
|
2017-04-17 11:02:27 -07:00 |
|
Sam Gateau
|
3519a72f8a
|
Merge pull request #10190 from samcake/ambient-bis
Introducing a tool to debug the current Zone Stack
|
2017-04-14 13:28:59 -07:00 |
|
Thijs Wenker
|
6f58e91d76
|
Merge pull request #10121 from birarda/bug/recording-cache
cleanup Agent RSI handling, make loadRecording async
|
2017-04-14 21:35:51 +02:00 |
|
Stephen Birarda
|
7b48feca66
|
address code review comments
|
2017-04-14 11:53:53 -07:00 |
|
Andrew Meadows
|
e364b8d33e
|
avatar-mixer resends to avoid stale avatar
|
2017-04-13 13:35:59 -07:00 |
|
ZappoMan
|
d7fb3367c1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into poseFilters
|
2017-04-12 17:47:18 -07:00 |
|
ZappoMan
|
8ff1ca8af6
|
swap the velocity components
|
2017-04-12 16:11:06 -07:00 |
|
Andrew Meadows
|
e64e2614e3
|
Merge pull request #10147 from alhighfidelity/Kinect-Hand-Filter
Kinect hand filter
|
2017-04-12 14:27:05 -07:00 |
|
ZappoMan
|
dce73ea428
|
some cleanup
|
2017-04-12 13:43:57 -07:00 |
|
ZappoMan
|
afe7c386c3
|
added postTransform filter
|
2017-04-11 17:03:33 -07:00 |
|
ZappoMan
|
6daf68b338
|
tweak
|
2017-04-11 14:18:21 -07:00 |
|
ZappoMan
|
82166f4947
|
add rotate and transform filters for poses
|
2017-04-11 14:06:36 -07:00 |
|
Chris Collins
|
b07ed13023
|
Merge pull request #10184 from druiz17/snapshot-fix
snapshot bug fixes
|
2017-04-11 13:00:46 -07:00 |
|
Chris Collins
|
c86acfafef
|
Merge pull request #10120 from huffman/feat/stick-default-avatar
Change default avatar to ball and stick avatar
|
2017-04-11 12:56:25 -07:00 |
|
ZappoMan
|
bab7d1e596
|
first cut at translate and scale pose filters
|
2017-04-11 12:17:28 -07:00 |
|
samcake
|
5daf365784
|
Avoiding warning maybe
|
2017-04-11 12:15:30 -07:00 |
|
Chris Collins
|
3a603e7ced
|
Merge pull request #10193 from sethalves/fix-dont-delete-tablet-qobject
change handling of life-time of TabletProxy QObjects
|
2017-04-11 11:53:47 -07:00 |
|
Zach Fox
|
6569de697d
|
Merge pull request #10187 from zfox23/fix/getAvatar_Fix
Fix FB3999; Fix crashes caused by getAvatar() design bug
|
2017-04-11 11:17:48 -07:00 |
|
samcake
|
612acbc6d5
|
Avoid pointers on temp var
|
2017-04-11 10:56:58 -07:00 |
|
Seth Alves
|
077a4fe4ae
|
change handling of life-time of TabletProxy QObjects
|
2017-04-11 10:56:47 -07:00 |
|
samcake
|
79bcf95792
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ambient-bis
|
2017-04-11 10:00:34 -07:00 |
|
druiz17
|
b7daf8c80b
|
Merge pull request #10191 from sethalves/fix-collision-hull-munging
fix -- munge collision-hull at last minute rather than store munged url as a property
|
2017-04-11 09:09:54 -07:00 |
|
Dante Ruiz
|
d823093ddb
|
fixed merge conflict
|
2017-04-11 16:58:25 +01:00 |
|
Seth Alves
|
bf16309917
|
Merge pull request #10146 from AndrewMeadows/avoid-invisible-avatars-002
avoid invisible avatars redux
|
2017-04-11 07:07:03 -07:00 |
|
Seth Alves
|
938fab6f59
|
Merge pull request #10061 from humbletim/fix-cached-ResourceCache
Fix cached ResourceCache::prefetch() state updates
|
2017-04-11 07:04:06 -07:00 |
|
Seth Alves
|
b99959c73d
|
munge collision-hull at last minute rather than store munged url as a property
|
2017-04-11 07:00:22 -07:00 |
|
Sam Cake
|
1dd98af1dd
|
And introduce a clean sorted select of the items so we keep the order of rendering of the boxes of the zone in the ZOne stack order, the color of box reflect the order (from red to blue)
|
2017-04-11 01:21:45 -07:00 |
|
Sam Cake
|
80c781bcdc
|
Fixing warning on mac and more description of the Task class
|
2017-04-10 22:17:12 -07:00 |
|
Stephen Birarda
|
db6fc40277
|
fix ScriptAvatar promotion of AvatarData
|
2017-04-10 22:15:45 -07:00 |
|
Stephen Birarda
|
84a5807ff1
|
return ScriptAvatarData raw pointer from getAvatar
|
2017-04-10 22:15:45 -07:00 |
|
Stephen Birarda
|
6c49db0f1b
|
add missing include for qScriptRegisterMetaType in Agent
|
2017-04-10 22:15:45 -07:00 |
|
Stephen Birarda
|
42a406e90a
|
add ScriptAvatar for std::shared_ptr<Avatar> passing to scripts
|
2017-04-10 22:15:45 -07:00 |
|
Zach Fox
|
0aa1e633fe
|
Fix overrides and warnings (finally?)
|
2017-04-10 22:15:45 -07:00 |
|
Zach Fox
|
2561d38d93
|
Fix GCC warning
|
2017-04-10 22:15:45 -07:00 |
|
Zach Fox
|
04792bf3bc
|
Typo fix.
|
2017-04-10 22:15:45 -07:00 |
|
Zach Fox
|
16be0ca70c
|
Birarda's CR changes
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
1984d5bc0c
|
Cleanup
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
3832abffee
|
Almost theregit add -A
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
4489c34e84
|
I'm on fire
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
5edd5d2b30
|
It's working...it's workinggit add -A!
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
a16e261735
|
Checkpoint before a number of confusing changes
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
297da90118
|
Semicolons lol
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
bc75ff4462
|
Checkpoint
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
177445c371
|
Does this work?
|
2017-04-10 22:15:44 -07:00 |
|
Stephen Birarda
|
4ed22ad7ac
|
move audio loudness to AvatarData, change AvatarData to ScriptOwnership
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
1ed53113a9
|
Commit for birarda - testing QSharedPointer instead; doesn't work right now
|
2017-04-10 22:15:44 -07:00 |
|
Zach Fox
|
6ddd7a612c
|
Initial pass at fix looks promising
|
2017-04-10 22:15:44 -07:00 |
|
Ryan Huffman
|
af11f5f327
|
Update avatar mixer packet version for stick+ball avatar
|
2017-04-10 21:27:47 -07:00 |
|
Sam Cake
|
5d7accca2b
|
Avoiding the mac compilation problem maybe
|
2017-04-10 21:12:00 -07:00 |
|