Blender Git Loki
Git Commits -> Revision c02312e
June 29, 2021, 13:53 (GMT) |
Cleanup: `CTX_wm_asset_handle`, move assignment of return param Move the assignment to return parameter `*r_is_valid` to always be just above the corresponding `return` statement. This makes it easier to ensure that it is always set, and to see that it's only set once. No functional changes. |
Commit Details:
Full Hash: c02312ec6a9ee02d08f33781df7f175f1fdc416a
Parent Commit: 5218695
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenkernel/intern/context.c (+1, -2) (Diff)