Blender Git Loki
Git Commits -> Revision 20987b0
December 9, 2021, 19:52 (GMT) |
Cleanup: use more modern C++ in Cycles merge operator Use structured binding and for-each loop, remove reduntant type casts, use find_if instead of loop. Differential Revision: https://developer.blender.org/D13456 |
Commit Details:
Full Hash: 20987b0f29241e01705cf528bfd2dfa94bb695dd
Parent Commit: bd3bd77
Committed By: Brecht Van Lommel
Lines Changed: +23, -28
1 Modified Path:
/intern/cycles/session/merge.cpp (+23, -28) (Diff)