Files
test/source
Sybren A. Stüvel cc0cc880de 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.
2017-05-23 17:27:15 +02:00
..
2017-05-11 01:13:32 +02:00
2017-01-29 17:21:57 +03:00