Blender Git Commit Log

Git Commits -> Revision a297e1b

Revision a297e1b by Campbell Barton (master)
October 17, 2017, 04:16 (GMT)
WM: move gesture operator callbacks into own file

`wm_operators.c` is near 5k LOC with lots of mixed functionality,
extract gesture callbacks since they aren't closely related.

Commit Details:

Full Hash: a297e1bb93afcd2a216e074e6fd72c7914768cdf
Parent Commit: 99520e3
Lines Changed: +888, -790

1 Added Path:

/source/blender/windowmanager/intern/wm_gesture_ops.c (+883, -0) (View)

4 Modified Paths:

/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -787) (Diff)
/source/blender/windowmanager/wm.h (+3, -2) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021