Page Menu
Home
Search
Configure Global Search
Log In
Differential
D2923
Diff 9574
source/blender/windowmanager/intern/wm_operators.c
Changeset View
It would be more flexible to pass in a function and user_data (common convention in Blender),
This can then check each item, filtering it based on it's own logic.
See: source/blender/blenlib/intern/BLI_kdtree.c:304