Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_outliner/outliner_intern.h
| Context not available. | |||||
| void OUTLINER_OT_data_operation(struct wmOperatorType *ot); | void OUTLINER_OT_data_operation(struct wmOperatorType *ot); | ||||
| void OUTLINER_OT_animdata_operation(struct wmOperatorType *ot); | void OUTLINER_OT_animdata_operation(struct wmOperatorType *ot); | ||||
| void OUTLINER_OT_action_set(struct wmOperatorType *ot); | void OUTLINER_OT_action_set(struct wmOperatorType *ot); | ||||
| void OUTLINER_OT_constraint_operation(struct wmOperatorType *ot); | |||||
| void OUTLINER_OT_modifier_operation(struct wmOperatorType *ot); | |||||
| /* ---------------------------------------------------------------- */ | /* ---------------------------------------------------------------- */ | ||||
| /* outliner_ops.c */ | /* outliner_ops.c */ | ||||
| Context not available. | |||||