Blender Git Loki
Git Commits -> Revision 524fb9b
Revision 524fb9b by Sybren A. Stüvel (sybren-usd) June 28, 2019, 12:13 (GMT) |
USD: abstracted the `ensure_xxx_writer` functions The `ensure_xform_writer` and `ensure_data_writer` were very similar, and in preparation of also creating hair and particle system writers I turned them into one higher-order function that can be used for all those purposes. No functional changes. |
Commit Details:
Full Hash: 524fb9b76965457e166d099db5f4d884f3516ec1
Parent Commit: cc76ea2
Lines Changed: +16, -28