Blender Git Loki
Git Commits -> Revision 1b6daa8
Revision 1b6daa8 by Christoph Lendenfeld (master) October 31, 2021, 11:19 (GMT) |
Cleanup: Extract keyframe filter to constant An int flag is used to filter animation channels for operators to work on. The flag was duplicated multiple times. This patch removes the duplication by creating a constant Reviewed by: Sybren A. St�vel Differential Revision: https://developer.blender.org/D12486 Ref: D12486 |
Commit Details:
Full Hash: 1b6daa871da9acc7c17aae9965633a4da604ba63
Parent Commit: 4e502bb
Lines Changed: +8, -13
1 Modified Path:
/source/blender/editors/space_graph/graph_slider_ops.c (+8, -13) (Diff)