Blender Git Commit Log

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

2 Modified Paths:

/source/blender/io/usd/intern/usd_reader_curve.cc (+2, -2) (Diff)
/source/blender/io/usd/intern/usd_reader_nurbs.cc (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021