Blender Git Loki
Git Commits -> Revision ab72406
Revision ab72406 by Sybren A. Stüvel (master) October 2, 2020, 13:42 (GMT) |
Cleanup: split up `ed_screen_context()` into separate functions Refactor `ed_screen_context()` to call separate functions, instead of having the entire functionality in one function. Each function now only retrieves the data it needs from the context. Furthermore, some string comparisons are removed. No functional changes. Reviwed by: brecht Differential Revision: https://developer.blender.org/D9090 |
Commit Details:
Full Hash: ab72406dc347b428b5ef6981afd1ca45781f0ae6
Parent Commit: 66cd82a
Lines Changed: +928, -580
1 Modified Path:
/source/blender/editors/screen/screen_context.c (+928, -580) (Diff)