Blender Git Loki
Git Commits -> Revision 97e363a
Revision 97e363a by Richard Antalik (temp-attribute-processor) June 7, 2021, 14:58 (GMT) |
Cleanup: Strip duplication code Remove unused flag `SEQ_DUPE_ANIM` and code used by this flag. Remove flag `SEQ_DUPE_CONTEXT` and refactor code, to split operator logic from duplication code. Reduce indentation level in for loop. Reviewed By: sergey Differential Revision: https://developer.blender.org/D11318 |
Commit Details:
Full Hash: 97e363a06a5651193cae26a6d656aba052b71220
Parent Commit: 7d47eea
Committed By: Jacques Lucke
Lines Changed: +23, -29