Blender V2.61 - r43446
|
Public Attributes | |
ListBase | backups |
ListBase | searchp |
Scene * | scene |
ScrArea * | sa |
PointerRNA | rna_ptr |
Object * | ob |
bArmature * | arm |
bPose * | pose |
bAction * | act |
TimeMarker * | marker |
int | selcount |
int | totcount |
short | state |
short | redraw |
short | flag |
short | search_cursor |
char | searchstr [64] |
char | searchold [64] |
char | headerstr [200] |
Definition at line 715 of file poselib.c.
Referenced by poselib_apply_pose(), poselib_backup_posecopy(), poselib_keytag_pose(), poselib_preview_apply(), poselib_preview_cleanup(), poselib_preview_get_next(), poselib_preview_handle_event(), and poselib_preview_init_data().
Definition at line 713 of file poselib.c.
Referenced by poselib_apply_pose(), poselib_preview_apply(), poselib_preview_cleanup(), and poselib_preview_init_data().
Definition at line 705 of file poselib.c.
Referenced by poselib_backup_free_data(), poselib_backup_posecopy(), and poselib_backup_restore().
Definition at line 723 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_handle_event(), and poselib_preview_init_data().
char tPoseLib_PreviewData::headerstr[200] |
Definition at line 729 of file poselib.c.
Referenced by poselib_preview_apply(), and poselib_preview_init_data().
Definition at line 716 of file poselib.c.
Referenced by poselib_apply_pose(), poselib_preview_apply(), poselib_preview_cleanup(), poselib_preview_get_next(), poselib_preview_handle_event(), and poselib_preview_init_data().
Definition at line 712 of file poselib.c.
Referenced by poselib_keytag_pose(), poselib_preview_apply(), poselib_preview_cleanup(), and poselib_preview_init_data().
Definition at line 714 of file poselib.c.
Referenced by poselib_apply_pose(), poselib_backup_posecopy(), poselib_keytag_pose(), poselib_preview_cleanup(), and poselib_preview_init_data().
Definition at line 722 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_handle_event(), poselib_preview_handle_search(), poselib_preview_init_data(), and poselib_preview_modal().
Definition at line 711 of file poselib.c.
Referenced by poselib_apply_pose(), and poselib_preview_init_data().
Definition at line 709 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_cleanup(), and poselib_preview_init_data().
Definition at line 708 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_cleanup(), and poselib_preview_init_data().
Definition at line 725 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_handle_event(), poselib_preview_handle_search(), and poselib_preview_init_data().
char tPoseLib_PreviewData::searchold[64] |
Definition at line 727 of file poselib.c.
Referenced by poselib_preview_get_next(), poselib_preview_handle_event(), and poselib_preview_init_data().
Definition at line 706 of file poselib.c.
Referenced by poselib_preview_cleanup(), and poselib_preview_get_next().
char tPoseLib_PreviewData::searchstr[64] |
Definition at line 726 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_get_next(), poselib_preview_handle_event(), poselib_preview_handle_search(), and poselib_preview_init_data().
Definition at line 718 of file poselib.c.
Referenced by poselib_apply_pose(), poselib_backup_posecopy(), and poselib_keytag_pose().
Definition at line 721 of file poselib.c.
Referenced by poselib_preview_apply(), poselib_preview_cleanup(), poselib_preview_exec(), poselib_preview_exit(), poselib_preview_handle_event(), poselib_preview_init_data(), poselib_preview_invoke(), and poselib_preview_modal().
Definition at line 719 of file poselib.c.
Referenced by poselib_backup_posecopy().