Blender V2.61 - r43446
|
#include <BKE_global.h>
Public Attributes | |
struct Main * | main |
char | ima [256] |
char | lib [256] |
int | relbase_valid |
struct ListBase | recent_files |
short | afbreek |
short | moving |
short | file_loaded |
char | background |
char | factory_startup |
short | winpos |
short | displaymode |
short | rendering |
short | rt |
int | f |
struct BME_Glob * | editBMesh |
int | save_over |
int | have_quicktime |
int | ui_international |
int | charstart |
int | charmin |
int | charmax |
struct VFont * | selfont |
struct ListBase | ttfdata |
int | fileflags |
int | windowstate |
Definition at line 50 of file BKE_global.h.
short Global::afbreek |
Definition at line 64 of file BKE_global.h.
Referenced by blender_test_break().
char Global::background |
Definition at line 65 of file BKE_global.h.
Referenced by blender_test_break(), and setup_app_data().
int Global::charmax |
Definition at line 84 of file BKE_global.h.
Referenced by initglobals().
int Global::charmin |
Definition at line 83 of file BKE_global.h.
Referenced by initglobals().
Definition at line 82 of file BKE_global.h.
Referenced by initglobals().
short Global::displaymode |
Definition at line 67 of file BKE_global.h.
Referenced by setup_app_data().
struct BME_Glob* Global::editBMesh |
Definition at line 74 of file BKE_global.h.
int Global::f |
Definition at line 71 of file BKE_global.h.
Referenced by BKE_undo_step(), initglobals(), and setup_app_data().
Definition at line 66 of file BKE_global.h.
short Global::file_loaded |
Definition at line 64 of file BKE_global.h.
Definition at line 89 of file BKE_global.h.
Referenced by BKE_write_undo(), read_undosave(), and setup_app_data().
Definition at line 80 of file BKE_global.h.
char Global::ima[256] |
Definition at line 56 of file BKE_global.h.
Referenced by initglobals().
char Global::lib[256] |
Definition at line 56 of file BKE_global.h.
struct Main* Global::main |
Definition at line 53 of file BKE_global.h.
Referenced by BKE_read_file_from_memfile(), BKE_undo_get_main(), clear_global(), free_blender(), initglobals(), read_undosave(), and setup_app_data().
short Global::moving |
Definition at line 64 of file BKE_global.h.
struct ListBase Global::recent_files |
Definition at line 62 of file BKE_global.h.
Definition at line 59 of file BKE_global.h.
Referenced by setup_app_data().
short Global::rendering |
Definition at line 68 of file BKE_global.h.
short Global::rt |
Definition at line 70 of file BKE_global.h.
Definition at line 77 of file BKE_global.h.
struct VFont* Global::selfont |
Definition at line 85 of file BKE_global.h.
struct ListBase Global::ttfdata |
Definition at line 86 of file BKE_global.h.
Definition at line 81 of file BKE_global.h.
Definition at line 92 of file BKE_global.h.
Referenced by initglobals().
short Global::winpos |
Definition at line 67 of file BKE_global.h.
Referenced by setup_app_data().