Blender Git Commit Log
Git Commits -> Revision cc0cc88
Revision cc0cc88 by Sybren A. Stüvel (master) May 23, 2017, 15:27 (GMT) |
Alembic: reduced code duplication in read_mcols() A big chunk of code was copied between the if and else bodies. By using a boolean to store whether the c3f_ptr or c4f_ptr should be used, the in-loop condition is kept as simple as possible. |
Commit Details:
Full Hash: cc0cc880de5a66d72f571bec4c7d3eb1219aefc0
Parent Commit: 96e068d
Lines Changed: +16, -20
1 Modified Path:
/source/blender/alembic/intern/abc_customdata.cc (+16, -20) (Diff)