Blender Git Loki
Git Commits -> Revision 67a617e
Revision 67a617e by Campbell Barton (master) June 4, 2020, 06:23 (GMT) |
Cleanup: move auto-execute operators into userpref_ops.c |
Commit Details:
Full Hash: 67a617e1962b4cb332b0d5d6c5c2a42948f77416
Parent Commit: 7aa4708
Lines Changed: +68, -64
5 Modified Paths:
/release/scripts/startup/bl_ui/space_userpref.py (+2, -2) (Diff)
/source/blender/editors/space_userpref/userpref_ops.c (+66, -3) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+0, -55) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -2) (Diff)
/source/blender/windowmanager/wm_files.h (+0, -2) (Diff)
/source/blender/editors/space_userpref/userpref_ops.c (+66, -3) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+0, -55) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -2) (Diff)
/source/blender/windowmanager/wm_files.h (+0, -2) (Diff)