Blender Git Loki
Git Commits -> Revision 70fca25
May 10, 2021, 23:18 (GMT) |
USD import: use __func__ for MEM_callocN() names. Per suggestion from Hans Goudey in his review, I replaced hard-coded names with the __func__ macro for MED_callocN() name arguments, to help ensure names do not become obsolete in the future. |
Commit Details:
Full Hash: 70fca255fe910884b67a63f05cdc34d96d0c1d87
Parent Commit: df7da19
Lines Changed: +5, -5