Blender Git Loki
Git Commits -> Revision 4cb6a32
Revision 4cb6a32 by Campbell Barton (custom-normals-bmesh) June 9, 2016, 15:24 (GMT) |
More minor changes: - replace PyTuple_Pack with PyTuple_SET_ITEMS (avoids using varargs, and instead assign values directly). - rename nbr_val -> value_len (consistent with value, value_items). |
Commit Details:
Full Hash: 4cb6a326f740d8591f4fd4a228bac87bd351bb9f
Parent Commit: d7b3bf1
Lines Changed: +22, -21
1 Modified Path:
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+22, -21) (Diff)