Blender Git Commit Log
Git Commits -> Revision f03752b
Revision f03752b by Wayde Moss (master) January 15, 2021, 00:27 (GMT) |
Nla: Rename NlaEvalChannel->valid to domain For term consistency with usage. The clarity is more for consistency with the nla domain() processing function names and the core struct member name it stores the results in, "valid". The name "domain", which implies a function can operate on it, seems more natural than "valid", which implies something is wrong if false. No functional changes. Reviewed by: sybren Differential Revision: https://developer.blender.org/D9692 |
Commit Details:
Full Hash: f03752b92f8e02d25f39458b5cab0675227602ad
Parent Commit: 10ce2a1
Lines Changed: +16, -7