Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_outliner/outliner_intern.h
| Context not available. | |||||
| void OUTLINER_OT_modifier_operation(struct wmOperatorType *ot); | void OUTLINER_OT_modifier_operation(struct wmOperatorType *ot); | ||||
| /* ---------------------------------------------------------------- */ | /* ---------------------------------------------------------------- */ | ||||
| /* outliner_tree.c ---------------------------------------------- */ | |||||
| void OUTLINER_OT_tree_show_types_all(struct wmOperatorType *ot); | |||||
| /* ---------------------------------------------------------------- */ | |||||
| /* outliner_ops.c */ | /* outliner_ops.c */ | ||||
| void outliner_operatortypes(void); | void outliner_operatortypes(void); | ||||
| void outliner_keymap(struct wmKeyConfig *keyconf); | void outliner_keymap(struct wmKeyConfig *keyconf); | ||||
| Context not available. | |||||