Blender Git Loki
Git Commits -> Revision bb9d068
Revision bb9d068 by Sergey Sharybin (master) December 14, 2017, 10:09 (GMT) |
Depsgraph: Cleanup, use more explicit way to fill in a structure The possible issue with just listing arguments is that it might not be clear what particular value is used for. For example, is it a scene itself, or is it a parent scene? Not as if it's not very clear now, but better be explicit for the future, and me reading code in 10 years. |
Commit Details:
Full Hash: bb9d068ccc2b86d4f3fc06fceca90f26e34cdf7e
Parent Commit: b83b6af
Lines Changed: +4, -5
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_flush.cc (+4, -5) (Diff)