Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_outliner/outliner_intern.h
| Context not available. | |||||
| void OUTLINER_OT_material_drop(struct wmOperatorType *ot); | void OUTLINER_OT_material_drop(struct wmOperatorType *ot); | ||||
| void OUTLINER_OT_group_link(struct wmOperatorType *ot); | void OUTLINER_OT_group_link(struct wmOperatorType *ot); | ||||
| /* outliner_tree.c ---------------------------------------------- */ | |||||
| void OUTLINER_OT_tree_show_types_all(struct wmOperatorType *ot); | |||||
| /* outliner_tools.c ---------------------------------------------- */ | /* outliner_tools.c ---------------------------------------------- */ | ||||
| void OUTLINER_OT_operation(struct wmOperatorType *ot); | void OUTLINER_OT_operation(struct wmOperatorType *ot); | ||||
| Context not available. | |||||