This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/bmesh
Campbell Barton bf0c8e116d PyAPI: add PyList_APPEND
This appends while giving ownership to the list, avoiding temp assignment.
This matches PyList_SET_ITEM which bypasses refcount's

Note, this also reduce code-size, Py_DECREF is a rather heavy macro.
2015-01-06 19:09:53 +11:00
..
2012-02-23 05:20:09 +00:00
2014-10-29 14:15:21 +01:00
2014-11-28 23:12:12 +01:00
2012-03-21 05:33:37 +00:00
2012-03-16 05:03:13 +00:00
2015-01-06 19:09:53 +11:00
2012-02-23 05:20:09 +00:00