Blender Git Commit Log
Git Commits -> Revision b81aad9
Revision b81aad9 by Sybren A. Stüvel (temp-cleanup-screen-context) October 2, 2020, 09:56 (GMT) |
Cleanup: refactor `ed_screen_context()` to use hash lookups Refactor `ed_screen_context()` to use `GHash` lookups instead of a sequence of string comparisons, and move each context member into its own function. |
Commit Details:
Full Hash: b81aad9064d626d1d75873672774594fd9bb70a5
Parent Commit: 63f525b
Lines Changed: +802, -517
1 Modified Path:
/source/blender/editors/screen/screen_context.c (+802, -517) (Diff)