Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_file/space_file.c
| Context not available. | |||||
| WM_operatortype_append(FILE_OT_rename); | WM_operatortype_append(FILE_OT_rename); | ||||
| WM_operatortype_append(FILE_OT_smoothscroll); | WM_operatortype_append(FILE_OT_smoothscroll); | ||||
| WM_operatortype_append(FILE_OT_directory); | WM_operatortype_append(FILE_OT_directory); | ||||
| WM_operatortype_append(FILE_OT_filename); | |||||
| } | } | ||||
| /* NOTE: do not add .blend file reading on this level */ | /* NOTE: do not add .blend file reading on this level */ | ||||
| Context not available. | |||||