Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesrna/intern/rna_userdef.c
| Context not available. | |||||
| {0, "USER_INTERFACE", ICON_WORKSPACE, "User Interface", ""}, | {0, "USER_INTERFACE", ICON_WORKSPACE, "User Interface", ""}, | ||||
| {19, "STYLE", ICON_FONTPREVIEW, "Text Style", ""}, | {19, "STYLE", ICON_FONTPREVIEW, "Text Style", ""}, | ||||
| {18, "BONE_COLOR_SETS", ICON_COLOR, "Bone Color Sets", ""}, | {18, "BONE_COLOR_SETS", ICON_COLOR, "Bone Color Sets", ""}, | ||||
| {1, "VIEW_3D", ICON_VIEW3D, "3D View", ""}, | {1, "VIEW_3D", ICON_VIEW3D, "3D Viewport", ""}, | ||||
| {3, "GRAPH_EDITOR", ICON_GRAPH, "Graph Editor", ""}, | {3, "GRAPH_EDITOR", ICON_GRAPH, "Graph Editor", ""}, | ||||
| {4, "DOPESHEET_EDITOR", ICON_ACTION, "Dope Sheet", ""}, | {4, "DOPESHEET_EDITOR", ICON_ACTION, "Dope Sheet", ""}, | ||||
| {5, "NLA_EDITOR", ICON_NLA, "Nonlinear Animation", ""}, | {5, "NLA_EDITOR", ICON_NLA, "Nonlinear Animation", ""}, | ||||
| {6, "IMAGE_EDITOR", ICON_IMAGE, "UV/Image Editor", ""}, | {6, "IMAGE_EDITOR", ICON_IMAGE, "UV/Image Editor", ""}, | ||||
| {7, "SEQUENCE_EDITOR", ICON_SEQUENCE, "Video Sequence Editor", ""}, | {7, "SEQUENCE_EDITOR", ICON_SEQUENCE, "Video Sequencer", ""}, | ||||
| {8, "TEXT_EDITOR", ICON_TEXT, "Text Editor", ""}, | {8, "TEXT_EDITOR", ICON_TEXT, "Text Editor", ""}, | ||||
| {9, "NODE_EDITOR", ICON_NODETREE, "Node Editor", ""}, | {9, "NODE_EDITOR", ICON_NODETREE, "Node Editor", ""}, | ||||
| {11, "PROPERTIES", ICON_PROPERTIES, "Properties", ""}, | {11, "PROPERTIES", ICON_PROPERTIES, "Properties", ""}, | ||||
| Context not available. | |||||