Blender Git Commit Log

Git Commits -> Revision 3316e28

Revision 3316e28 by Julian Eisel (master)
July 30, 2021, 14:25 (GMT)
Preferences: Move "Register File Association" to preferences level

The operator was register as a "file" operator, which are by convention
used for File Browser operators only. Move it to the "preferences"
operators, where it's displayed in the UI too.

Commit Details:

Full Hash: 3316e28418a2ce624c61324d8d3fd284afabf71b
Parent Commit: e7e9364
Lines Changed: +45, -40

5 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+1, -1) (Diff)
/source/blender/editors/space_file/file_intern.h (+0, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+0, -37) (Diff)
/source/blender/editors/space_file/space_file.c (+0, -1) (Diff)
/source/blender/editors/space_userpref/userpref_ops.c (+44, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021