overte-Armored-Dragon/interface/src/avatar
2015-10-29 22:15:26 -07:00
..
Avatar.cpp Don't render avatar's renderBoundingCollisionShapes before the data is there. 2015-10-28 13:58:44 -07:00
Avatar.h cleanups 2015-10-15 14:52:38 -07:00
AvatarActionHold.cpp fix bug that was deleting actions with 0 ttl. in js interface, action parameter 'lifetime' is now called 'ttl' 2015-10-26 13:50:21 -07:00
AvatarActionHold.h prepare for possible future coding standard 2015-10-19 17:46:34 -07:00
AvatarManager.cpp Reduce lock time. 2015-10-28 10:49:19 -07:00
AvatarManager.h change how hold action works 2015-10-13 11:36:58 -07:00
AvatarMotionState.cpp We weren't setting type for avatar motion states. 2015-10-29 22:15:26 -07:00
AvatarMotionState.h allow for asynchronous building of collision shape 2015-08-21 10:48:26 -07:00
AvatarUpdate.cpp Removed _myAvatar from Application 2015-10-06 13:56:25 -07:00
AvatarUpdate.h Snapshot of no-judder, before cleanup. 2015-09-07 09:57:05 -07:00
FaceModel.cpp Remove obsolete code. 2015-08-13 15:08:26 -07:00
FaceModel.h Remove obsolete code. 2015-08-13 15:08:26 -07:00
Hand.cpp more warning fixes 2015-09-22 17:22:09 -07:00
Hand.h improved debug render of hand coordinates 2015-09-11 13:22:11 -07:00
Head.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
Head.h Hooked up isTalking flag to Rig and AnimGraph. 2015-09-18 18:05:51 -07:00
ModelReferential.cpp octree uses shared pointers 2015-09-08 11:59:48 -07:00
ModelReferential.h octree uses shared pointers 2015-09-08 11:59:48 -07:00
MyAvatar.cpp Merge pull request #6214 from howard-stearns/goToPosition 2015-10-29 10:15:26 -07:00
MyAvatar.h fix whitespace 2015-10-28 09:42:55 -07:00
MyCharacterController.cpp more prep for shifting avatar during HMD motion 2015-10-27 13:15:38 -07:00
MyCharacterController.h more prep for shifting avatar during HMD motion 2015-10-27 13:15:38 -07:00
SkeletonModel.cpp Rig: Removed dt from updateFromEyeParameters() 2015-10-28 18:10:41 -07:00
SkeletonModel.h add overrides for Avatar classes in Interface 2015-10-05 15:52:47 -07:00