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