Blender V2.61 - r43446
|
Public Attributes | |
struct tPoseLib_Backup * | next |
struct tPoseLib_Backup * | prev |
bPoseChannel * | pchan |
bPoseChannel | olddata |
IDProperty * | oldprops |
struct tPoseLib_Backup* tPoseLib_Backup::next |
Definition at line 758 of file poselib.c.
Referenced by poselib_backup_free_data(), and poselib_backup_restore().
Definition at line 762 of file poselib.c.
Referenced by poselib_backup_posecopy(), and poselib_backup_restore().
Definition at line 763 of file poselib.c.
Referenced by poselib_backup_free_data(), poselib_backup_posecopy(), and poselib_backup_restore().
Definition at line 760 of file poselib.c.
Referenced by ED_pose_clear_paths(), free_posebuf(), pose_bone_do_paste(), poselib_apply_pose(), poselib_backup_posecopy(), poselib_backup_restore(), and poselib_keytag_pose().
struct tPoseLib_Backup * tPoseLib_Backup::prev |
Definition at line 758 of file poselib.c.
Referenced by group_move_exec().